2022-06-05
GitHub Actions build log: https://github.com/probonopd/MiniDexed/actions/runs/2442616925
What's Changed
- Update Synth_Dexed by @probonopd in #97
- Enable filter cutoff, resonance, and real-time parameter control by @probonopd in #98
- OPTIMIZE = -O3 by @probonopd in #99
- Update README.md by @probonopd in #100
- Reorder menu items by @probonopd in #106
- Use INIT VOICE as default by @probonopd in #109
- Support more MIDI CCs by @probonopd in #122
- uimenu: Display "Freq Coarse/Fine" depending on "Osc Mode" by @rsta2 in #123
- Allow enabling and disabling operators, closes #111 by @probonopd in #118
- Scale reverb level value from 0-127 to 0-99 by @probonopd in #128
- Implement MIDI CC 120 (All Sound Off) and 123 (All Notes Off) by @probonopd in #127
- Add MIDI through feature by @rsta2 in #129
- Change Spelling to "MIDIThru" by @probonopd in #131
- Scale more CCs by @probonopd in #135
- Keep all build artifacts for 90 days by @probonopd in #142
- CC 94 level 0 = no detune by @probonopd in #141
- Update Synth_Dexed to fix Sustain behavior by @probonopd in #150
- Patch in WM8960 support by @probonopd in #133
- Make it possible to disable MIDI Program Change messages by @probonopd in #159
- Reinstate MIDI_CC_DETUNE_LEVEL by @probonopd in #171
- Support Running Status MIDI messages by @probonopd in #194
- Change default pinout by @probonopd in #189
- Support for Yamaha DX7 SysEx commands by @dcoredump in #195
- Fixing linear internal mixer to non-linear (x^4) / Fixing linear pan to non-linear (sin/cos) #182 by @dcoredump in #210
- Less CPU consuming setting for panorama values by @dcoredump in #212
- Fix for Serial Midi In double triggering notes by @dcoredump in #216
- Initial support for I2C HD44780 displays by @probonopd in #225
- Support for Portamento and Pitch Bender parameters by @arsamus in #206
- Fix Save Performance by @probonopd in #238
- Fixes for SYSEX channel messages / Added master volume method (also for SYSEX) by @dcoredump in #249
- Switchable performance files and saving all voice data parameters. by @arsamus in #228
- Fix for #262 by @dcoredump in #265
Full Changelog: 2022-04-16...2022-06-05