Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-23 | Improve stability of 2-voice instruments on single OPL2 | Wohlstand | |
2025-05-23 | Updated changelog | Wohlstand | |
2025-04-10 | adlmidi_opl3: Fixed the dead loop when tone comes lower than zero | Wohlstand | |
2025-03-29 | Added support for LLE OPL2 and OPL3 emulators | Wohlstand | |
Kept disabled by default because they are extremely heavy for ordinary processors. | |||
2025-03-29 | Refactored DOS support | Wohlstand | |
2025-03-25 | Implemented support of YMFM emulators and OPL2 | Wohlstand | |
2025-03-24 | Updated changelog | Wohlstand | |
2025-01-01 | Update copyright year for 2025 | Wohlstand | |
2024-01-07 | Updated copyright year to 2024 | Wohlstand | |
2023-11-05 | README.md: Remove duplicated Changelog header | Wohlstand | |
2023-10-05 | Improved CMF support | Wohlstand | |
- Added missing transpose, depth control, and song marker controllers | |||
2023-05-17 | gen_adldata: Support for custom banks.ini files | Wohlstand | |
Add an ability to specify a custom list of banks during the build process Instead of using a pre-built cache, the new banks list will be generated on the fly. @mmontag, I didn't forgot about you, and I hope, you could make your own "banks.ini" somewhere outside, and build the the thing with it. | |||
2023-01-03 | Updated copyright for 2023 | Wohlstand | |
2022-11-29 | Fixed crash on attempt to change the volume of a blank note | Wohlstand | |
2022-10-31 | Updated README.md | Wohlstand | |
2022-10-17 | Improved the multi-song XMI support | Wohlstand | |
- Allow selecting every individual song of the XMI file - Allow dynamic song switch without re-opening of a file - Fixed XMI2MID converter with adding an ability to export every individual song - Added hooks for loop start and end events - Added an option to immediately stop the song processing on loop end reaching (needed to perform dynamic song switch at the loop end point) | |||
2022-06-29 | Added the chip channels allocation mode option | Wohlstand | |
2022-01-05 | Updated copyright year for 2022 | Wohlstand | |
2021-12-13 | Added per-bank MT32 defaults option | Wohlstand | |
This option makes MT32 defaults being set: - 127 initial volume - octave-wide pitch bend | |||
2021-11-20 | Fixed memory damages and crashes while playing XMI files | Wohlstand | |
2021-10-25 | Update README.md | Wohlstand | |
2021-10-25 | Update README.md | Wohlstand | |
2021-10-25 | Added an ability to disable/enable the MIDI channel | Wohlstand | |
2021-10-25 | Added an ability to set number of loops | Wohlstand | |
2021-01-24 | Added an ability to disable auto-arpeggio | Wohlstand | |
Backported from libOPNMIDI | |||
2021-01-14 | Updated copyright for 2021 | Wohlstand | |
2020-10-20 | Fixed a mistake in the installation manual | Wohlstand | |
Fixed #238 | |||
2020-10-11 | Apply the same fix as for libOPNMIDI | Wohlstand | |
2020-09-28 | Minor fixes of a changelog | Wohlstand | |
2020-09-28 | Merge branch 'master' of github.com:Wohlstand/libADLMIDI | Wohlstand | |
2020-09-28 | Prepare for release | Wohlstand | |
2020-09-22 | Update readme | Wohlstand | |
2020-09-13 | Version 1.5 | Wohlstand | |
2020-09-12 | Added AIL frequency model | Wohlstand | |
2020-09-10 | Make the proper HMI volume model | Wohlstand | |
Thanks to @nukeykt for a research help! | |||
2020-09-06 | Added an aproximated HMI volume model | Wohlstand | |
2020-09-03 | Fixed an incorrect logic of CC121 | Wohlstand | |
Issue #227 | |||
2020-09-02 | Added Generic FM variant of Win9X volume model | Wohlstand | |
2020-09-01 | Added AIL volume model | Wohlstand | |
2020-09-01 | Changelog update | Wohlstand | |
2020-08-31 | Remove C++ extras | Wohlstand | |
All C++ binded features are useless since C-binded real-time MIDI API can completely replace them at all. This was a workaround for ADLMIDI2 tool. | |||
2020-08-30 | Improved an accuracy of Apogee volume model | Wohlstand | |
include the bug of AM instruments | |||
2020-08-24 | Changelog updates | Wohlstand | |
2020-08-21 | Make DMX volume model be more accurate | Wohlstand | |
(thanks to NukeYKT for a hint) | |||
2020-01-17 | Update copyright year | Wohlstand | |
2019-06-05 | Add Emscripten as tested platform | Vitaly Novichkov | |
2019-02-24 | Note about Opal and JavaOPL3 in readme and changelog | Vitaly Novichkov | |
2019-02-23 | Opal OPL3 emulator is licensed under public domain | Vitaly Novichkov | |
I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain. | |||
2019-02-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2019-01-05 | Change description to be more correct | Vitaly Novichkov | |