Old 02-26-2012, 06:20 AM   #1
habsi
Human being with feelings
 
habsi's Avatar
 
Join Date: May 2009
Location: Austria
Posts: 155
Default MIDI Question

I tried most of the js plugins but did not find a solution. My problem is, that I want to route different midi channels from a master keyboard with key splits to kontakt. So far no problem. On channel there is a sustain controller. The keyboard can only send the cc-data on the same channel as the notes in one of the splits.

I could not find a way to tell reaper that it should take only the sustain-controller cc and map just this data to a certain (different) channel.

I would appreciate some input very much, even if it is that reaper cannot do this.

Edit: Sadly there seem to be no midi workers on the forums at the moment. Or ist the general discussions the wrong place to ask?

Last edited by habsi; 02-28-2012 at 03:24 AM. Reason: bumping
habsi is offline   Reply With Quote
Old 03-01-2012, 10:50 AM   #2
habsi
Human being with feelings
 
habsi's Avatar
 
Join Date: May 2009
Location: Austria
Posts: 155
Default bumping

someone?
habsi is offline   Reply With Quote
Old 03-01-2012, 10:53 AM   #3
plamuk
Human being with feelings
 
Join Date: Feb 2007
Posts: 3,221
Default

these should help:

http://www.thepiz.org/plugins/?p=pizmidi

you'll want to use MidiNotchFilter, probably
plamuk is offline   Reply With Quote
Old 03-01-2012, 11:05 AM   #4
habsi
Human being with feelings
 
habsi's Avatar
 
Join Date: May 2009
Location: Austria
Posts: 155
Default Thank you, nym

I will immediately look into it.
habsi is offline   Reply With Quote
Old 03-01-2012, 11:07 AM   #5
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,677
Default

There may be a JS FX that does it, I can't remember. Meanwhile, have a look at InsertPizHere's "MIDI Notch Filter"

Code:
midiNotchFilter

Isolate, remove, or channelize up to 4 specific midi messages. 

Parameters:
Message N - Type of message for this slot:
	None - Slot is disabled.
	CC - Control Change message; optionally select channel and CC number below.
	Note - Note on and off messages; optionally select channel and note number below.
	Pitch Bend - Pitch Bend message; optionally select channel below.
	Chan.Pressure - Channel Pressure (Aftertouch) message; optionally select channel below.
	Aftertouch - Polyphonic Aftertouch message; optionally select channel and note number below.
	Prog.Change - Program Change message; optionally select channel below.
 
N.Channel - MIDI channel for this slot.
 
N.Value - CC or note number for this slot (for CC, Note, and Aftertouch messages only).

Mode - Options:
	Block (Channelize) - When Out Channel is not set, the selected messages are blocked; otherwise
		they will be sent on the selected channel instead of the input channel.
	Pass - Only the selected messages will be sent through, and will be transformed to the Out 
		Channel if set; all other messages are blocked.

Out Channel - Sets the output channel for affected messages.
__________________
DarkStar ... interesting, if true. . . . Inspired by ...
DarkStar is offline   Reply With Quote
Old 03-01-2012, 11:18 AM   #6
habsi
Human being with feelings
 
habsi's Avatar
 
Join Date: May 2009
Location: Austria
Posts: 155
Default Thank you dark star

getting closer Great forum!
habsi is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:38 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.