Freakle
2011-03-22 13:31:55
Hello,
I own one a Tascam TM-D8000 and I really like to work on it. I ve tried to configure
a generic remote for it in cubase. It works but not really. The tmd sends midi messages
from every fader, solo, cut button etc but for example fader 1, solo 1, cut 1 etc are using
address 32, fader 2, solo 2, cut 2 etc are using adr 33 and so on... so I am not able to
put this in a generic remote. I can configure just the fader or solo or mute and it works
but not all together for one channel cause of the same address.
- except the fader: if I move the fader on the first half way the fader in cubase moves
up to the max and on the 2nd half way at the tmd the fader in cubase jumps back to
beginning and starts again to move to the max - seems like there are 2 control changes
for the fader...?
I ve captured the midi messages from the tm-d8k with midiox to see, what it sends and
it seems like the tmd is sending rpn controls... I m not sure cause I really dont have the
knowledge about midi and how to use the catured midi data?
I think it will be possible to do this with the midi translator... but how?
here are the captured midi messages:
Fader 1: (the whole message would be too long so here are just some lines)
MFile 0 1 120
MTrk
0 TimeSig 4/4 24 8
0 Tempo 500000
0 Par ch=1 c=97 v=66
0 Par ch=1 c=32 v=1
0 Par ch=1 c=97 v=67
0 Par ch=1 c=32 v=124
...
41 Par ch=1 c=32 v=126
48 Par ch=1 c=97 v=66
...
776 Par ch=1 c=97 v=66
776 Par ch=1 c=32 v=1
777 Par ch=1 c=97 v=67
777 Par ch=1 c=32 v=127
TrkEnd
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
00364841 5 -- B0 61 42 1 --- CC: Data Decrement
00364842 5 -- B0 20 01 1 --- CC: Bank LSB
00364843 5 -- B0 61 43 1 --- CC: Data Decrement
00364843 5 -- B0 20 78 1 --- CC: Bank LSB
...
00365AC3 5 -- B0 61 43 1 --- CC: Data Decrement
00365AC3 5 -- B0 20 02 1 --- CC: Bank LSB
00365AE3 5 -- B0 61 42 1 --- CC: Data Decrement
00365AE3 5 -- B0 20 00 1 --- CC: Bank LSB
...
00365CD7 5 -- B0 61 42 1 --- CC: Data Decrement
00365CD8 5 -- B0 20 01 1 --- CC: Bank LSB
00365CD8 5 -- B0 61 43 1 --- CC: Data Decrement
00365CDA 5 -- B0 20 7F 1 --- CC: Bank LSB
-------------------------------------------------------------------------
Solo 1:
MFile 0 1 120
MTrk
0 TimeSig 4/4 24 8
0 Tempo 500000
0 Par ch=1 c=97 v=16
0 Par ch=1 c=32 v=1
190 Par ch=1 c=97 v=16
191 Par ch=1 c=32 v=0
TrkEnd
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
00372F60 5 -- B0 61 10 1 --- CC: Data Decrement
00372F60 5 -- B0 20 01 1 --- CC: Bank LSB
003731EF 5 -- B0 61 10 1 --- CC: Data Decrement
003731F0 5 -- B0 20 00 1 --- CC: Bank LSB
-------------------------------------------------------------------------
Cut 1:
MFile 0 1 120
MTrk
0 TimeSig 4/4 24 8
0 Tempo 500000
0 Par ch=1 c=97 v=18
0 Par ch=1 c=32 v=1
160 Par ch=1 c=97 v=18
161 Par ch=1 c=32 v=0
TrkEnd
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
00373FB8 5 -- B0 61 12 1 --- CC: Data Decrement
00373FB9 5 -- B0 20 01 1 --- CC: Bank LSB
003742AB 5 -- B0 61 12 1 --- CC: Data Decrement
003742AC 5 -- B0 20 00 1 --- CC: Bank LSB
-------------------------------------------------------------------------
Hope you can help me!
best regards!!!
freakle
I own one a Tascam TM-D8000 and I really like to work on it. I ve tried to configure
a generic remote for it in cubase. It works but not really. The tmd sends midi messages
from every fader, solo, cut button etc but for example fader 1, solo 1, cut 1 etc are using
address 32, fader 2, solo 2, cut 2 etc are using adr 33 and so on... so I am not able to
put this in a generic remote. I can configure just the fader or solo or mute and it works
but not all together for one channel cause of the same address.
- except the fader: if I move the fader on the first half way the fader in cubase moves
up to the max and on the 2nd half way at the tmd the fader in cubase jumps back to
beginning and starts again to move to the max - seems like there are 2 control changes
for the fader...?
I ve captured the midi messages from the tm-d8k with midiox to see, what it sends and
it seems like the tmd is sending rpn controls... I m not sure cause I really dont have the
knowledge about midi and how to use the catured midi data?
I think it will be possible to do this with the midi translator... but how?
here are the captured midi messages:
Fader 1: (the whole message would be too long so here are just some lines)
MFile 0 1 120
MTrk
0 TimeSig 4/4 24 8
0 Tempo 500000
0 Par ch=1 c=97 v=66
0 Par ch=1 c=32 v=1
0 Par ch=1 c=97 v=67
0 Par ch=1 c=32 v=124
...
41 Par ch=1 c=32 v=126
48 Par ch=1 c=97 v=66
...
776 Par ch=1 c=97 v=66
776 Par ch=1 c=32 v=1
777 Par ch=1 c=97 v=67
777 Par ch=1 c=32 v=127
TrkEnd
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
00364841 5 -- B0 61 42 1 --- CC: Data Decrement
00364842 5 -- B0 20 01 1 --- CC: Bank LSB
00364843 5 -- B0 61 43 1 --- CC: Data Decrement
00364843 5 -- B0 20 78 1 --- CC: Bank LSB
...
00365AC3 5 -- B0 61 43 1 --- CC: Data Decrement
00365AC3 5 -- B0 20 02 1 --- CC: Bank LSB
00365AE3 5 -- B0 61 42 1 --- CC: Data Decrement
00365AE3 5 -- B0 20 00 1 --- CC: Bank LSB
...
00365CD7 5 -- B0 61 42 1 --- CC: Data Decrement
00365CD8 5 -- B0 20 01 1 --- CC: Bank LSB
00365CD8 5 -- B0 61 43 1 --- CC: Data Decrement
00365CDA 5 -- B0 20 7F 1 --- CC: Bank LSB
-------------------------------------------------------------------------
Solo 1:
MFile 0 1 120
MTrk
0 TimeSig 4/4 24 8
0 Tempo 500000
0 Par ch=1 c=97 v=16
0 Par ch=1 c=32 v=1
190 Par ch=1 c=97 v=16
191 Par ch=1 c=32 v=0
TrkEnd
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
00372F60 5 -- B0 61 10 1 --- CC: Data Decrement
00372F60 5 -- B0 20 01 1 --- CC: Bank LSB
003731EF 5 -- B0 61 10 1 --- CC: Data Decrement
003731F0 5 -- B0 20 00 1 --- CC: Bank LSB
-------------------------------------------------------------------------
Cut 1:
MFile 0 1 120
MTrk
0 TimeSig 4/4 24 8
0 Tempo 500000
0 Par ch=1 c=97 v=18
0 Par ch=1 c=32 v=1
160 Par ch=1 c=97 v=18
161 Par ch=1 c=32 v=0
TrkEnd
TIMESTAMP IN PORT STATUS DATA1 DATA2 CHAN NOTE EVENT
00373FB8 5 -- B0 61 12 1 --- CC: Data Decrement
00373FB9 5 -- B0 20 01 1 --- CC: Bank LSB
003742AB 5 -- B0 61 12 1 --- CC: Data Decrement
003742AC 5 -- B0 20 00 1 --- CC: Bank LSB
-------------------------------------------------------------------------
Hope you can help me!
best regards!!!
freakle