Every time I try to import S4 MK3 mapping I get an error message.
regarding CMDR:
I've managed to recompile the source using VS2017 (NOT latest 2019!!), then get .net & c sharp development pack, then get blend for windows as an individual component. Skipping any step will cause errors.
background: Idea was to test 14-bit midi out by raising the out range and making an out combo. CMDR-wise, it worked. (Saving and reloading the TSI). But in traktor it collapsed to 7 bits and no combo message.
.
---
bug fixes: would be great to use this method to fix CMDR with some much needed 2019-improvements:
- support for TP3 mixerFX and flux reverse etc
- move "signed encoder mode" from whole device property to per-entry
improvements:
- have the search filter out the command list (https://github.com/TakTraum/cmdr/pull/9)
- have a shortcut to inc/dec channels (just like we can inc/dec notes)
- same for modifier conditions (useful when moving around modifiers)
Gear: DDJ-1000, DDJ-SZ, DDJ-SX2, Akai AMX. Laptop: Dell XPS 15
Mappings for all this gear: https://my.djtechtools.com/users/830428
I've managed to recompile the source using VS2017 (NOT latest 2019!!), then get .net & c sharp development pack, then get blend for windows as an individual component. Skipping any step will cause errors.Hibug fixes: would be great to fix CMDR with some much needed 2019-improvements:
- support for TP3 mixerFX and flux reverse etc
- move "signed encoder mode" from whole device property to per-entry
improvements:
- have the search filter out the command list (https://github.com/TakTraum/cmdr/pull/9)
- have a shortcut to inc/dec channels (just like we can inc/dec notes)
- same for modifier conditions (useful when moving around modifiers)
I'm now activelly learning the code to upgade CMDR with the above list. I will be busy with this in the next days.
Already acheived:
- alt+"+"/"-": move channel up/down
- shift+"+"/"-": move note 8 positions up/down (matches pads)
- New column "note only" to sort by note only. Very useful for repeated commands across chnanels
Gear: DDJ-1000, DDJ-SZ, DDJ-SX2, Akai AMX. Laptop: Dell XPS 15
Mappings for all this gear: https://my.djtechtools.com/users/830428
I've now added some dev docs, including how to build the code, a changelog and the features I'm working right now.
https://github.com/pestrela/cmdr/tre...cs/development
First checkin includes this useful grep-style filtering (https://github.com/TakTraum/cmdr/pull/9 ):
wpf filtering.jpg
Gear: DDJ-1000, DDJ-SZ, DDJ-SX2, Akai AMX. Laptop: Dell XPS 15
Mappings for all this gear: https://my.djtechtools.com/users/830428
Great to see you're still working on this.
DJ'ing: 2x1200MK2, DJM 850, Dicers, F1, Zomo MC-1000, Sony MDR-v700, i7 Win 10 HP Envy
Production: Ableton Live 8 and a mouse, Sennheiser HD400, Sony VAIO
Click HERE to D/L Free Tracks from Soundcloud!!!
https://www.facebook.com/Patchdj
does it support .csv file ?
which is how rekordbox saves midi mappings
No, that is out of scope.
Rekordbox mapping is much limited, so excel is fine. No conditions, no modifiers, no multiple actions per input.
https://github.com/pestrela/music_sc...and-lots-of-fx
Editing the csv is very easy, I’ve made small mapping here as an example
https://maps.djtechtools.com/mappings/8670
Hi all,
The next release of CMDR in >2 years is now ready!
This is a large changelog, so check the new features below and make a backup of your mappings before usage.
Also please tell me which new features you liked the most!
https://github.com/pestrela/cmdr/releases/tag/0.9.7
release 0.9.7 - 7 January 2020
* New features:
* added new commands for TP3.0 (MixerFX, Flux reverse, Reverse)
* added [grep-style string filtering per column](https://github.com/TakTraum/cmdr/pull/9) (Contributed by Tom Weeps).
* added clear grid filtering
* added mass-modifier rotation:
* as a command or condition (keyboard shortcut: CTRL+1..6)
* as a value or condition value (keyboard shortcut: ALT+1..6)
* added new column to sort on Notes/CCs (exiting column sorts on Channels)
* added shortcut to mass-change channel and pad number (besides note number)
* added shortcut to select All/None, and bring top/bottom into view
* ability to mass-swap conditionsKeyboard shortcuts:* Changes to existing features:
* sorted commands by the same order as controller manager
* removed slow pop-up "fade" animations, tri-state sorting, and inability to extend ranges using shift
* selected notes are now a list instead of tree
* moved codeplex links to github
cmdr - keyboard shortcuts.jpg
Last edited by djestrela; 01-08-2020 at 07:56 AM.
Gear: DDJ-1000, DDJ-SZ, DDJ-SX2, Akai AMX. Laptop: Dell XPS 15
Mappings for all this gear: https://my.djtechtools.com/users/830428
|
Bookmarks