xevi/NuEVI
Mikael Degerfält faf4f528b3 Custom draw function for curve to show the form and not just name
Draw the curve as well as the name of curve. Could be optimised a bit by not evaluating the curve every pixel, but something like every third pixel. Could also draw dots instead of lines if we need extra speed.
2019-06-26 17:52:43 +02:00
..
adjustmenu.cpp Reduced code duplication and fixed adjust cursor bug 2019-06-23 22:02:23 +02:00
config.h Made the sensor adjust menu driven by data 2019-06-23 17:14:17 +02:00
globals.h Custom draw function for curve to show the form and not just name 2019-06-26 17:52:43 +02:00
hardware.h More stale code removal 2019-06-25 13:42:41 +02:00
menu.cpp Custom draw function for curve to show the form and not just name 2019-06-26 17:52:43 +02:00
menu.h Final push to unify all menu states 2019-06-23 17:14:18 +02:00
midi.cpp More explicit version checking 2019-06-24 15:39:13 +02:00
midi.h C++ify midi.ino, change to appropriate datatypes 2019-06-23 09:55:51 +02: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 Custom draw function for curve to show the form and not just name 2019-06-26 17:52:43 +02:00
numenu.cpp Menu selection is now data driven 2019-06-23 17:14:17 +02:00
numenu.h Final push to unify all menu states 2019-06-23 17:14:18 +02:00
settings.h Moved settings #defines to settings.h 2019-06-04 23:34:26 +02:00