Skip to content

Commit 4a7cb65

Browse files
author
Greg Smith
committed
Final release of V1.0.9.2. Same code/binaries as beta 4.
1 parent a334e09 commit 4a7cb65

11 files changed

+30
-39
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For more information about the firmware development and customisation, refer to
9595
- https://github.com/vit3k/tonex_controller for great work on reverse engineering the Tonex One USB protocol
9696

9797
## Firmware Release Notes <a name="release_notes"></a>
98-
V1.0.9.2 (beta):
98+
V1.0.9.2:
9999
- Added support for Tuning reference (4.3B UI, web config, and Midi)
100100
- Added support for Input trim via Midi
101101
- Improved latency in serial Midi

Releases/V1.0.9.2/readme.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Release V1.0.9.2.
2+
3+
<br><br>
4+
<br><br>
5+
Files for each platform:
6+
- Espressif DevKit-C with 2 MB PSRAM (Quad SPI):<br>
7+
TonexOneController_V1.0.9.2_DevKitC_N8R2.zip
8+
<br><br>
9+
- Espressif DevKit-C with 8 MB PSRAM (Octal SPI):<br>
10+
TonexOneController_V1.0.9.2_DevKitC_N16R8.zip
11+
<br><br>
12+
- M5Stack Atom S3R:<br>
13+
TonexOneController_V1.0.9.2_M5AtomS3R.zip
14+
<br><br>
15+
- Waveshare 1.69" LCD board (no Touch):<br>
16+
TonexOneController_V1.0.9.2_Waveshare_1_69.zip
17+
<br><br>
18+
- Waveshare 1.69" Touch LCD board:<br>
19+
TonexOneController_V1.0.9.2_Waveshare_1_69_Touch.zip
20+
<br><br>
21+
- Waveshare 4.3B board, Amplifier skin images:<br>
22+
TonexOneController_V1.0.9.2_Waveshare_4_3B_Display_Amp_Skins.zip
23+
<br><br>
24+
- Waveshare 4.3B board, Pedal skin images:<br>
25+
TonexOneController_V1.0.9.2_Waveshare_4_3B_Display_Pedal_Skins.zip
26+
<br><br>
27+
- Waveshare Zero board:<br>
28+
TonexOneController_V1.0.9.2_Waveshare_Zero.zip

Releases/beta/readme.md

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,3 @@
11
Note: files in this directory are beta versions may contain bugs.
22
<br><br>
3-
V1.0.9.2 Beta 1: Initial beta version.
4-
5-
<br><br>
6-
V1.0.9.2 Beta 2:
7-
- fixed issue where external footswitch effect toggles didn't always work
8-
- added letters to effect icons to indicate which one is active (Reverb, Modulation, Delay)
9-
<br><br>
10-
V1.0.9.2 Beta 3:
11-
- fixed issue where external footswitch effect toggles still always work (types like e.g. model select that don't scale to midi 0..127)
12-
<br><br>
13-
V1.0.9.2 Beta 4:
14-
- For the 4.3B, added ability to long-press on the effect icons, to jump straight to the config for that effect
15-
<br><br>
16-
<br><br>
17-
Files for each platform:
18-
- Espressif DevKit-C with 2 MB PSRAM (Quad SPI):<br>
19-
TonexOneController_V1.0.9.2_beta_4_DevKitC_N8R2.zip
20-
<br><br>
21-
- Espressif DevKit-C with 8 MB PSRAM (Octal SPI):<br>
22-
TonexOneController_V1.0.9.2_beta_4_DevKitC_N16R8.zip
23-
<br><br>
24-
- M5Stack Atom S3R:<br>
25-
TonexOneController_V1.0.9.2_beta_4_M5AtomS3R.zip
26-
<br><br>
27-
- Waveshare 1.69" LCD board (no Touch):<br>
28-
TonexOneController_V1.0.9.2_beta_4_Waveshare_1_69.zip
29-
<br><br>
30-
- Waveshare 1.69" Touch LCD board:<br>
31-
TonexOneController_V1.0.9.2_beta_4_Waveshare_1_69_Touch.zip
32-
<br><br>
33-
- Waveshare 4.3B board, Amplifier skin images:<br>
34-
TonexOneController_V1.0.9.2_beta_4_Waveshare_4_3B_Display_Amp_Skins.zip
35-
<br><br>
36-
- Waveshare 4.3B board, Pedal skin images:<br>
37-
TonexOneController_V1.0.9.2_beta_4_Waveshare_4_3B_Display_Pedal_Skins.zip
38-
<br><br>
39-
- Waveshare Zero board:<br>
40-
TonexOneController_V1.0.9.2_beta_4_Waveshare_Zero.zip
3+
No current beta releases.

0 commit comments

Comments
 (0)