Page 1 of 1
[MIDI] Korg Nano Key Mapping

Posted:
14 Dec 2008, 23:50
by phadedvision
Here's a map I made for the Korg Nano Key I picked up last night.
Breakdown is as follows:
[Player 1]
Black Keys:
1 & 2 - Control loop length ( - / + )
3 - Send to sampler
4 - Loop
5 - Play/Pause
White Keys:
1 - 4 - Hot cue
5 - 7 - Loop memory
[Player 2]
Black Keys:
6 & 7 - Control loop length ( - / + )
8 - Send to sampler
9 - Loop
10 - Play/Pause
White Keys:
8 - 11 - Hot cue
12 - 15 - Loop memory
Enjoy!
P.S. Thanks to polocorp for the inspiration from the sampler vid!
Re: [MIDI] Korg Nano Key Mapping

Posted:
23 Dec 2008, 10:53
by w.u.
Thanks,
That's useful. Now there is no reason you won't participate to the sampler contest, don't you think?
Re: [MIDI] Korg Nano Key Mapping

Posted:
23 Dec 2008, 11:06
by wazza
Re: [MIDI] Korg Nano Key Mapping

Posted:
23 Dec 2008, 11:09
by jiel
you can use MIDI controller for the contest if you own one.
Re: [MIDI] Korg Nano Key Mapping

Posted:
23 Dec 2008, 11:41
by phadedvision
Re: [MIDI] Korg Nano Key Mapping

Posted:
30 Dec 2010, 13:43
by fastcut23
Je n'ai pas le droit de télécharger le fichier

Re: [MIDI] Korg Nano Key Mapping

Posted:
30 Dec 2010, 15:01
by Support@MixVibes
- Code: Select all
// MixVibes MIDI file
// syntax: #msg data1 data2 COMMAND
#90 38 7f LOOP 1 1 NOUP
#80 38 40 LOOP 1 1 NOUP
#90 3a 7f PLAYPAUSE 1 1 NOUP
#80 3a 40 PLAYPAUSE 1 1 NOUP
#90 36 7f SENDSAMPLER 1 0 -5 0 0 NOUP
#80 36 40 SENDSAMPLER 1 0 -5 0 0 NOUP
#90 33 7f BEAT 1 1.000000 INC NOUP
#80 33 40 BEAT 1 1.000000 INC NOUP
#90 31 7f BEAT 1 -1.000000 INC NOUP
#80 31 40 BEAT 1 -1.000000 INC NOUP
#90 3d 7f BEAT 2 -1.000000 INC NOUP
#80 3d 40 BEAT 2 -1.000000 INC NOUP
#90 3f 7f BEAT 2 1.000000 INC NOUP
#80 3f 40 BEAT 2 1.000000 INC NOUP
#90 46 7f PLAYPAUSE 2 1 NOUP
#80 46 40 PLAYPAUSE 2 1 NOUP
#90 44 7f LOOP 2 1 NOUP
#80 44 40 LOOP 2 1 NOUP
#90 42 44 SENDSAMPLER 2 0 -5 0 0 NOUP
#80 42 40 SENDSAMPLER 2 0 -5 0 0 NOUP
#90 30 74 HOTCUE1 1 1
#80 30 40 HOTCUE1 1 1
#90 34 7f HOTCUE3 1 1
#80 34 40 HOTCUE3 1 1
#90 35 72 HOTCUE4 1 1
#80 35 40 HOTCUE4 1 1
#90 32 7f HOTCUE2 1 1
#80 32 40 HOTCUE2 1 1
#90 3c 7f HOTCUE1 2 1
#80 3c 40 HOTCUE1 2 1
#90 3e 7f HOTCUE2 2 1
#80 3e 40 HOTCUE2 2 1
#90 40 7f HOTCUE3 2 1
#80 40 40 HOTCUE3 2 1
#90 41 6a HOTCUE4 2 1
#80 41 40 HOTCUE4 2 1
#90 37 7f HOTLOOP1 1 1
#80 37 40 HOTLOOP1 1 1
#90 39 7f HOTLOOP2 1 1
#80 39 40 HOTLOOP2 1 1
#90 3b 6a HOTLOOP3 1 1
#80 3b 40 HOTLOOP3 1 1
#90 43 7f HOTLOOP1 2 1
#80 43 40 HOTLOOP1 2 1
#90 45 7f HOTLOOP2 2 1
#80 45 40 HOTLOOP2 2 1
#90 47 77 HOTLOOP3 2 1
#80 47 40 HOTLOOP3 2 1
#90 48 5c HOTLOOP4 2 1
#80 48 40 HOTLOOP4 2 1
Voici le contenu du fichier, cependant je ne vois pas ce que tu en feras dans Cross.