mercury
mercury copied to clipboard
Optional to start line without new
Maybe it is nice to allow for starting a line directly with synth, sample, etc... instead of first typing new so:
new synth saw note(0 0)
will be:
synth saw note(0 0)