diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-10-26 03:22:29 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-10-26 03:22:29 +0300 |
commit | 1b0d7ca6147ed8b1ecf92e178b041d0131afe6e7 (patch) | |
tree | 45c8463c494264915abd7b55b86f8fc2b041e854 | |
parent | 701d5c1a3e861800839eb2e6ae9f65369e1e05f9 (diff) | |
download | libADLMIDI-1b0d7ca6147ed8b1ecf92e178b041d0131afe6e7.tar.gz libADLMIDI-1b0d7ca6147ed8b1ecf92e178b041d0131afe6e7.tar.bz2 libADLMIDI-1b0d7ca6147ed8b1ecf92e178b041d0131afe6e7.zip |
Update readme
..Sorry, I have forgot to remove already completed TODO entry
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -108,7 +108,6 @@ To build that example you will need to have installed SDL2 library. * Add hooks to places where are originally was old UI calls to be able to reimplement original ADLMIDI tool which will use libADLMIDI as backend and also to be able to implement various other things based on MIDI event hooking. * Implement WOPL Version 3 which will contain pre-calculated `ms_sound_kon` and `ms_sound_koff` values per every instrument. * Implement multi-bank to support GS or XG standards. -* Add tempo multiplier to have tempo changing ability * Add support of MIDI Format 2 files (FL Studio made MIDI-files are wired and opening of those files making lossy of tempo and some meta-information events) * Support of title and other meta-tags retrieving * Support of real-time listening of incoming MIDI-commands. |