Johan Berglund
|
9a2e6b002f
|
Added battery type setting and detailed battery info in ABOUT menu (support for NiMH and LiPo batteries). Added lip sensor activated harmonic series, with settings for range and series type. Added NuRAD overview drawing. Changes to CC lables (from 1 & 2 to A & B).
|
2020-04-27 11:19:08 +02:00 |
|
Johan Berglund
|
0f65c0d3d8
|
Added fingerings for NuRAD - SAX, EVI, EVR and EWX. Added setting for extra pinky key (NuRAD). Fix for quickpatch function (NuEVI/NuRAD). Rotator menu moved to main menu (NuEVI/NuRAD). Activation of legacy patch selection and settings now only done in extras menu. Changed zero setting in rotator to set rotators off and move on to next one (you can now rotate between 2-4 notes or set to static chord or interval). Changed order of some menu items.
|
2020-03-17 13:31:34 +01:00 |
|
Johan Berglund
|
7eccf7eeec
|
New settings for better portamento performance on Roland SE-02. SEL for switching between OFF and LIN, SEE for switching between OFF and EXP.
|
2020-02-24 18:27:06 +01:00 |
|
Johan Berglund
|
4decdf1d72
|
Now it's also NuRAD firmware! Set define for compile option NURAD in hardware.h to switch. Added a new little thing for NuEVI too: releasing the rollers leaves octave in current one instead of going to bottom octave unless coming down from first roller. This is helpful against bass hum from filter leak when setting the EVI aside, using pitch CV from NuEVI and synth with no VCA in use or gate open (drone mode).
|
2019-12-11 16:12:01 +01:00 |
|
Johan Berglund
|
58d7584f87
|
Added static glide/portamento control as pinky key setting. Use LEVEL control to set glide time.
|
2019-10-20 14:16:10 +02:00 |
|
John Stäck
|
75ee097857
|
Merge branch 'master' into sysex
|
2019-08-26 16:09:32 +02:00 |
|
Johan Berglund
|
bab51190e1
|
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 |
|
Johan Berglund
|
d5506ff2b9
|
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 |
|
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 |
|