using snapshot in studio drummer with none default key mapping
hi,
I am using Maschine for finger dramming. I have created a different key mapping so for example D1 loads kick instead of snare. when I save this mapping and save the instruments it will load again with the new one instead of default. but when I choose some of the snapshots preset, the mapping is overridden and no matter what I select for the midi key mapping it will not change. I can change it key by key but can not save it to the snapshot. Is there any way to do this?
Answers
-
hoping some of the developers will read this and can fix this in an update release for Studio Drummer.
I have managed to find the bug in the options script of this plugin.
function on persistence_changed , checks if init was run or not but when not, it exceute call recall_data and that assumes that var of %user_mapping_data is loaded which is not since the snapshot was made with only factory mapping and could not include the user ones.
that is why there is an error in the array offset.
I add this 3 lines :
load_array(%num_user_presets, 1)
load_array(%user_mapping_data, 1)
load_array(!user_mapping_names, 1)
which basically fixes the issue, I still need to change the mapping manually or save the user snapshot with the mapping set.
I hope this helps any one that has the same problem.
0
Categories
- All Categories
- 19 Welcome
- 1.5K Hangout
- 62 NI News
- 785 Tech Talks
- 4.1K Native Access
- 16.5K Komplete
- 2K Komplete General
- 4.3K Komplete Kontrol
- 5.7K Kontakt
- 1.6K Reaktor
- 378 Battery 4
- 845 Guitar Rig & FX
- 429 Massive X & Synths
- 1.3K Other Software & Hardware
- 5.8K Maschine
- 7.3K Traktor
- 7.3K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators