Credit Matt Giuca in AUTHORS file

This commit is contained in:
David Henningsson 2012-07-30 07:14:53 +00:00
parent 85e73665b7
commit e70f2a65ee
1 changed files with 4 additions and 1 deletions

View File

@ -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