xevi/NuEVI
Mikael Degerfält 883dbf605e Avoid converting value to a double
No need to convert a value to double when all we want is a two digits converted to string.
This also avoids linking some math library, which saved almost 8K och program storage space.
2019-06-07 00:12:06 +02:00
..
config.h Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00
globals.h Renamed menu.ino to menu.cpp 2019-06-03 19:24:21 +02:00
hardware.h Added way to enter regular menu instead of rotator menu (touch special key) if touch sensing is set too high. Added support for pneumatic bite sensing (add-on board). Experimental pitch CV out for built-in add-on CV scaler board (#define CVSCALEBOARD). LED brightness fix. 2019-03-21 09:15:28 +01:00
menu.cpp Avoid converting value to a double 2019-06-07 00:12:06 +02:00
menu.h Renamed menu.ino to menu.cpp 2019-06-03 19:24:21 +02:00
midi.h Move all source files to subdirectory to be less confusing for Arduino IDE 2019-03-04 10:16:58 +01:00
midi.ino Let us not rename files right now. 2019-03-05 08:00:38 +01:00
name.c Move all source files to subdirectory to be less confusing for Arduino IDE 2019-03-04 10:16:58 +01:00
NuEVI.ino Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00
settings.h Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00