Replies: 6 comments 5 replies
|
Hi. Wow the UI changes look great, thank you. Definately pull request for that stuff. With the BPM, I followed the big Tonex pedal, where the Midi values of 0 to 127 are scaled to 40 - 240bpm. 89 is allocated to Bank Down already. |
|
Thanks, merged now. Could you also please do a pull request for the Squareline Studio project file changes too. Thanks. |
|
I did not use squareline studio. The changes were done directly to ui_generated_169/screens/ui_Screen1.c |
|
Hi. This UI change is great. I thought the AtomS3R platform I use should have the same UI. I created a UI for AtomS3R using SquareLine Studio. DisplayMod_forAtomS3R.zip The LCD of AtomS3R is very small (0.85 inches), so I used a small font. CONFIG_LV_FONT_MONTSERRAT_10=y The display has become complicated, but I would be happy if you could add the UI changes for AtomS3R in the next update. |
|
Thank you for your contribution. Changes are complete. |


Uh oh!
There was an error while loading. Please reload this page.
I have added displaying effects status and tempo on the 1.69 non touch version to suit my need, based on v1.0.8.2 release
it is a bit of a cluster on the display though
i have also changed the way midi CC#88 works to set tempo exactly to the CC value and any cc value below 40 is set to 40.
to set tempo above 127, use CC#89 and the tempo will be set to 100 + cc value. e.g. cc#89 value 70 will set tempo to 170.
@Builty if you don't mind, i can submit the pull request to the change
anyone who wants to try can download from here
https://drive.google.com/file/d/1gt3YjVqLjs1eplN97pYZscAiwsMD4N8K/view?usp=sharing
All reactions