On Sat, May 09, 2020 at 11:50:37AM -0700, jack wrote: > Sometimes when Csound is receiving MIDI in realtime, MIDI notes get stuck. > What's the best way to kill these (or, worst case, kill all active > instrument instances)? > > I'm using Csound 6.14 and writing my score / orchestra files to it over UDP. > A live score event to achieve this would be ideal - I checked the docs and > wasn't able to find anything. > Well, Csound does respect the "All Notes Off" (123) MIDI message, if you can send that somehow. My (Axiom) leyboard has a "Panic Button" that sends that and "Reset All Controllers", which is nicely effective. If you're using Livecode, resending the offending instrument should shut things up... -- Pete -- Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here