
I’ve made a class to add some common used functions of supercollider in a menu using SCMenuItem.
It allows to choose soundcard for each server or all at the same time, EQ, record window, auto sintax colorize on current document, color picker, open quarks, Init Midi, check current midi messages, run a file with cmd^r .
Finally it adds a menu tree with all files in predetermined folders for easy access. When working on a project I’m always editing the same files, closing and opening the files, and I got fed up and decided to just put them in the menu bar for easy access.
I hope this might be useful for someone else, I think specially newbies will appreciate being able to change the sound card (thanks for someone who posted the code in the list) and record from a gui (thanks Wouter Snoei for ServerRecordWindow !).
Needs:
supercollider 3.3
wslib Quark