Skip to content

Releases: asb2m10/dexed

NIGHTLY

13 Jul 02:37
Compare
Choose a tag to compare
NIGHTLY Pre-release
Pre-release

Based on next 0.9.7 release

  • MTS-ESP support
  • CLAP support
  • Fix VST3 automation
  • Better support of UI scaling

What's Changed

New Contributors

Full Changelog: v0.9.6...NIGHTLY

Release 0.9.6

05 Mar 03:43
Compare
Choose a tag to compare
  • Apple Silicon M1 builds
  • Fix VST3 automation issues
  • Fix to apply UI scaling only when applicable
  • Fix hang notes on program changes

Release 0.9.5

24 Sep 03:26
Compare
Choose a tag to compare
  • Added support for SCL/KBM microtuning
  • Added initial support for MPE performance
  • A Collection of small UI changes, including higher contrast GUI assets, better sub-window management, and mouse wheel support
  • UI can be scaled to 150%; work in progress
  • Better accuracy on DX7 envelopes
  • VST3 support

VST2 has been drop because of licensing issues. Because of this, we provides 64-bit builds only.

Release 0.9.4

19 Mar 01:47
Compare
Choose a tag to compare

** HF1 : fix for extended midi message that played with the pitchbend

  • Standalone application version of Dexed
  • Midi learn support for midi CC messages
  • More accurate detune for operators
  • More accurate EG envelopes. thanks @jeremybernstein
  • Pitchbend now listen to any channels
  • Fixed 'clicking' in mono mode
  • Fixed implementation for Midi CC 0x78 and 0x7B (All Sound Off / All Notes Off)
  • Windows/macOS installers

Release 0.9.3

11 Mar 16:32
Compare
Choose a tag to compare
  • Preliminary live operator level update
  • Support for incoming parameter change messages
  • More permissive on cartridge sysex type; the validation is now done on size (4104/4096 bytes)
  • Midi 'All Note Off; 0x7B' support
  • Breakpoint values are now shown as notes. thanks @tico-tico
  • Fixed op feedback calibrated for Mark I engine
  • Fixed for breakpoint levels. thanks @Sentinel77
  • Fixed LFO delay issue issues upon large values
  • Fixed for receiving sysex cartridge. thanks @Sentinel77
  • Fixed operator switch changes are now sent via sysex

Release 0.9.2

22 Sep 02:30
Compare
Choose a tag to compare
  • Mark I engine is now the default engine
  • Added operator mute switch
  • Added Tune (MASTER TUNE ADJ) knob
  • Correct feedback implementation for Algo 4 and 6
  • Single click program select
  • Fix sysex issue with wrong machine ID
  • Fix for parameter hosts values. thanks @Sentinel77

Release 0.9.1

19 Jan 03:57
Compare
Choose a tag to compare
  • Mark I engine now uses 10-bit sine/exp tables. Still a work in progress but we are getting there
  • More accurate FM feedback on the Mark I and OPL Series engine
  • Wheel, Foot, Breath, Aftertouch modulation support
  • Fixed the display of some more 'complex' algorithms
  • Drop of .syx files in the cartridge manager
  • Dexed data directory can now optionally reside in the same location where the binary is installed
  • 'Send current program to DX7' in Cartridge Manager works as designed
  • Support for sysex streams (multiple sysex messages in one .syx file)
  • falkTX upstream fixes for Linux