Skip to content

Releases: bkshepherd/DaisySeedProjects

v1.4.1

20 Jan 02:02
Compare
Choose a tag to compare
  • 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

15 Jan 03:36
edd6dcb
Compare
Choose a tag to compare

@GuitarML was busy and added quite a few new modules!

New modules:

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

12 Jan 22:35
9a10a23
Compare
Choose a tag to compare
  • 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

02 Jan 04:53
Compare
Choose a tag to compare
  • Fixes #48 Parameter knob adjustment curve options besides linear
  • Add ability to change bandwidth (narrow/medium/wide) for parametric EQ

Full Changelog: v1.3.0...v1.3.1

v1.3.0

31 Dec 01:48
Compare
Choose a tag to compare
  • Added 6 Band EQ #46
  • Added basic low/mids/highs parameteric EQ #47

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Dec 00:49
Compare
Choose a tag to compare
  • 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

18 Dec 04:52
27294c9
Compare
Choose a tag to compare

Initial addition of pre-compiled .bin files from the CI pipeline. These can be used with the Daisy Web Programmer

Software Update - November 2024

  1. New Effect Modules:
    • Compressor
    • Chromatic Tuner
    • Looper
    • Pitch Shifter (similar to digitech drop/ricochet)
  2. Fixes to tap tempo across several effects
  3. Quick-switch to tuner by press-and-hold bypass switch
  4. Allow effects to utilize alternate footswitch (looper, pitch shifter)
  5. Adjusts saving to require both footswitches to be held if the hw has 2 footswitches
  6. Updated to C++20, updated dependencies, added code formatting with clang-format
  7. Added a compile-time boolean flag if hardware only has 1 footswitch
  8. 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:

  1. Removed the hard limit the number of parameters stored per EffectModule.
  2. Ability to have multiple stored Presets for each EffectModule
  3. Reset All Presets button now located in the Preset Menu
  4. Changing Midi to call custom callback when a midi cc cannot be found.
  5. Added a NEW Multi tap delay Effect Module!
  6. The software is now configured to use the Boot Loader by default to allow for more memory usage.

v1.0.0

13 Jan 16:32
add2588
Compare
Choose a tag to compare

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