If anyone here is thinking "there must be a better way to populate these mappings", I discovered a spreadsheet formula that I was able to use to automatically generate all the messages, it goes something like =CONCATENATE( "ba " , DEC2HEX(ROW(), 2), " --"). You'll need to adjust the strings and the first param to the DEC2HEX depending on your starting point. Exporting the spreadsheet as a tsv, one can navigate to /local/midi/userdevices/template and populate the dat tables via Ctrl+e, pasting the contents of the tsv.
Hello thx for this tutorial! I just can't find how to import a custom midimap in a new project (or even better, have it in every new project by default...) If anyone as a clue...
How can I change the range of the slider between 0 and 1 like in the video? Mine works from 0 to 127 in the select chop. Thanks a lot for the tutorial by the way!
@@Under1The2Bridge3 I solved it a few months ago, by using the math chop prior to the select chop. By the way, this video helped me to use TD with midi, so thanks a lot
Awesome tutorial! I was wondering if there was any way to save the new device mapping to the MIDI mapper in order to open in another project file? Thanks!
Came here with the same question. Did you find a good solution? Best I can find is creating a custom new project file that has this saved in it already or exporting the data as table that can be referenced.
Matt Ragan gives a pretty good answer to this in Part 3 of his MIDI Mapping series. Here's a playlist link. TLDR you can export a custom component TOX with your MIDI mappings for each new controller then just import it into different projects as you please. ruclips.net/video/XLeghJmFBh0/видео.html
In my midi manager in log the message section shows only the value. I am using novation Launchpad X but i created custom modes with cc buttons and faders. I recieve the information of the values and buttons but since the message is instead of b++ ++, mine is only a number of the value 0-127. Is there anyone knows why i cant see any different addresses ? Only value is changing
have the same problem with my Novation Launch Control - and for me it means that the midiinmap chop isn't registering anything - any ideas on how to fix this?
If anyone here is thinking "there must be a better way to populate these mappings", I discovered a spreadsheet formula that I was able to use to automatically generate all the messages, it goes something like =CONCATENATE( "ba " , DEC2HEX(ROW(), 2), " --"). You'll need to adjust the strings and the first param to the DEC2HEX depending on your starting point. Exporting the spreadsheet as a tsv, one can navigate to /local/midi/userdevices/template and populate the dat tables via Ctrl+e, pasting the contents of the tsv.
Hello thx for this tutorial!
I just can't find how to import a custom midimap in a new project (or even better, have it in every new project by default...)
If anyone as a clue...
thank you a lot, only essential information
Great contribution to the world, thanks
How can I change the range of the slider between 0 and 1 like in the video? Mine works from 0 to 127 in the select chop. Thanks a lot for the tutorial by the way!
I'm kinda new to this but maybe you could route it through a function to reduce the range
@@Under1The2Bridge3 I solved it a few months ago, by using the math chop prior to the select chop. By the way, this video helped me to use TD with midi, so thanks a lot
Very helpful. Thanks a million!
Awesome tutorial! I was wondering if there was any way to save the new device mapping to the MIDI mapper in order to open in another project file? Thanks!
Came here with the same question. Did you find a good solution? Best I can find is creating a custom new project file that has this saved in it already or exporting the data as table that can be referenced.
Matt Ragan gives a pretty good answer to this in Part 3 of his MIDI Mapping series.
Here's a playlist link. TLDR you can export a custom component TOX with your MIDI mappings for each new controller then just import it into different projects as you please.
ruclips.net/video/XLeghJmFBh0/видео.html
@@leitflux slight correction. he talks about it at the very end of Part 2 👍
thank you!
In my midi manager in log the message section shows only the value. I am using novation Launchpad X but i created custom modes with cc buttons and faders. I recieve the information of the values and buttons but since the message is instead of b++ ++, mine is only a number of the value 0-127. Is there anyone knows why i cant see any different addresses ? Only value is changing
have the same problem with my Novation Launch Control - and for me it means that the midiinmap chop isn't registering anything - any ideas on how to fix this?
@ if you use an external midi information software you can see the addresses and then you can write it in td, it works for me
@@hppdms awesome! thanks for the tip - it works now :)
Everything works except I can't hear anything through my headphones
thank you