xevi/NuEVI
2019-08-15 08:04:41 +02:00
..
adjustmenu.cpp Merge pull request #26 from blind/adjustbugfix 2019-07-17 12:28:05 +02:00
config.h Move all the LED things to a separate file, as mentioned in comments 2019-07-27 00:42:27 +02:00
FilterOnePole.cpp Incorporate Filters code into NuEVI repo for smoother setup. 2019-07-27 16:58:34 +02:00
FilterOnePole.h Incorporate Filters code into NuEVI repo for smoother setup. 2019-07-27 16:58:34 +02:00
globals.h Use wiring.h with proper case, so building hopefully works on Linux 2019-08-07 17:36:41 +02:00
hardware.h More stale code removal 2019-06-25 13:42:41 +02:00
led.cpp Needs more whitespace 2019-07-28 14:50:31 +02:00
led.h Needs more whitespace 2019-07-28 14:50:31 +02:00
menu.cpp Move all the LED things to a separate file, as mentioned in comments 2019-07-27 00:42:27 +02:00
menu.h Use wiring.h with proper case, so building hopefully works on Linux 2019-08-07 17:36:41 +02:00
midi.cpp Rename midi value conversion functions to something that possibly makes more sense 2019-08-15 08:04:14 +02:00
midi.h Rename midi value conversion functions to something that possibly makes more sense 2019-08-15 08:04:14 +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 Config management mode, to send/receive config via usb midi sysex 2019-07-29 17:05:10 +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.cpp Upper bound on length of version string for sysex message 2019-08-15 08:04:41 +02:00
settings.h Add "magic" CRC value that skips verification (for testing purposes) 2019-08-09 08:19:02 +02:00