Releases: katana-dev/android-katana-editor
Version 13
- added custom amp and preamp to patch structure for save/load (old patches are not compatible)
- fixed the missing values on preamp and custom amp layout
- query the preamp & custom amp settings from amp at startup
- preamp tone control reacts on panel knob turns
Version 12
Version 12 allows you to play around with the Custom amp parameter. Long Press on "Amp" button to go to Sneaky Amps and have fun (don`t forget to select Custom from the list). In the menu bar you can request the recent PreAmp settings from the amp (at the moment it does not retrieve values automatically) -> "Retrieve SneakyAmp from Katana"
https://github.com/katana-dev/docs/blob/master/how-to/use-28-amp-types.md#katana-editor-for-android
The GUI does not update the number values of the sliders, i will fix it soon.
Custom amp values are not stored in the patch. Coming soon too.
Version 11
New version 11 of the KatanaEditor is available.
- capital bug in connection procedure is fixed. The app should now connect to Katana reliable and fast (would be happy about feedback).
- added AutoWah and PedalWah devices
- SneakyAmps and Bright settings will be stored in patch (old patches wont work! sorry)
Version 10
Version 10 enables Bright setting. For those who want to test it right now.
Version 9
Version 8
Version 7
You can now store and load your own patches in download/katana folder. Delete button is not yet working. The folder will be automatically created at first run. I also added chain selection and fixed some bugs. Now fx selection works fine with the already implemented devices. The UI now shows your device names for better overview. There are also a lot of other minor improvements.
You will find 2 example files created with the editor in attachment. Copy them into download/katana folder and have fun.
There is still a bug (the official BTS also have) related to changes which are made by user to the amp controls (gain etc) in the app. You have to alter some of the real amp controls knobs a little to hear your changes.You also have to do it after a patch is loaded. Or alternativ just toggle gate on/off which has also the same effect like turning a amp knob. Maybe somebody can help me to explain and solve this? For the patch trasmission I don`t use sysex dump but single sysex messages.
Version 6
The latest editor version fixes the reverb bug and adds the compressor device.
I also started to implement the patch store and load functionality.
Its only accessible vie the menu settings because of its early stage.
The patch store command just writes the panel settings (without button state) and patch load restore it.
The patch files will use JSON format so you will be able to edit them in the file itself too.
Version 5½
The latest version is a bigger update.
- way better connection times (nearly no delay after plugging in)
- no USB permission dialog more
- fixed a lot of bugs (Graphics EQ, Flanger and other things)
- new options for engineering stuff
- 2 new devices Tremolo and Uni-V
- UI improvements