How to export a midi from mulab?
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
-
- KVRist
- Topic Starter
- 203 posts since 26 Sep, 2014
yes, i did , but when importing in composer all exported mulab tracks are on channel 1 imported.
Ah i see that all tracks in Mulab are set on midichannel 1 ..so i set them seperated on a own midi channel.. let's look how this works out
Ah i see that all tracks in Mulab are set on midichannel 1 ..so i set them seperated on a own midi channel.. let's look how this works out
-
- KVRist
- Topic Starter
- 203 posts since 26 Sep, 2014
Yes, it works: i get now the seperated midichannels from the demo songs from Mulab imported in the composer.
This midi is never (unfortenaly) the same as the original midi in Mulab , because they are translated by AI musical algorythms to get it working in the composer
Its easy to see now what chordprogression is driving this demo song and add phrases from it in a library
This midi is never (unfortenaly) the same as the original midi in Mulab , because they are translated by AI musical algorythms to get it working in the composer
Its easy to see now what chordprogression is driving this demo song and add phrases from it in a library
-
- KVRist
- Topic Starter
- 203 posts since 26 Sep, 2014
Its not enough ... i do need the racks in Mulab and the automation data for tracks in the composer to get as close song in the composer as in Mulab
It must be possible to select a rack in Mulab and transform it in a MUX vsti for a track
Then i can add this Mux as Vsti in my composer
Only one problem to solve ..the automation from tracks ?
I think it is impossible to play now a demo song in my composer from Mulab
Is it possible to add controller data in the midi file ?
It must be possible to select a rack in Mulab and transform it in a MUX vsti for a track
Then i can add this Mux as Vsti in my composer
Only one problem to solve ..the automation from tracks ?
I think it is impossible to play now a demo song in my composer from Mulab
Is it possible to add controller data in the midi file ?
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
If you want to export parameter automation data to a MIDI file you'll have to use MIDI controllers.janhardo wrote:Its not enough ... i do need the racks in Mulab and the automation data for tracks in the composer to get as close song in the composer as in Mulab
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Hmm... I don't see a way to generate a stream of MIDI CC values with the CC number set and the value controlled by a Modulator. That would allow converting from parameter automation to MIDI events without having to manually reprogram everything. Or am I missing an easier way?mutools wrote:If you want to export parameter automation data to a MIDI file you'll have to use MIDI controllers.janhardo wrote:Its not enough ... i do need the racks in Mulab and the automation data for tracks in the composer to get as close song in the composer as in Mulab
-
- KVRist
- Topic Starter
- 203 posts since 26 Sep, 2014
Two existing automation systems( Mulab and composer ) getting working on a composer track.
If there is a way of converting the existing Mulab automation data into midi controller data?
If there is a way of converting the existing Mulab automation data into midi controller data?
- KVRAF
- 13865 posts since 24 Jun, 2008 from Europe
That should be doable with the MIDI CC Generator module.pljones wrote:Hmm... I don't see a way to generate a stream of MIDI CC values with the CC number set and the value controlled by a Modulator.
Ah for that case it won't work cause the generated MIDI CCs are generated in realtime. So you would have to capture them using an Event Recorder. Whether that's faster than reprogramming everything, i don't know.That would allow converting from parameter automation to MIDI events without having to manually reprogram everything. Or am I missing an easier way?
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Ah, I should have tried again after re-installing the full updates. That appears to work now!mutools wrote:That should be doable with the MIDI CC Generator module.pljones wrote:Hmm... I don't see a way to generate a stream of MIDI CC values with the CC number set and the value controlled by a Modulator.
