monome / maiden

web based editor and repl for norns
GNU General Public License v3.0
47 stars 33 forks source link

add an ace mode for `.sc` files #106

Closed pq closed 4 years ago

pq commented 6 years ago

currently non-lua files default to a generic text editor but a custom mode for supercollider would be great. as of yet, noone has written one so this would be on us.

things the mode could provide include:

mhetrick commented 6 years ago

I opened an additional norns-wide issue for better SC tooling, so it might be good to cross-reference it here: https://github.com/monome/norns/issues/462

In addition to providing a method for editing ".sc" files in maiden, it would be useful to have the ability to restart the audio engine from maiden without restarting the entire device from the hardware.

ngwese commented 4 years ago

sc files are now exposed for simple editing. full editing support is likely best accomplished in the sc ide