musikinformatik / SuperDirt

Tidal Audio Engine
GNU General Public License v2.0
520 stars 74 forks source link

Topic/midi event improvements #170

Closed telephon closed 4 years ago

telephon commented 4 years ago

here are some minor improvements for clarity.

telephon commented 4 years ago

One more thing, this is a little bit more important: in sclang preferences under Interpreter, please set Post Inline Warnings to true. The current versions will complain for all those who have set it to true.

It is good in terms of efficiency to move variable declarations outside of if/while statements. If this doesn't result in code that is well readable, functions can be defined and then called in the if statement.

yaxu commented 4 years ago

I see, will do that, thanks