Csound Csound-dev Csound-tekno Search About

[Csnd] How to turn off stuck MIDI notes?

Date2020-05-09 19:50
Fromjack
Subject[Csnd] How to turn off stuck MIDI notes?
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.



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

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

Date2020-05-09 20:07
FromGuillermo Senna
SubjectRe: [Csnd] How to turn off stuck MIDI notes?
Hi Jack,

Do you have a Yamaha keyboard or are you using a MIDI to USB adapter?

On 9/5/20 15:50, 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.
>
>
>
> --
> Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html
>
> 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

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

Date2020-05-09 20:39
FromPete Goodeve
SubjectRe: [Csnd] How to turn off stuck MIDI notes?
AttachmentsNone  

Date2020-05-09 20:46
Fromjack
SubjectRe: [Csnd] How to turn off stuck MIDI notes?
I'm using JACK midi. Most recently I've been getting it with a software
sequencer, but it's happened with physical (USB) keyboards as well.



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

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

Date2020-05-09 20:48
Fromjack
SubjectRe: [Csnd] How to turn off stuck MIDI notes?
Pete G. wrote
> Well, Csound does respect the "All Notes Off" (123) MIDI message,
> if you can send that somehow.

I did not realize that existed! I can definitely send one of those. Thanks!



--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

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