You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Changes to make the controller work with the latest Tonex editor release
100
100
- Fixed memory leak in web config that would eventually lead to malfunction
101
101
- Added the ability to configure the WiFi transmit power
@@ -104,6 +104,14 @@ V1.0.8.2 (beta 4):
104
104
- Fixed issue where Stomp mode was not set by code, requiring it to be set manually (was broken by latest Ik changes)
105
105
- Fixed issue where the new external footswitch effect toggles didn't take into account the current state, resulting in needing multiple presses in some cases
106
106
- Changed communications to use the new messages that IK added. Much faster effect switching, and reduced ram usage
107
+
- added Amplifier Presence and Depth controls to web and 4.3B UI
108
+
- fixed up issues with cabinet disable via web and 4.3B UI
109
+
- added globals page to web and 4.3B UI, with input trim, BPM, tempo source and global cabinet bypass
110
+
- added support for Tap Tempo, via Midi and external footswitches
111
+
- fixed issue where some web params would be displayed as rounded to the nearest integer
112
+
- set Direct Monitoring automatically to the right setting
113
+
- New method of preset sync on boot that no longer changes any preset assignments
114
+
107
115
108
116
V1.0.7.2:
109
117
- New WiFi options, now allowing connection to other access points.
0 commit comments