-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Device: Alternate Mode DrumKat 3.5 #293
Comments
From the manual, Appendix G: A drumKAT SYSTEM EXCLUSIVE DATA DUMP consists of two parts:
|
Interesting! I had never heard of the company, KAT, before! So.. I found the manual version 2.0, but that does not document the 0x11 dump type you have attached above as KAT35SYX.ZIP. The 3.5 manual is obviously where your text is taken from, it does not specify the value of the dump type but rather the lengths which can be used to distinguish the dump types. Your file has a data size of 0x3d0f, which is 53311 in decimal, and doesn't match any of the dump types described. It is only a single sysex message, so something like an all memory dump would be logical, but it seems it does not match the 3.5 manual. Sadly, the device does not allow computer initiated transfer - we have to use the manual dump feature. Unisyn is still sold by Motu? https://motu.com/products/software/unisyn/highlights.html I try to understand what you want with the Unisyn parameter? I guess you want to extract the parameter info? KnobKraft is not an editor, but just a Librarian. So it is suited to backup data from the device and send patches/kits to the device, but in the current state there is no way to edit a patch (other than the name). The functionality that KnobKraft could offer with the given information is to act as a data store for all dump types that can be initiated from the device. You would press "receive manual dump" in KnobKraft, and then send it from the device. It would be stored in the database. You could click it to send it back. That might make sense especially for devices which have too little memory, so that might suffice? |
Fascinating device, just watched a few YT videos. |
This feature-packed midi drumpad has features well ahead of its time but are difficult to unlock from a four-line screen, 10 buttons, and 4 footswitches,
I have gathered what documentation I have been able to find from archives. An OSX application called Unisyn was an existing librarian with support for KAT (now Alternate Mode) drumpads. (Galaxy was another for OS9, I did not have luck extracting the relevant files).
The UH1 File within the KAT.zip is a description of the method of getting the drumpad to communicate with the Unisyn software. The UP1 file I am unsure of how to fully decode yet, assistance would be helpful.
KAT.ZIP
KAT35SYX.ZIP
The text was updated successfully, but these errors were encountered: