|
||
Title: Delaying Noteoff Post by JohnClosely on May 12th, 2004, 2:33am I can create a translation map that delays any message by 1000 ms. I would like to only delay the noteoff message. The intent is to make every note stick a little while. Setting the input event type to noteoff doesn't work. How can you delay noteoff? |
||
Title: Re: Delaying Noteoff Post by Aneng on May 26th, 2004, 11:18am Hi, I've just tried what you are attempting to do and it worked fine for me ! Check:- 1) in your input monitor window that Midi-Ox is actually receiving a note on and note off event. 2)in your output monitor window that these events are being sent to the output. 3)that your translation map is active (check 'Turn Map on (after OK)' is ticked in the translation map editor). 4)that you are transmitting on the same channel that the sound module is set to receive on. Cheers, Kev. |
||
Title: Re: Delaying Noteoff Post by Jamie OConnell on Jun 12th, 2004, 11:30am Many MIDI controllers send a Note On with 0 velocity instead of a real Note Off. All MIDI receivers should be able to deal with either type of Note Off. You should set up a delay mapping to deal with both possiblities for a complete solution. Example: -------------------snip--------------- MOXMAP Version 5 [Map] *,NoteOff,*,*,*,*,N,1000,*,*,*,*,*,* *,NoteOn,*,*,0,0,N,1000,*,*,*,*,*,* -------------------snip--------------- Hint: To use this verbatim, copy the text between the lines to a text file and name it DelayedNoteOff.txm. Then import it into the Mapping dialog. |
||
Title: Re: Delaying Noteoff Post by Jaeson_Merrill on Aug 19th, 2004, 9:59pm is there a way to apply this map to only one port? |
||
Title: Re: Delaying Noteoff Post by Jamie OConnell on Aug 19th, 2004, 10:46pm Yes. Save the map as an .OXM file, and then specify that map in a Port routing in the Routing View. |
||
Title: Re: Delaying Noteoff Post by Jaeson_Merrill on Aug 19th, 2004, 10:51pm wow thanks alot, that was so quick. sorry im a newbie :) |
||
Title: Re: Delaying Noteoff Post by Jaeson_Merrill on Aug 19th, 2004, 10:52pm sorry to be so dense, but i get an "invalid map file" message when i try that.. |
||
Title: Re: Delaying Noteoff Post by Jaeson_Merrill on Aug 19th, 2004, 10:57pm wow i am REALLY dense. please dont even reply. I saved it and it works ::) |
||
Title: Re: Delaying Noteoff Post by Jamie OConnell on Aug 20th, 2004, 11:06am Anyone doing this might also need to set their Map folder (Options | Folders...), so that the saved map is visible. |
||
Title: Re: Delaying Noteoff Post by Jaeson_Merrill on Aug 21st, 2004, 12:26am well mine was alot stupider.. i just renamed the extention instead of finding the save dialog. DOH!!! well all works and thank you so much for your invaluable help. |
||
MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1! YaBB © 2000-2003. All Rights Reserved. |