Browsing on format type - MQA
|
17-04-2021, 14:18
(This post was last modified: 17-04-2021 14:21 by simoncn.)
Post: #11
|
|||
|
|||
RE: Browsing on format type - MQA
To show MQA alongside the other audio formats, I am using the following settings:
tagValue: MQAEncoder.value.*={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder.custom} indexTags: AudioFormat itemTags: MQAEncoder, #AudioFormat Alternatively, you could replace the above tagValue setting with: tagValue: MQAEncoder.update={'MQA'}, AudioFormat.default={#AudioFormat}, AudioFormat.replace={MQAEncoder} |
|||
17-04-2021, 16:20
Post: #12
|
|||
|
|||
RE: Browsing on format type - MQA
(17-04-2021 14:18)simoncn Wrote: To show MQA alongside the other audio formats, I am using the following settings: thanks, a very elegant solution, works nicely. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)