diff --git a/README.md b/README.md index 95d5736..6f21da1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ -# android-katana-editor -Change Boss Katana settings using USB-OTG on Android. +### Katana Editor for Android + +By condor from VGuitarForums. + +_This GitHub repository is currently just a mirror for his releases._ + +**Installing** + +Extract the .apk file from the zip. Transfer this file to your Android and install it. +For example by using a file manager app. + +wikiHow has a guide to help with this step. http://www.wikihow.tech/Manually-Install-Android-Apps + +**Connecting** + +You will need a USB On-The-Go (OTG) cable. +With that, connect your Android directly to the Katana's USB port. + +Your phone will ask you, which app to open this USB device with. +Select KatanaEditor and give it any required permissions when asked. + +At first all settings may show up incorrect. This is a known issue with the current version. +Try to move some knobs on your Katana as well as sliders on the app until the app syncs and accurately shows what your amp settings are. + +**Screenshots** + +![](img/ss-panel.png) ![](img/ss-boostmod.png) ![](img/ss-fx.png) + +**Sneaky amps** + +Long press the Amp button to get a dropdown for all Sneaky Amps. + +![](img/ss-sneakyamps.png) + +You should hear the effect right away when you pick a different amp. \ No newline at end of file diff --git a/img/ss-boostmod.png b/img/ss-boostmod.png new file mode 100644 index 0000000..6b3f8c9 Binary files /dev/null and b/img/ss-boostmod.png differ diff --git a/img/ss-fx.png b/img/ss-fx.png new file mode 100644 index 0000000..f936352 Binary files /dev/null and b/img/ss-fx.png differ diff --git a/img/ss-panel.png b/img/ss-panel.png new file mode 100644 index 0000000..cb4ac58 Binary files /dev/null and b/img/ss-panel.png differ diff --git a/img/ss-sneakyamps.png b/img/ss-sneakyamps.png new file mode 100755 index 0000000..1949921 Binary files /dev/null and b/img/ss-sneakyamps.png differ