From 71600cfd7b252d8e39f2020f7ca0ffe2671e7fc8 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Sat, 16 Dec 2017 23:49:55 +0300 Subject: Correct the changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ce45c0..2a08d0d 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ To build that example you will need to have installed SDL2 library. # Changelog ## 1.3.1 2017-12-16 - * Added Real-Time MIDI API (MIDI event functions and adl_generate() to generate PCM between of event rows) + * Added Real-Time MIDI API (MIDI event functions and adl_generate() to generate PCM between of event rows) which allows you to implement plugin for media players or even a real time MIDI playing driver. * Fixed some bugs * Fixed initialization that allows to use adl_generate without passing of any files. * No more extra output buffer is used between of PCM output requests -- cgit v1.2.3