xevi/NuEVI
2019-09-12 18:47:56 +02:00
..
adjustmenu.cpp Merge pull request #26 from blind/adjustbugfix 2019-07-17 12:28:05 +02:00
config.h Fix for bite vibrato sensitivity. Added increased range of sensitivity settings. Added possibility to use both bite and lever for vibrato at the same time. Separate timing interval for breath (trying to get speed up again). Moved Teensy touch sense calls for pinky key and special key to function less often called (every standard CC interval). Changed menu name VEL BIAS to VEL BOOST which is a more accurate description. 2019-08-25 12:38:02 +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 Merge branch 'master' into sysex 2019-08-26 16:09:32 +02:00
hardware.h More stale code removal 2019-06-25 13:42:41 +02:00
led.cpp Added secondary CC for extra controller and a Level CC control (stored), both with new settings for pinky key. New pinky settings: "EC2" sends on/off (127/0) for extra ctr CC2. "ECS" uses pinky key as switch between sending primary and secondary CC with extra controller. "LVL" lights up breath and portamento LEDs to indicate level (breath LED on full is max level, portamento LED full is min level), and level can be adjusted with K5 (up) and K1 (down). "LVP" is the same as "LVL", but with stored level transmitted at power up. 2019-08-21 08:44:22 +02:00
led.h Added secondary CC for extra controller and a Level CC control (stored), both with new settings for pinky key. New pinky settings: "EC2" sends on/off (127/0) for extra ctr CC2. "ECS" uses pinky key as switch between sending primary and secondary CC with extra controller. "LVL" lights up breath and portamento LEDs to indicate level (breath LED on full is max level, portamento LED full is min level), and level can be adjusted with K5 (up) and K1 (down). "LVP" is the same as "LVL", but with stored level transmitted at power up. 2019-08-21 08:44:22 +02:00
menu.cpp Fix for bite vibrato sensitivity. Added increased range of sensitivity settings. Added possibility to use both bite and lever for vibrato at the same time. Separate timing interval for breath (trying to get speed up again). Moved Teensy touch sense calls for pinky key and special key to function less often called (every standard CC interval). Changed menu name VEL BIAS to VEL BOOST which is a more accurate description. 2019-08-25 12:38:02 +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 Send extra controller CC2 even if CC1 is off. 2019-09-12 18:47:56 +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 Merge branch 'master' into sysex 2019-08-26 16:09:32 +02:00
settings.h Merge branch 'master' into sysex 2019-08-26 16:09:32 +02:00