32
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... almost 21 years ago
Fixed silent-and-disappearing note problem. Thanks to Gerald Pye. More... almost 21 years ago
Applied Ken Ellinwood's fix for the bank select (MSB) message. More... almost 21 years ago
Applied Ken Ellinwood's fix: I fixed the handling of a MIDI bank select controller 0, e.g., bank select MSB (or "coarse" bank select according to my spec). Prior to this fix a channel's bank number was only changed upon reception of MIDI bank select controller 32, e.g, bank select LSB (or "fine" bank-select according to my spec). More... almost 21 years ago
Applied Rui Nuno Capela's patch More... almost 21 years ago
Applied Rui Nuno Capela's patch More... almost 21 years ago
version 06/2004 (8) More... about 21 years ago
*** empty log message *** More... about 21 years ago
Applied Sergey Pavlishin's patch that fixes a stack overflow in fluid_dsound_enum_callback More... about 21 years ago
Added fluid_jack.c to EXTRA_DIST More... about 21 years ago
Added fluid_synth_remove_sfont, moved fluid_synth_add_sfont from fluid_ramsfont.c to fluid_synth.c More... about 21 years ago
Version 1.0.4 More... about 21 years ago
ALSA sequencer driver opens several ports if midi channels bigger than 16. Filter on/off optimization is deactivated. More... about 21 years ago
moved files, added jpeg image More... about 21 years ago
file moved to .. More... about 21 years ago
- introduced names for soundfonts (without path and .sf2 postfix) - introduced a message "info" in order to query the current state of fluidsynth~ More... about 21 years ago
introduced info message More... about 21 years ago
*** empty log message *** More... about 21 years ago
added #ifdef for Max/MSP CW project More... about 21 years ago
- made CW project work for this CVS file hierarchy - adapted readme file - fixed path for file loading wih message 'load' More... about 21 years ago
Filter now remains on once enabled.
Josh Green
as Element Green
More... about 21 years ago
Verified TODO list after recent changes More... about 21 years ago
I've split up the dsp core file in three files: fluid_dsp_simple.c, fluid_dsp_float.c, and fluid_dsp_sse.c. This improves the readability. More... about 21 years ago
Commiting the changes made by me between 2004-03-22 and 2004-03-29 (included). Please check the ChangeLog file for the details. More... about 21 years ago
Importing the fluidsynth_jni and fluidmax projects More... about 21 years ago
Fixed the timing in the MIDI playback. Improved documentation in sfont.h. Removed unused is_number() in fluidsynth.c More... about 21 years ago
Adding Markus' LADSPA design document, Antoine's Xtra API doc, and a memo on midi timing More... about 21 years ago
Updated ChangeLog More... about 21 years ago
Applied Stephane Letz patch: MidiShare is now connected to fluidsynth by default so that received MIDI events directly trigger the synth More... about 21 years ago
Spelling correction More... about 21 years ago