32
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc updates, win32 build changes, fixed bug causing QSynth crash, reverted reverb level and chorus changes. More... over 17 years ago
Removed SSE and longlong config options, removed SSE support, applied David Hilvert's effect level clip and reverb damp scaling patches, re-wrote interpolation functions to interpolate around loops. More... almost 18 years ago
Changed *.dsw and *.dsp Developer Studio files to have CRLF svn:eol-style properties. Added back doc/FluidSynth-LADSPA.pdf and doc/example.sf2 now with binary mime type. More... almost 18 years ago
Added SND_SEQ_POT_TYPE_MIDI_GENERIC back into ALSA sequencer driver. Deleting some binary files only to re-add them again. More... almost 18 years ago
Added SND_SEQ_POT_TYPE_MIDI_GENERIC back into ALSA sequencer driver. Updated mime type for doc/example.sf2 to binary and re-copied it. More... almost 18 years ago
Applied patch from Brian Lewis to get rid of extra white space on the end of lines.
Josh Green
as Element Green
More... over 18 years ago
Evil bug fixed in ALSA driver which was causing it to terminate even if an ALSA write error was recovered successfully, now using inline roundf replacement for dithering.
Josh Green
as Element Green
More... over 18 years ago
Documentation updates, optimizations in audio drivers for non user callback case, more leaks plugged, warn when SF file on command line not found, replacement of string tokenizer, other improvements (hopefully).
Josh Green
as Element Green
More... over 18 years ago
version 10/2005 (12): fixed voice stealing More... over 18 years ago
Maybe ALSA CPU consumption problem is now fixed, more changes to ALSA sequencer driver, many many memory leaks plugged.
Josh Green
as Element Green
More... over 18 years ago
Dithering patch applied from Mihail Zenkov, fixed 100% CPU consumption when using "default" ALSA device with some cards, some bug fixes with ALSA sequencer driver.
Josh Green
as Element Green
More... over 18 years ago
Updated README-OSX.
Josh Green
as Element Green
More... over 19 years ago
Bug fix for build error when neither LASH nor LADCCA present.
Josh Green
as Element Green
More... over 19 years ago
Addition to AUTHORS.
Josh Green
as Element Green
More... over 19 years ago
Lots of code cleanup, bug fixes, added friendliness and release worthiness.
Josh Green
as Element Green
More... over 19 years ago
Updated fluid_ct2hz function. New fluid_ct2hz_real function which doesn't apply filter fc limits that shouldn't be applied when determining the sample size. More... over 19 years ago
Directsound window class only registered and created in DllMain because of multithreading More... over 19 years ago
*** empty log message *** More... over 19 years ago
Applied RAM sfont crash bug patch from Antoine Schmitt.
Josh Green
as Element Green
More... almost 20 years ago
Don't forget the ChangeLog!
Josh Green
as Element Green
More... almost 20 years ago
Buffer alignment now only done when SSE enabled, alignment macro still broken on AMD 64.
Josh Green
as Element Green
More... almost 20 years ago
Applied LASH patch that is included with ladcca-0.4.0.
Josh Green
as Element Green
More... almost 20 years ago
Various bug fixes.
Josh Green
as Element Green
More... almost 20 years ago
Added fluid_atten2amp for non-standard attenuation and reverted fluid_cb2amp to original specifications, volume envelope much improved.
Josh Green
as Element Green
More... almost 20 years ago
Fixed fine tuning problem which caused out of tune instruments and applied big endian long long bug fix patch.
Josh Green
as Element Green
More... almost 20 years ago
Changed volume attenuation calculation to match popular EMU devices, run time polyphony modification, MOD LFO to volume was inverted, some bug fixes.
Josh Green
as Element Green
More... almost 20 years ago
- some minor fixes More... about 20 years ago
Updated README-OSX.
Josh Green
as Element Green
More... over 20 years ago
Added bank offsets for SoundFonts (proposition by Ken Ellinwood) More... almost 21 years ago
Added Ebrahim Mayat's README-OSX file. More... almost 21 years ago