Replies: 1 comment
-
It shouldn't be hard to implement and not that much out of scope if we support ARIA opcodes; why not an XML extension. I wonder how many instruments use this behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I tried to get Plogue sforzatron working using out-of-the-box SFZ files.
It didn't work as is, but my investigation led me to the issue
SFZ files use values like
where
$sample_dir
is defined inside the Plogue.sforzatron.bank.xml fileSo when I replaced it with the value from the xml - everything worked just fine. I understand that to support the whole Aria stuff is impossible (given it's closed-source) and out of the project's scope - is it possible to add some rudimental
<Define>
parser?Beta Was this translation helpful? Give feedback.
All reactions