Due to immature development status and lack of cross-platform compatibility, MainMenu is no longer enabled by default (#4285). It can be re-enabled by running MainMenu.initBuiltInMenus
(add this to your startup file to permanently re-enable). The API for MainMenu is subject to change in the future.
MainMenu consumes less resources and no longer causes a gradual memory leak (#3870).
Fix SCIDE missing an icon on some Linux desktop environments (#4269).
Fixed incorrect parsing of strings containing \"
and single-quote symbols containing \'
in class library files (#4255).
Fixed language-side issues when using FFT UGens on a regular Buffer rather than a LocalBuf (#4050).
Added TempoClock:isRunning
method (#4254).