brianhouse / braid

Polyrhythms in Python: a sequencer and musical notation system for monophonic MIDI synths
http://braid.live
GNU General Public License v3.0
46 stars 6 forks source link

Various Fixes #22

Closed peterjschroeder closed 1 year ago

peterjschroeder commented 1 year ago

dd03c6c When using as a library it is useful to mute some messages via logging. deced52 & 741e6ed Python changes fef6b90 The use of argv here errors out any argv usage in your own program unless you clear out the args after use.