Page 1 of 1

Posted: Thu Mar 02, 2006 9:54 am
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

Posted: Thu Mar 02, 2006 11:35 am
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...

Posted: Fri Mar 03, 2006 2:59 am
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

Posted: Fri Mar 03, 2006 4:59 am
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 !!

Posted: Fri Mar 03, 2006 9:08 am
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?

Posted: Fri Mar 03, 2006 10:29 am
by craighuddy
Excellent!
If you could email it to me or post a link when you upload it, that would be fantastic.
craigAThudsonaudioDOTca

Thanks!!

Posted: Fri Mar 03, 2006 11:03 am
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

Posted: Fri Mar 03, 2006 1:12 pm
by djmicron
i don't know, try to copy manually the dsp folder from the installation disk and copy the flexor's dsp too.

Posted: Sat Mar 04, 2006 7:58 am
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>