Hi all,
Problem : Many USB MIDI controllers cannot be "plugged" directly into the software creamware midi inputs.
Heavy workaraound : What I used to do was to start mi sequencer software (which recognizes the USB controller), then assign the "sequencer MDII source" to the midi input of my scope devices.
Result : The whole setup is quite heavy since one must setup tracks and so and so..
Inspiration : Last night, I remembered about a tiny piece of software that use to come with ReBirth and that could do the trick : Hubi's MIDI LoopBack device.
http://members.magnet.at/hubwin/midi.html
It installs as a device in windows, and when started it allows to route any connected midi device's input to any connected midi device's output.
SCOPE sees it as a sequencer MIDI source.
so the trick is:
1) install HLD.
2) route the USB controller's output to one of the SCOPE MIDI Inputs
3) in SCOPE's routing window connect the sequencer MIDI source to the MIDI input of the device
Have fun!
Raul
Tip: Using USB MIDI controllers with SCOPE
- siriusbliss
- Posts: 3118
- Joined: Fri Apr 06, 2001 4:00 pm
- Location: Cupertino, California US
- Contact:
I found MIDI yoke to be unstable, and am now investigating MIDIox for use with my Korg padKontrol.
Can any developers handle creating a simple module for SFP that helps map the MIDI routing pre-SFP?
Greg
Can any developers handle creating a simple module for SFP that helps map the MIDI routing pre-SFP?
Greg
Xite rig - ADK laptop - i7 975 3.33 GHz Quad w/HT 8meg cache /MDR3-4G/1066SODIMM / VD-GGTX280M nVidia GeForce GTX 280M w/1GB DDR3
how could they ?
Scope SDK deals only with stuff WITHIN SFP and CPU based programming would need an interface to the low level midi drivers in SFP (to get pre-SFP).
The latter doesn't exist and wouldn't work either, as the 2 interfaces would inevitably collide - there's no way for them to know what the other is doing currently.
cheers, Tom
<font size=-1>[ This Message was edited by: astroman on 2006-08-14 04:07 ]</font>
Scope SDK deals only with stuff WITHIN SFP and CPU based programming would need an interface to the low level midi drivers in SFP (to get pre-SFP).
The latter doesn't exist and wouldn't work either, as the 2 interfaces would inevitably collide - there's no way for them to know what the other is doing currently.
cheers, Tom
<font size=-1>[ This Message was edited by: astroman on 2006-08-14 04:07 ]</font>