dexter
2011-03-18 14:50:09
Hi there,
I'm using MT on OSX,
My suggestions:
- I'm dealing with huge scripts and I'm using an external code editor. So, it will be great to put a button in the rules section like "external editor", a possibility to define one in the prefs, and once the temp file saved, it goes in MT;
- A possibility to comment lines and blocks, with Python or C syntax : /* */ , # ;; and so ...;
- Some more verbose debugging while pasting external code;
- There is a mess with the multiple preset/rules Midi outputs, Active/selected port. Once a rule has been edited, each time I have to reselect the midi routing;
- Adding If/Then/Else statement, as addition of the current If/Then. This will greatly simplify the code and avoid using unusual Gotos;
- Adding control of the timers in the code, not only as outgoing action, and activate/deactivate rules/presets
- Syntax highlighting;
- MT no longer deletes empty lines after pasting - better for reading
Thanks
I'm using MT on OSX,
My suggestions:
- I'm dealing with huge scripts and I'm using an external code editor. So, it will be great to put a button in the rules section like "external editor", a possibility to define one in the prefs, and once the temp file saved, it goes in MT;
- A possibility to comment lines and blocks, with Python or C syntax : /* */ , # ;; and so ...;
- Some more verbose debugging while pasting external code;
- There is a mess with the multiple preset/rules Midi outputs, Active/selected port. Once a rule has been edited, each time I have to reselect the midi routing;
- Adding If/Then/Else statement, as addition of the current If/Then. This will greatly simplify the code and avoid using unusual Gotos;
- Adding control of the timers in the code, not only as outgoing action, and activate/deactivate rules/presets
- Syntax highlighting;
- MT no longer deletes empty lines after pasting - better for reading
Thanks