xevi/NuEVI
Mikael Degerfält bae4956ea6 Flush screen buffer to the display in adjust menu
The return value (that flagged for redraw) was ignored when handling input in the adjust menu.
2019-07-17 11:56:28 +02:00
..
adjustmenu.cpp Flush screen buffer to the display in adjust menu 2019-07-17 11:56:28 +02:00
config.h Deglitching on keys also for CV note pitch. CV note pitch now also changes immediately when new note is fingered in note off state, not waiting for new note on. 2019-07-12 13:57:34 +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 Only handle scrolling if there are items to scroll 2019-06-27 16:00:05 +02:00
menu.h Support scrolling in menus 2019-06-27 12:57:49 +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 Deglitching on keys also for CV note pitch. CV note pitch now also changes immediately when new note is fingered in note off state, not waiting for new note on. 2019-07-12 13:57:34 +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