mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-08 00:31:11 +00:00
Applied Rui Nuno Capela's patch
This commit is contained in:
parent
8ec6c98104
commit
5cee356119
3 changed files with 13 additions and 4 deletions
|
@ -83,14 +83,13 @@ iiwu_chan.c, iiwu_voice.c, iiwu_alsa.c
|
|||
archives (http://www.smartelectronix.com/musicdsp). They were
|
||||
written by Joshua Scholar and others. file: iiwu_synth.c
|
||||
|
||||
* Bug fixes where sent in by: Werner Schweer, Dave Philips, Anthony
|
||||
* Bug fixes and corrections where sent in by: Werner Schweer, Dave
|
||||
Philips, Anthony
|
||||
Green, Jake Commander, Fernando Pablo Lopez-Lezcano, Raoul
|
||||
Bonisch, Sergey Pavlishin, Eric Van Buggenhaut, Ken Ellinwood,
|
||||
Takashi Iwai, Bob Ham
|
||||
Takashi Iwai, Bob Ham, Gerald Pye, Rui Nuno Capela
|
||||
|
||||
* I copied the macros to {increment,decrement} the 64-bit fixed point
|
||||
phase from Mozilla's macros to handle the Long-long type (64-bit
|
||||
signed integer type). Mozilla NSPR library, www.mozilla.org. file:
|
||||
iiwu_phase.h
|
||||
|
||||
* Patches from:
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
2004-07-29 <peter@hanappe.com>
|
||||
|
||||
* src/fluid_jack.c (fluid_jack_audio_driver_settings): Applied Rui
|
||||
Nuno Capela's patch
|
||||
|
||||
2004-05-14 <peter@hanappe.com>
|
||||
|
||||
* doc/fluidsynth.1 (option): Fixed typo noted by Gerald Pye.
|
||||
|
||||
2004-05-14 Peter Hanappe <peter@hanappe.com>
|
||||
|
||||
* src/fluid_dsound.c (fluid_dsound_enum_callback): Applied Sergey
|
||||
|
|
|
@ -12,6 +12,7 @@ In alphabetic order:
|
|||
Paul Barton-Davis
|
||||
Samuel Bianchini <biank at online dot fr>
|
||||
Raoul Bonisch <jkl345 at gmx dot net>
|
||||
Rui Nuno Capela <rncbc at rncbc dot org>
|
||||
Jake Commander <jakec at ukfirst dot co dot uk>
|
||||
Francois Dechelle <Francois dot Dechelle at ircam dot fr>
|
||||
Gerald Pye <mail at edenyard dot co dot uk>
|
||||
|
|
Loading…
Reference in a new issue