mercury icon indicating copy to clipboard operation
mercury copied to clipboard

Optional to start line without new

Open tmhglnd opened this issue 4 years ago • 0 comments

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)

tmhglnd avatar Jan 25 '21 15:01 tmhglnd