mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-08 00:31:11 +00:00
Credit Matt Giuca in AUTHORS file
This commit is contained in:
parent
85e73665b7
commit
e70f2a65ee
1 changed files with 4 additions and 1 deletions
|
@ -72,7 +72,7 @@ summary of contributions.
|
|||
to make iiwusynth independent from any library for maximum
|
||||
portability.
|
||||
|
||||
* David Henningsson added code for fast rendering of MIDI files,
|
||||
* David Henningsson added code for fast rendering of MIDI files,
|
||||
rewrote the thread safety for 1.1.2, and fixed many bugs.
|
||||
|
||||
* The midi device uses code from jMax's alsarawmidi.c file and from
|
||||
|
@ -112,6 +112,9 @@ summary of contributions.
|
|||
* Pedro Lopez-Cabanillas wrote the CoreMIDI driver for MacOSX, the CMake based
|
||||
build system, revised the doxygen documentation, sequencer examples, fixes.
|
||||
|
||||
* Matt Giuca improved the midi player by letting it load midi files from RAM,
|
||||
and by making it handle EOT events.
|
||||
|
||||
* Growing list of individuals who contributed bug fixes, corrections and minor features:
|
||||
Nicolas Boulicault for ALSA sequencer midi.portname setting.
|
||||
Werner Schweer
|
||||
|
|
Loading…
Reference in a new issue