Welcome to %s forums

BrainModular Users Forum

Login Register

Can I add/link to a 3rd party Pascal code module into my script?

I need help on a Patch
Post Reply
ahonoe
Member
Posts: 161
Location: Toronto
Contact:

Unread post by ahonoe » 11 Nov 2012, 16:58

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
Regards,

Scott

jeremysdemo
Member
Posts: 36
Contact:

Unread post by jeremysdemo » 22 Nov 2012, 20:08

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 :cool:

bsork
Site Admin
Posts: 1334
Location: Asker, Norway
Contact:

Unread post by bsork » 22 Nov 2012, 22:08

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

Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests