Releases: bkshepherd/DaisySeedProjects
Releases · bkshepherd/DaisySeedProjects
v1.5.3
Note: Any persistent storage/saved settings (pressing and holding both footswitches) will be cleared/reset with this release.
What's Changed
- CloudSeed alternate button to mute input signal on wet by @orenli in #72
- Basic phaser by @xconverge in #75
- Basic flanger by @xconverge in #76
- Added 3D printable enclosure by @bbenja in #74
New Contributors
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
Note: Any persistent storage/saved settings (pressing and holding both footswitches) will be cleared/reset with this release.
What's Changed
- Move pitch shifter buffers to SDRAM and include it in the loaded effects by default by @xconverge in #68
- Add a few NAM models (BE-100 and another JCM800) by @xconverge in #69
- Big thanks to Brian Buckles for providing the captures so that I could train the PICO models (type of model our version of NAM supports)!
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Drum and ir modules by @GuitarML in #65
- Adjust GCC version for CI by @xconverge in #67
- Changes version of compiler used for continuous integration builds. This fixes some issues that were found with the LED not working correctly when pre-compiled binaries were flashed with the web flashing utility.
- Updates DaisySP and libDaisy external dependencies
Full Changelog: v1.4.2...v1.5.0
v1.4.2
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