Skip to content

2022-04-16

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 07:01
77813bf

GitHub Actions build log: https://github.com/probonopd/MiniDexed/actions/runs/2171356657

What's Changed

  • Revert "Added support for CMSIS_5, so upstream Synth_Dexed can be used" by @probonopd in #42
  • Only small changes for README.md, so images for RPi2/RPi3 can now created alsoOnly small fixes. by @dcoredump in #44
  • Cleanup Makefile by @rsta2 in #46
  • Multi-core support by @rsta2 in #47
  • Implement Pitch Bend, Modulation, and Sustain, thanks @rsta2 by @probonopd in #49
  • Support multiple Dexed instances by @rsta2 in #50
  • Add detune and Stereo balance by @rsta2 in #51
  • Fix Stereo channel swap with HDMI by @rsta2 in #52
  • Load performance config from performance.ini by @rsta2 in #54
  • Center setting for stereo, closes #53 by @probonopd in #55
  • Add note limits and shift to performance.ini by @rsta2 in #57
  • Added code for enabling compressor (compressor code is in Synth_Dexed) / Fixes for README.md / Added stereo plate reverb by @dcoredump in #59
  • Support hierarchic menus by @rsta2 in #61
  • userinterface: Reverse click and double-click events by @rsta2 in #67
  • uimenu: Fix: Edit OP parameter from selected TG by @rsta2 in #68
  • Improve compressor and reverb effects by @rsta2 in #69
  • Add shortcut for changing the TG in parameter edit by @rsta2 in #70
  • uimenu: Add "Save > Performance" function by @rsta2 in #72
  • Signal chain in float32_t by @probonopd in #73
  • uimenu: Add shortcut for changing OP by @rsta2 in #84
  • Next try for ReverbMixer and NEON extensions (RPi2/3/4) by @dcoredump in #86

Full Changelog: CMSIS_5...2022-04-16