Releases: jpcima/ADLplug
latest
Version 1.0.2
1.0.2
- English translation of the user manual by Bruce Sutherland
- modified KSL editing behavior to make it linear with regards to attenuation
- added a build option to link with system-wide libfmt
- made the resource system compatible with unsigned-char targets
Version 1.0.1
This is a minor release for some small improvements and general maintenance.
Change log entries for this release:
- updated XG bank by Wohlstand for OPN with new percussion instruments
- partial rework of the state handling mechanism
- initial version of Audio Unit; does not pass the validation yet
Version 1.0.0
This is the final release at last! 🐶
Thanks to all for your patience. Please enjoy using the software.
Change log entries for this release:
- added the Java OPL3 emulator by Robson Cozendey
- added the Opal OPL3 emulator from Reality Adlib Tracker
- fixed missing percussion in case the key is released very quickly
- allowed to play the full drum set on virtual keyboard
- prevented selection of percussive instruments on melodic channels and vice-versa
- permitted changing programs using the scroll wheel over the combo box
- limited the scroll wheel step to 1 for discrete controls
- displayed the exact value for knob and slider controls
- supported the rhythm-mode channels for bank files which use it
- performed more efficient channel management in case of many sustained notes
- fixed a rare fatal error in case hold pedal is used and channel pressure is high
- implemented a custom resource system for faster rebuilds
- changed the user interface in minor ways
Version 1.0.0-beta.5
Christmas release. 🎅 🎄
Merry christmas and best wishes for the new year!
Change log entries for this release:
- added a new chip: YM2608 (OPNA) using Neko Project II Kai emulation
- added a new emulator: MAME YM2608
- allowed to choose a chip rate which matches either OPN2 or OPNA instruments
- allowed saving and restoring the program selection, part selection and bank name
- added Non session management capabilities
optional-gui
,switch
- hidden a large number of parameters to improve performance under hosts
- fixed incorrect handling of OPN levels on the graphical interface
- permitted a VST2 build using VeSTige as a replacement of Steinberg SDK
- added a CLI flag
--version
in the JACK standalone - added a window icon in the JACK standalone
- built the macOS standalone as an app bundle
Version 1.0.0-beta.4
Change log entries for this release:
- add a control for master volume
- support loading SBI instruments
- support the Non session manager
- fixed a case when the state loading fallback would fail because of a bad initialization sequence
- fixed the editor state after closing and reopening under certain hosts
- allow to reload a saved bank which has no melodic banks or no percussive banks
- add an ability to delete entire banks
- memorize the instrument directory between uses
- update the bank collection for OPN2
Version 1.0.0-beta.3
Change log entries for this release:
- added the ability to add, delete and rename banks and programs
- support extended key maps with unicode characters
- fixed a crash at startup when the state is restored before setting up the synthesizer
- added soft panning support for OPN2
- fixed a case where parameters would not be synchronized after receiving MIDI program change
Windows 32-bit downloads
💾 ADLMIDI LV2
💾 ADLMIDI Standalone
💾 ADLMIDI VST2
💾 ADLMIDI VST3
💾 OPNMIDI LV2
💾 OPNMIDI Standalone
💾 OPNMIDI VST2
💾 OPNMIDI VST3
Windows 64-bit downloads
💾 ADLMIDI LV2
💾 ADLMIDI Standalone
💾 ADLMIDI VST2
💾 ADLMIDI VST3
💾 OPNMIDI LV2
💾 OPNMIDI Standalone
💾 OPNMIDI VST2
💾 OPNMIDI VST3
Version 1.0.0-beta.2
Change log entries for this release:
- added the CLI flag
-a
for auto-connection to system outputs in the JACK-only standalone - added the freedesktop shortcuts and icons
- support for keyboard mappings other than QWERTY
- support setting the keyboard's octave
- highlighted the keys played via MIDI input
- made the program selection follow MIDI program change events
- allowed to install into the GNU standard installation directories
- we have been selected for the Open Source Music FM Synthesizer Challenge! 🎉
Windows 32-bit downloads
💾 ADLMIDI LV2
💾 ADLMIDI Standalone
💾 ADLMIDI VST2
💾 ADLMIDI VST3
💾 OPNMIDI LV2
💾 OPNMIDI Standalone
💾 OPNMIDI VST2
💾 OPNMIDI VST3
Windows 64-bit downloads
💾 ADLMIDI LV2
💾 ADLMIDI Standalone
💾 ADLMIDI VST2
💾 ADLMIDI VST3
💾 OPNMIDI LV2
💾 OPNMIDI Standalone
💾 OPNMIDI VST2
💾 OPNMIDI VST3
Version 1.0.0-beta.1
Change log entries for this release:
- support of OPN2 synthesis in a distinct plugin
- fixed the plugin state which would be saved incomplete
- fixed the extension of OPN2 bank files in the file chooser
Windows 32-bit downloads
💾 ADLMIDI LV2
💾 ADLMIDI Standalone
💾 ADLMIDI VST2
💾 ADLMIDI VST3
💾 OPNMIDI LV2
💾 OPNMIDI Standalone
💾 OPNMIDI VST2
💾 OPNMIDI VST3
Windows 64-bit downloads
💾 ADLMIDI LV2
💾 ADLMIDI Standalone
💾 ADLMIDI VST2
💾 ADLMIDI VST3
💾 OPNMIDI LV2
💾 OPNMIDI Standalone
💾 OPNMIDI VST2
💾 OPNMIDI VST3
Version 1.0.0-alpha.3
Change log entries for this release:
- compensation of MIDI latency at high buffer sizes
- fixed a mismanagement of the 4-op channel map
- fixed cases of bad channel allocations following a long idle period
- improved internal timing precision
- gained an ability to save and restore the current state
- added a large collection of embedded banks
- enhanced the UI in various ways