Edison scripting: Questions & Suggestions

Discuss how to use FL Studio

Return to “FL Studio Users Forum (Looptalk)”

Forum rules
Please read them here.
[You can only see part of this thread as you are not logged in to the forums]
erluk
Thu Mar 06, 2008 8:23 pm

x

Edison scripting: Questions & Suggestions

Hi again!

While working on the FLAC import script for Edison, some questions and suggestions came up:

1. Does Pascal support multiline string literals?

2. Is there a way to map C's unions to Pascal types?

3. For TScriptDialog, a file selection dialog and a text box would be nice to have.

4. The text boxes on the script and message dialog should display scroll bars if the text doesn't fit into the window.

5. Some more documentation would be nice: What kind of Pascal does the scripting environment support? What types, units, etc... are available? Does "x2" in TSample's functions point to the end of the range or to the sample after it? Etc...

One thing that amazed me was that callbacks actually work across the Pascal-C-barrier.


reflex
Site Admin
Thu Mar 06, 2008 10:24 pm

x

Re: Edison scripting: Questions & Suggestions

erluk wrote:1. Does Pascal support multiline st...


Return to “FL Studio Users Forum (Looptalk)”