Releases: bkshepherd/DaisySeedProjects
Releases · bkshepherd/DaisySeedProjects
v1.4.1
- Separate out loaded effects to a standalone file for easier editing/adjustments
- Improve feel of the gain knob for NAM and Amp modules
- Add some more level to the NAM and Amp modules
- Add an avg CPU load debug option to the display (normally disabled) #58
Full Changelog: v1.4.0...v1.4.1
v1.4.0
@GuitarML was busy and added quite a few new modules!
New modules:
- NAM Neural Amp modeler
- Cloudseed reverb
- Amp (neural models and IR)
- Delay
- PolyOctave (Based on https://github.com/schult/terrarium-poly-octave)
- Spectral Delay
- Scifi (reverb, pitchshift, and overdrive combo)
New MIDI Keyboard modules (available but commented out by default):
- MidiKeys
- PluckEcho
- StringKeys
- ModalKeys
Other
- Updated looper module with variable speed modes, stereo
- Changed audio block size from 4 to 48
- Use CPU boosting
Full Changelog: 1.3.2...v1.4.0
v1.3.2
- Added a Noise Gate module #50
- Behavior changes for hardware with no screen AND an alternate footswitch (Terrarium for example)
- Allow indexing through available modules by press and holding bypass switch. This is tedious but allows sampling available modules. If using the hardware in this configuration, you should probably adjust the source code to only include modules you want.
- Disable/skip tuner when indexing through modules
Full Changelog: v1.3.1...1.3.2
v1.3.1
v1.3.0
v1.2.0
- Fixes #42 MIDI cc controls not working
- Fixes #43 Saving Presets doesn't survive power off
- Fixes #44 Using knobs to change Binned List Items doesn't work properly
- Changes metronome BPM parameter to show actual BPM when adjusting the knob
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Initial addition of pre-compiled .bin files from the CI pipeline. These can be used with the Daisy Web Programmer
Software Update - November 2024
- New Effect Modules:
- Compressor
- Chromatic Tuner
- Looper
- Pitch Shifter (similar to digitech drop/ricochet)
- Fixes to tap tempo across several effects
- Quick-switch to tuner by press-and-hold bypass switch
- Allow effects to utilize alternate footswitch (looper, pitch shifter)
- Adjusts saving to require both footswitches to be held if the hw has 2 footswitches
- Updated to C++20, updated dependencies, added code formatting with clang-format
- Added a compile-time boolean flag if hardware only has 1 footswitch
- Adjusted bypass logic to try and mitigate double activations
Software Update - February 2024
Big update to the handling of Persistant Storage. Thank you @jaching!
Updates include:
- Removed the hard limit the number of parameters stored per EffectModule.
- Ability to have multiple stored Presets for each EffectModule
- Reset All Presets button now located in the Preset Menu
- Changing Midi to call custom callback when a midi cc cannot be found.
- Added a NEW Multi tap delay Effect Module!
- The software is now configured to use the Boot Loader by default to allow for more memory usage.
v1.0.0
Primarily tagging to memorialize the state of the repository when specific revisions of the different Hardware Designs were manufactured.
Here are the specific revisions of the hardware at this release:
GuitarPedal125b - Rev 5
GuitarPedal1590b - Rev 6
GuitarPedal1590b-SMD - Rev 2