Hi All,
I am building a large library of sysex commands for various synths that I own. I am thinking that I'll use JSON for the db (json.org). I need to be able to read and parse the JSON db in my Usine script. I found a FreePascal code module to do this. Can I add it into my Usine script and if so, how?
Thanks and regards,
Scott
Can I add/link to a 3rd party Pascal code module into my script?
-
jeremysdemo
- Member
- Posts: 36
- Contact:
as far as I know you can add pascal script to any module inside USine or edit the Pascal that is already in many of them.
Of course my only experience is with MIDI loopers.
IF you open up the demo version for example there is Patch in it called, Bassliner, double click that and look for the "midi Make Monophonic" box double click that and a script box will come up, here you can modify the script and then go to the top and click "compilation" , compile and reload or comp and initiate.
jerm
Of course my only experience is with MIDI loopers.
IF you open up the demo version for example there is Patch in it called, Bassliner, double click that and look for the "midi Make Monophonic" box double click that and a script box will come up, here you can modify the script and then go to the top and click "compilation" , compile and reload or comp and initiate.
jerm
Hi, if the code you've found isn't too complicated, I guess you can "massage" it into something useful in a script.You can't however (AFAIK) include the file like a library in eg. Delphi. The scripting engine can load and read text files, and supports quite a few string functions,
Bjørn S
Who is online
Users browsing this forum: No registered users and 13 guests
