John Stäck
|
9e76cfbdde
|
Upper bound on length of version string for sysex message
|
2019-08-15 08:04:41 +02:00 |
|
John Stäck
|
660d6583b3
|
Rename midi value conversion functions to something that possibly makes more sense
|
2019-08-15 08:04:14 +02:00 |
|
John Stäck
|
186be9ceb6
|
Proper bounds for breath cc value
|
2019-08-15 07:53:04 +02:00 |
|
John Stäck
|
fc36e5939b
|
Add "magic" CRC value that skips verification (for testing purposes)
|
2019-08-09 08:19:02 +02:00 |
|
John Stäck
|
1e9b470619
|
Actually match teensy/arduino signatures
|
2019-08-04 11:20:17 +02:00 |
|
John Stäck
|
8e6effaa41
|
no printf() in teensy code
|
2019-08-04 10:53:54 +02:00 |
|
John Stäck
|
1cdface168
|
Handle receiving of sysex conig data
|
2019-08-04 10:51:48 +02:00 |
|
John Stäck
|
72b305830f
|
Add facility to receive config via sysex
|
2019-07-30 11:55:20 +02:00 |
|
John Stäck
|
2741ff5a27
|
Config management mode, to send/receive config via usb midi sysex
|
2019-07-29 17:05:10 +02:00 |
|
John Stäck
|
25d22fc42f
|
Make (almost) all EEPROM settings read be bounded, and rewritten if "out of bounds"
|
2019-07-25 11:58:09 +02:00 |
|
John Stäck
|
c8e96343d0
|
Move EEPROM read/write functions to settings
|
2019-07-25 11:07:41 +02:00 |
|
John Stäck
|
9fbfde3867
|
Force flags from dipSw to "nice 1-bit values" to prevent menus from locking up
|
2019-07-25 09:24:58 +02:00 |
|
John Stäck
|
33bfc9ea08
|
Use settings flag for DAC output mode (remove CVSCALEBOARD define)
|
2019-07-25 08:48:28 +02:00 |
|
John Stäck
|
671dfe9b2c
|
Define constant for "dipswitch" positions
|
2019-07-25 08:47:58 +02:00 |
|
John Stäck
|
7b179d4343
|
Add settings for fast boot, bcas mode, 3rd trill, dac out
|
2019-07-25 08:47:58 +02:00 |
|
John Stäck
|
c38adcd56c
|
Move all EEPROM stuff into settings file
Refactor version upgrade logic
Add some new settings values
|
2019-07-25 08:47:58 +02:00 |
|