All notable changes to this project will be documented in this file.
- Added seperators for the stomp fx's
- changes for OS 8.2.2: rename RECTI SHAPER to OCTA SHAPER
- changes for OS 8.2.2: Studio EQ and Metal EQ fx updated gains to +-18 db
- changes for OS 8.2.2: rename FUZZ to Kemper FUZZ and added Parameters
- controls(Main out / Mon Out EQ and Volumes, looper Volume) in Output Sections (instead of showing output levels)
- pedals in output Section (disabled for now, a bug has to be fixed)
- removed not working labels of output section Volumes
- another view LIVE, with very minimal elements, see screenshots in readme
- added Tuner button, flashes when active
- added another file "nord-mod.css" should make handling of different styles easier
- Various code cleanups (still a lot to do)
- Text size is now bigger uses space more efficently
- Some kind of zebra on the selection fields (uneven)
- Various code cleanups (still a lot to do)
- Adjusted alignment of gui components
- Adjust overall color scheme to more blueish, get rid of too much colors
- Added adjustable layout, switchable in SETTINGS (FULL / LIVE)
- Added Button for switching Tuner on / off
- Main Fx Categories, when selecting "all" -> Fx name not displayed / wrong
- When switching between Performance and Browse, when switch the Kemper the wrong Rig was displayed
- Main Fx Categories have now colors, roughly made like on the kemper, needs more finetuning
- Added main.js file, the starting point and add a seperate js file for the kemper, now this project can be easily used in bigger OSC projects
- Start with implementation of basic colors for the main FX categories
- Added support/experimental support for all not correct displayed values(not 100% accurate but quite close)
- Removed pre Alphas from Releases
- Get rid of unecessary javascript objects and variables(changed var to let).
- Remove theme "nord" -> default theme more blueish.
- Added support for correct value rendering: Knob: Detune, FX: Micro Pitch.
- Added experimental support for correct value rendering: Knob: Rate, FX: Rate(a math formular approach should found).
- Get rid of unecessary javascript objects and variables.
- Added better code descriptions(more to be done).
- Fixed not showing VOLUME in AMP Section.