User Forum    :: Powered by YaBB
  « MIDI-OX User Forum - All notes off »
Welcome, Guest. Please Login or Register.
May 9th, 2025, 5:41pm


Home Home Help Help Search Search Members Members Login Login Register Register


   MIDI-OX User Forum
   MIDI-OX
   Mapping Questions
(Moderator: Jamie OConnell)
   All notes off
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: All notes off  (Read 1053 times)
Gidroman
New Member
*



MIDI-OX Rules!

   


Posts: 1
All notes off
« on: Nov 12th, 2009, 6:40am »
Quote Quote Modify Modify

Hello all!
 
My synthesizer always sends a signal "All notes Off" when key release, but i need that there was a signal "Note off" for the released key. Please help me to make it.
 
Sorry for my bad English.
 
P.S.: here that I receive by pressing and key release
Code:
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT      
 0038D1BA   9   1     C0    00    --    1  ---  PC: Acc. Grand Piano  
 0038D1BC   9   1     B0    7B    00    1  ---  CC: All Notes Off      
 0038D1BD   9   1     90    3C    1D    1  C  4 Note On      
 0038D3A1   9   1     B0    7B    00    1  ---  CC: All Notes Off    

IP Logged
Jamie OConnell
Administrator
*****






   
WWW Email

Gender: male
Posts: 2027
Re: All notes off
« Reply #1 on: Nov 22nd, 2009, 7:01pm »
Quote Quote Modify Modify

It sounds like this must be a monophnic synth?  "All notes off" will silence anything playing.  In this case you could do it by scripting and filtering the 'All notes off'.  You wouldn't even need an array as only one note can sound at a time -- just remeber which note is playing and issue a note on with zero velocity, or a note off using the remembered note number.
IP Logged

--Jamie
Music is its own reward.

Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »


MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.