Having trouble when importing midi tracks. Seems to blow away everything - filters, inputs, outputs, tracks. What's the best way to retain all maps and just import a midi track? I've got a routing/mapping setup that I'd like to be active under all circumstances, freely importing SMF drum tracks/patterns, etc. (below) Thanks! -- # WORLDE easy control dnew 8 "24:0" rw # Akai MPD18 dnew 9 "28:0" rw # AMT8 dnew 0 "32:0" rw dnew 1 "32:1" rw dnew 2 "32:2" rw dnew 3 "32:3" rw dnew 4 "32:4" rw dnew 5 "32:5" rw dnew 6 "32:6" rw dnew 7 "32:7" rw # VFX multi controller inew vfx1 {0 0} inew vfx2 {0 1} inew vfx3 {0 2} inew vfx4 {0 3} inew vfx5 {0 4} inew vfx6 {0 5} inew vfx7 {0 6} inew vfx8 {0 7} inew vfx9 {0 8} inew vfx10 {0 9} inew vfx11 {0 10} inew vfx12 {0 11} # Mobius Sequencer inew mobi {4 0} # Impulse 49 inew imp {7 0} # MPD18 inew mpd {9 0} # Worlde inew wrld {8 0} # VFX instrument onew vfxsyn {0 3} #oaddev {pc vfxsyn 4} # Wavestation onew wsad {1 0} #oaddev {pc wsad 10} # Matrix 1000 onew m1k1 {2 0} #oaddev {pc m1k1 10} # Matrix 1000 #2 onew m1k2 {3 0} #oaddev {pc m1k2 10} # Emu E4XT multi onew e4xt1 {5 0} onew e4xt2 {5 1} onew e4xt3 {5 2} onew e4xt4 {5 3} onew e4xt5 {5 4} onew e4xt6 {5 5} onew e4xt7 {5 6} onew e4xt8 {5 7} onew e4xt16 {5 15} # MOTM Modular onew motm {6 0} metrocf {non e4xt16 84 100} {non e4xt16 82 80} fnew p2 fmap {any vfx1} {any vfxsyn} fmap {any vfx2} {any wsad} fmap {any vfx3} {any m1k1} fmap {any vfx3} {any m1k2} fmap {any vfx4} {any e4xt1} fmap {any vfx5} {any motm} fmap {any vfx7} {any e4xt2} fmap {any vfx8} {any e4xt3} fmap {any vfx9} {any e4xt4} fmap {any vfx10} {any e4xt5} fmap {any vfx11} {any e4xt6} fmap {any vfx12} {any e4xt7} fmap {any mpd} {any e4xt8} fmap {any imp} {any motm} fmap {ctl imp 20} {ctl e4xt1 20} fmap {ctl imp 21} {ctl e4xt1 21} fmap {ctl imp 22} {ctl e4xt1 22} fmap {ctl imp 23} {ctl e4xt1 23} fmap {ctl imp 25} {ctl vfxsyn 7} fmap {ctl imp 26} {ctl wsad 7} fmap {ctl imp 27} {ctl m1k1 7} fmap {ctl imp 27} {ctl m1k2 7} fmap {ctl imp 28} {ctl e4xt1 7} fmap {ctl wrld 14} {ctl e4xt1 24} fmap {ctl wrld 15} {ctl e4xt1 25} fmap {ctl wrld 16} {ctl e4xt1 26} fmap {ctl wrld 17} {ctl e4xt1 27} fmap {ctl wrld 18} {ctl e4xt1 28} fmap {ctl wrld 19} {ctl e4xt1 29} fmap {ctl wrld 20} {ctl e4xt1 30} fmap {ctl wrld 21} {ctl e4xt1 31}Received on Thu, 7 Feb 2019 22:07:10 -0800
This archive was generated by hypermail 2.1.8 : Sat Feb 09 2019 - 02:00:38 CET