Skip to content

Releases: katana-dev/android-katana-editor

Version 13

27 Apr 20:50
Compare
Choose a tag to compare
  • 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

15 Apr 10:02
Compare
Choose a tag to compare

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

15 Apr 10:02
Compare
Choose a tag to compare

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

15 Apr 10:02
Compare
Choose a tag to compare

Version 10 enables Bright setting. For those who want to test it right now.

Version 9

15 Apr 09:53
Compare
Choose a tag to compare

I added support for selection of the Sneaky Amps. ;D
Long press on the main "Amp" button activates a drop down list to choose from.
They are not stored in the patch and you can`t edit Custom amp yet. Coming soon.

Version 8

15 Apr 09:52
Compare
Choose a tag to compare

In this revision I unified the UI handling for all buttons. Now you can directly change from e.g. Delay/Fx to Boost/Mod. Added the sync cmd after patch has been loaded too.

Version 7

15 Apr 09:51
Compare
Choose a tag to compare

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

15 Apr 09:50
Compare
Choose a tag to compare

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½

15 Apr 09:49
Compare
Choose a tag to compare

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

Version 5

15 Apr 09:43
Compare
Choose a tag to compare

This version fixes a bug in GraphicEQ and update the UI if you select color button in Boost/Mod or Delay/Fx in the app.