FR: MIDI Controller Rack to control external MIDI soundmodules
-
- KVRist
- 332 posts since 26 Jul, 2012
MuLab 6.4.23:
to use a external MIDI soundmodule, it's possible to use a rack with Event Output connected to external MIDI soundmodules, but without Pitch Bend function support.
unfortunately have volume, pan, mute, solo no effect to a connected external MIDI soundmodule, because there are only audio controllers.
MIDI controller Rack could have the same look but with MIDI controller commands:
Volume (B0 07) 0..127 to control MIDI volume
Pan (B0 0A) 0..127 to control MIDI pan
Mute (B0 07 00) set MIDI volume to 0 and UnMute set to MIDI value to last MIDI volume value
Program Change (C0) 0..127
Bank Select MSB (B0 00) 0..127
Bank Select LSB (B0 20) 0..127
Channel 1..16
to use a external MIDI soundmodule, it's possible to use a rack with Event Output connected to external MIDI soundmodules, but without Pitch Bend function support.
unfortunately have volume, pan, mute, solo no effect to a connected external MIDI soundmodule, because there are only audio controllers.
MIDI controller Rack could have the same look but with MIDI controller commands:
Volume (B0 07) 0..127 to control MIDI volume
Pan (B0 0A) 0..127 to control MIDI pan
Mute (B0 07 00) set MIDI volume to 0 and UnMute set to MIDI value to last MIDI volume value
Program Change (C0) 0..127
Bank Select MSB (B0 00) 0..127
Bank Select LSB (B0 20) 0..127
Channel 1..16
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
MuLab does support external MIDI instruments. The specific FR you posted indeed is not planned on short term, sorry.
-
- KVRist
- Topic Starter
- 332 posts since 26 Jul, 2012
But without working Pitch Bend it's not realy usablemutools wrote:MuLab does support external MIDI instruments. The specific FR you posted indeed is not planned on short term, sorry.
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
-
- KVRist
- Topic Starter
- 332 posts since 26 Jul, 2012
It makes no sense do not use racks with external MIDI instruments, because with this limitation it's not possible to color tracks, use arpeggiator, use drummap, etc.mutools wrote:You don't have to use a rack to use MIDI out.
this are massive limitations of a basic functionality, which are all other naming DAWs on market not have.
with entry level Cakewalk Music Creator i can do this all, which is not possible with MuLab.
Ok, your right, i don't have to use MuLab.
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Absolutely untrue. You can do all that in a MUX in the project modular area.Hermu wrote:It makes no sense do not use racks with external MIDI instruments, because with this limitation it's not possible to color tracks, use arpeggiator, use drummap, etc.mutools wrote:You don't have to use a rack to use MIDI out.
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
That said, i already said that there is a pitchbend problem when streaming MIDI events thru a rack's mixerstrip (ie. pre-fader all works ok, but they don't reach post-fader) and that i'll look into that. But that's completely something else than your starting post above which made you say that MuLab does not support external MIDI, which is absolutely untrue.
-
- KVRist
- Topic Starter
- 332 posts since 26 Jul, 2012
Yes, i have tried to do this with MUX, but the result was ever a compromise and is not adequate compared to external MIDI support of other DAWsmutools wrote:Absolutely untrue. You can do all that in a MUX in the project modular area.Hermu wrote:It makes no sense do not use racks with external MIDI instruments, because with this limitation it's not possible to color tracks, use arpeggiator, use drummap, etc.mutools wrote:You don't have to use a rack to use MIDI out.
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
Why?Hermu wrote:Yes, i have tried to do this with MUX, but the result was ever a compromise
-
- KVRist
- Topic Starter
- 332 posts since 26 Jul, 2012
1. Pitch Bend didn't work with racksmutools wrote:Why?Hermu wrote:Yes, i have tried to do this with MUX, but the result was ever a compromise
2. to use MUX within MuLab i have to use racks
3. can't realise Program Change with MUX
4. MIDI Controller Generator for MSB, LSB, Volume and Pan - channel must be selected separatly for each, channels could not draged outside to a front Panel or changed with 1 channel knob for all
to use MUX in the project modular area, it's to complex and unflexible
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
That's fixed in the M6.4.25 test version, see http://www.kvraudio.com/forum/viewtopic ... 5#p6123325Hermu wrote:1. Pitch Bend didn't work with racks
Not at all. You can use MUXes in the Project Modular Area. Click the Modular button on top, add a MUX there and do all kind of MIDI stuff in there, choose that MUX as a track target.2. to use MUX within MuLab i have to use racks
That's about your FR on top of this topic and indeed maybe other DAWs have a specialized MIDI mixer page including controller data MSB/LSB support that more fits your ideal. Such extra specific MIDI support is not planned on short term. Note that you can use/program such MIDI events in MuLab's Event List Editor, and eventually make preset sequences for them in your user library.3. can't realise Program Change with MUX
4. MIDI Controller Generator for MSB, LSB, Volume and Pan - channel must be selected separatly for each, channels could not draged outside to a front Panel or changed with 1 channel knob for all
-
- KVRist
- Topic Starter
- 332 posts since 26 Jul, 2012
thank's for fixing Pitch Bend thru rack problem, now it works as expectedmutools wrote:That's fixed in the M6.4.25 test version, see http://www.kvraudio.com/forum/viewtopic ... 5#p6123325Hermu wrote:1. Pitch Bend didn't work with racks
Program Change:mutools wrote:That's about your FR on top of this topic and indeed maybe other DAWs have a specialized MIDI mixer page including controller data MSB/LSB support that more fits your ideal. Such extra specific MIDI support is not planned on short term. Note that you can use/program such MIDI events in MuLab's Event List Editor, and eventually make preset sequences for them in your user library.Hermu wrote: 3. can't realise Program Change with MUX
4. MIDI Controller Generator for MSB, LSB, Volume and Pan - channel must be selected separatly for each, channels could not draged outside to a front Panel or changed with 1 channel knob for all
i have found midiProgramChange.dll on pizmidi which allows to select Program, MSB, LSB and Channel.
this makes it possible to use a external MIDI instrument similar a VST instrument plugin
