aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-04-12Added changelog itemVitaly Novichkov
2018-04-11Changed logic of CC-74 BrightnessVitaly Novichkov
to affect sound only between 0 and 64 like real XG synthesizers affect sound only between 0 and 64.
2018-04-10Added support for CC120 "All sounds off" (#48)Vitaly Novichkov
2018-04-10[Experimental] Added support for emulation core switching in real time!Vitaly Novichkov
Due to clunky playback on updated Nuked OPL3 emulator v 1.8, I kept the Nuked OPL3 1.7.4 work in parallel and be a separated switchable emulator.
2018-04-04Add Semaphore-CI badgeVitaly Novichkov
[ci skip]
2018-03-27Fixed blank instruments fallback in multi-bank supportVitaly Novichkov
2018-03-24Added ability to disable MUS and XMI converters and MIDI SequencerVitaly Novichkov
2018-01-21Copyright year update 2018Vitaly Novichkov
2018-01-21Refresh links in the README.mdVitaly Novichkov
2017-12-16Correct the changelogVitaly Novichkov
2017-12-16Updated version number and changelogVitaly Novichkov
2017-11-25Experimental: Added Brightness CC74 controller supportWohlstand
2017-11-18Another readme noteWohlstand
2017-11-18Readme updateWohlstand
2017-11-10Small update of ReadmeWohlstand
2017-11-07Custom WOPL now supports multiple banksWohlstand
Feel free to create something like GS or XG bank :wink:
2017-11-07New API, classic ADLMIDI, and CMakeWohlstand
- Attempt to support hardware OPL and add build of classic ADLMIDI into CMake - Added new API functions - Added C++ Extras are needed for classic ADLMIDI player - Error string is no more static. Static variant is kept for initialization errors only.
2017-11-05Tri-state for deep-tremolo/vibrato/sm/adlib-percussion modesWohlstand
By default every flag will have "auto" type which means mode will be set in dependence on a bank.
2017-11-05Update readmeWohlstand
2017-11-01Readme changeWohlstand
2017-10-26Small readme changeWohlstand
2017-10-26Update readmeWohlstand
..Sorry, I have forgot to remove already completed TODO entry
2017-10-26Continue works on loop points and some clean-upWohlstand
- Added more detailed error information while parsing MIDI file - Added abiltiy to retrieve loop points time positions - Added ability to change playing tempo by giving multiplier - Removed old commented code TODO: - implement meta-information store and a way to retreive it - implement hook-ability for every MIDI event - implement ability to mute/solo every channel
2017-10-25Readme notesWohlstand
2017-10-21Move old files from root into separated folderWohlstand
2017-10-20Update README.mdVitaly Novichkov
2017-10-18Update readme. AgainWohlstand
2017-10-18Update readmeWohlstand
2017-10-18Wave recording in demo tool and disable loop by defaultWohlstand
2017-10-18Smooth finalizing, rewinding, and a bit more crash safetyWohlstand
* Smooth finalizing of song when loop is disabled (old ugly hack has been removed :wink:) * Added an ability to reset song position to begin (very helpful when song reaches the end) * Avoided possible crashes on attempt to fetch sample data without opening of MIDI file
2017-10-17Changelog for a WIP versionWohlstand
2017-07-30Update readmeWohlstand
2017-02-16Update of the readmeWohlstand
[ci skip]
2017-02-15Fixed logarithmic volumes flag and added support for XMI and MUS formatsWohlstand
MUS playing was totally invalid: the MUS data are completely different from regular MIDI data. Now is added a right converter which results a MIDI data which can be played correctly.
2016-12-09Added a changalbe volume ranges modelWohlstand
(to allow banks play sound be more native like to their original implementations)
2016-12-07Ouch (fixed inverted loop flag, reported in issue #3)Wohlstand
2016-12-06Added Nuked OPL3 emulator (which is more accurate than DosBox's)Wohlstand
Also: - Fixed warnings in the CLang code model plugin for Qt Creator - Fixed bend coefficient which caused incorrect hi-hats in DMX banks
2016-10-18Updated readmeWohlstand
2016-08-06Refreshed copyright yearWohlstand
2016-08-06Fixed infinite loop caused by attempt to play blank MIDI-fileWohlstand
2016-03-16More accurate DMX fine tune of second voiceWohlstand
2016-02-03Tiny fix of README.mdVitaly Novichkov
2015-10-10Update README.mdVitaly Novichkov
2015-10-10TODOVitaly Novichkov
2015-10-10Update README.mdVitaly Novichkov
2015-10-10Initial commitWohlstand
2015-10-10Initial commitVitaly Novichkov