filtering and converting midi CC's on the fly

A place to talk about whatever Scope music/gear related stuff you want.

Moderators: valis, garyb

Post Reply
craighuddy
Posts: 100
Joined: Wed Mar 31, 2004 4:00 pm

Post by craighuddy »

Is there a scope module that I can place between the source and seq dest that would change CC7 data to CC11?
My controller only has sustain and volume pedal but I need to have expression, not volume. Any idea?

CH
craighuddy
Posts: 100
Joined: Wed Mar 31, 2004 4:00 pm

Post by craighuddy »

Thanks,
I looked at that however there is no way to distinguish incoming CC#'s
I need something that will take CC7 exclusivly and convert it to CC11, Not take CC1, 7 and 64 and turn then to 11. The lack of that feature makes that plug not very useful for my particular application.

Thanks though...
djmicron
Posts: 1181
Joined: Wed Jul 23, 2003 4:00 pm
Location: Milano

Post by djmicron »

if you have the flexor modules, you can do the job with the modular.
I've done this patch for example http://www.planetz.com/forums/viewtopic ... &0&start=0

Another good solution is the midi tool box, by wolf http://www.worldless.com/sfp/mtb.html
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Post by Shroomz~> »

Hi CH, this isn't an instant fix, but it would be possible to create yourself a single custom VST or VSTi knob which receives CC7 & sends out whatever CC you want (outbound CC could be selectable) This would be done in SynthEdit by modifying a 3rd party module called midiknob. I think the midiknob module is up to version 4 & now contains basic NRPN capability too.

Obviously something like Wolf's midi toolbox mentioned previously would be better, but a little customized VST knob could be loaded into any VST host on any system. Could be pretty handy !!
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Post by Shroomz~> »

I've built the device that I described above as a VST effect plugin & it's working great with virtually no CPU usage. It responds to incoming CC 7 & sends out CC 11 at the moment. It has an LCD showing the 0-127 value in real-time & also a realtime midi monitor of the midi output. Just need to add the selectable CC's on the output, make two new versions (VST & VSTi) & I'll upload it later. I'm wondering if I can put it in the devices forum even although it's not an SFP device?
craighuddy
Posts: 100
Joined: Wed Mar 31, 2004 4:00 pm

Post by craighuddy »

Excellent!
If you could email it to me or post a link when you upload it, that would be fantastic.
craigAThudsonaudioDOTca

Thanks!!
craighuddy
Posts: 100
Joined: Wed Mar 31, 2004 4:00 pm

Post by craighuddy »

On 2006-03-03 02:59, djmicron wrote:
if you have the flexor modules, you can do the job with the modular.
I've done this patch for example http://www.planetz.com/forums/viewtopic ... &0&start=0

Another good solution is the midi tool box, by wolf http://www.worldless.com/sfp/mtb.html
I grabbed your device, however when I insert Modular it says it can't find Midi Merger in the Dsp folder.
It's not there, I checked both my 4.0 and 4.5 install disks and neither one have it. Any idea on where I can dind that? strange CW would not install it ..

CH
djmicron
Posts: 1181
Joined: Wed Jul 23, 2003 4:00 pm
Location: Milano

Post by djmicron »

i don't know, try to copy manually the dsp folder from the installation disk and copy the flexor's dsp too.
User avatar
Shroomz~>
Posts: 5669
Joined: Wed Feb 23, 2005 4:00 pm
Location: The Blue Shadows

Post by Shroomz~> »

Craig, I've posted links to the device in the 'Off Topic' section. The device has been appropriately named CC7 :smile:

check it out <a href="http://www.planetz.com/forums/viewtopic ... 0">HERE</a>
Post Reply