Pedro Lopez-Cabanillas
c3f3fa3762
* fixed compilation under MSVC 2008 and older.
2009-04-02 18:28:07 +00:00
Josh Green
251f96524c
Removed ltconfig, fixes to FluidSynth man page, re-order of default
...
driver selection, implemented preset selection fallback logic.
2009-03-16 01:37:21 +00:00
Josh Green
b28c01954a
New jack MIDI driver, updated README-OSX.
2009-03-09 05:48:04 +00:00
Pedro Lopez-Cabanillas
7e96e922d9
Fixed changelog
2009-03-02 21:22:05 +00:00
Josh Green
b49458e817
Applied patch from KO Myung-Hun for OS/2 support including Dart audio driver.
2009-02-04 07:45:44 +00:00
Josh Green
904fba7155
Overhauled PortAudio driver for PortAudio V19 API.
2009-01-29 09:21:34 +00:00
Pedro Lopez-Cabanillas
f445b9b30c
Reverted (wrong) changes in autogen.sh for MacOSX.
...
Added missing records to ChangeLog
2009-01-10 19:01:20 +00:00
Josh Green
5cd5c9c43a
Build fixes in regards to LT_REVISION/LT_CURRENT/LT_AGE values and libtool.
2009-01-09 05:27:56 +00:00
Josh Green
f07957e769
New PulseAudio driver and added support for some RPN parameters such as
...
bend range and fine/coarse tuning.
2008-12-23 10:15:01 +00:00
Pedro Lopez-Cabanillas
b97a3df4cb
small commit test
2008-09-15 20:51:41 +00:00
Josh Green
f89377de88
Applied patches from S. Christian Collins to improve EMU10K1 synthesis
...
compatibility, other synthesis fixes and a modulator related crash bug;
Pedro Lopez-Cabanillas for midi.winmidi.device setting
and Nicolas Boulicault for ALSA sequencer midi.portname setting. Also
a fix to properly attempt a load of percussion instruments during
program change.
2008-09-15 04:17:24 +00:00
Josh Green
00580d43ba
Changing back..
2008-09-15 04:01:23 +00:00
Josh Green
a3a7772dcd
This is a test..
2008-09-15 04:00:17 +00:00
Josh Green
c513944625
Release 1.0.8. Minor changes to build system to fix dist target. New
...
README-OSX. Fixed embedded main function with AM_PATH_READLINE macro.
2007-11-17 21:55:22 +00:00
Josh Green
ccf06bc7dc
FluidSynth 1.0.8 release. Updated LT_REVISION.
2007-11-17 19:23:39 +00:00
Josh Green
d44800182e
Added --enable-trap-on-fpe and --enable-fpe-check configure options for
...
debuging FPEs, reverted rest of "Effect level clip" patch until
something better is done, added hack to work around FPE related to
faulty CPU frequency calculation, removed faulty zap_almost_zero macro
and replaced with call to fabs() and compare, removed memory alignment
hacks.
2007-11-11 20:52:56 +00:00
Josh Green
f34370c3fa
Updated man page and completed reverted "Effect level clip" patch.
2007-11-10 08:21:23 +00:00
Josh Green
a8d10bcab4
Doc updates, win32 build changes, fixed bug causing QSynth crash,
...
reverted reverb level and chorus changes.
2007-09-20 07:47:38 +00:00
Josh Green
24be09d307
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.
2007-09-02 23:23:47 +00:00
Josh Green
b1d77a04e5
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.
2007-08-18 21:32:47 +00:00
Element Green
b66e52e14d
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.
2007-01-14 17:48:51 +00:00
Element Green
932e87f1b7
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).
2006-12-10 16:02:04 +00:00
Element Green
20542770b4
Maybe ALSA CPU consumption problem is now fixed, more changes to ALSA
...
sequencer driver, many many memory leaks plugged.
2006-11-23 18:49:36 +00:00
Element Green
4c68e10ab3
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.
2006-11-21 20:04:31 +00:00
Element Green
fd62e609a3
Updated README-OSX.
2006-02-21 06:21:09 +00:00
Element Green
eecfb1e016
Bug fix for build error when neither LASH nor LADCCA present.
2006-02-20 11:48:06 +00:00
Element Green
569ebd158c
Lots of code cleanup, bug fixes, added friendliness and release
...
worthiness.
2006-02-19 10:01:58 +00:00
Element Green
063038b73d
Applied RAM sfont crash bug patch from Antoine Schmitt.
2005-09-05 02:45:34 +00:00
Element Green
029847c82a
Don't forget the ChangeLog!
2005-07-06 05:55:55 +00:00
Element Green
98110ff66a
Applied LASH patch that is included with ladcca-0.4.0.
2005-06-29 18:07:46 +00:00
Element Green
f2f00b3c5f
Various bug fixes.
2005-06-12 01:19:37 +00:00
Element Green
4a173dafec
Added fluid_atten2amp for non-standard attenuation and reverted
...
fluid_cb2amp to original specifications, volume envelope much improved.
2005-06-11 11:06:43 +00:00
Element Green
196ca5724c
Fixed fine tuning problem which caused out of tune instruments and
...
applied big endian long long bug fix patch.
2005-06-10 07:57:28 +00:00
Element Green
37d805cb0f
Changed volume attenuation calculation to match popular EMU devices, run
...
time polyphony modification, MOD LFO to volume was inverted, some bug
fixes.
2005-06-08 03:51:13 +00:00
Element Green
d398c86f1a
Updated README-OSX.
2004-11-11 21:42:56 +00:00
Peter Hanappe
d5983ca43f
Added bank offsets for SoundFonts (proposition by Ken Ellinwood)
2004-08-18 15:11:47 +00:00
Peter Hanappe
26cea2912b
*** empty log message ***
2004-08-06 09:59:23 +00:00
Peter Hanappe
3aed63534d
Applied Ken Ellinwood's fix for the bank select (MSB) message.
2004-07-29 21:03:27 +00:00
Peter Hanappe
5cee356119
Applied Rui Nuno Capela's patch
2004-07-29 20:54:39 +00:00
Peter Hanappe
350551578a
Applied Sergey Pavlishin's patch that fixes a stack overflow in fluid_dsound_enum_callback
2004-05-14 13:45:22 +00:00
Peter Hanappe
03ec4ff354
Added fluid_synth_remove_sfont, moved fluid_synth_add_sfont from
...
fluid_ramsfont.c to fluid_synth.c
2004-05-07 09:53:39 +00:00
Peter Hanappe
e05b491a13
ALSA sequencer driver opens several ports if midi channels bigger than 16.
...
Filter on/off optimization is deactivated.
2004-05-05 20:27:22 +00:00
Element Green
047e0ebdfa
Filter now remains on once enabled.
2004-03-30 22:48:48 +00:00
Peter Hanappe
654ec72119
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.
2004-03-30 10:07:32 +00:00
Peter Hanappe
dd092ac0ad
Commiting the changes made by me between 2004-03-22 and 2004-03-29 (included).
...
Please check the ChangeLog file for the details.
2004-03-29 10:05:18 +00:00
Peter Hanappe
e541eb9d28
Fixed the timing in the MIDI playback. Improved documentation in sfont.h.
...
Removed unused is_number() in fluidsynth.c
2004-03-22 10:28:19 +00:00
Peter Hanappe
f14d04f6f1
Updated ChangeLog
2004-03-19 11:56:31 +00:00
Peter Hanappe
2aa2813083
Added fluid_synth_program_select2() and
...
fluid_synth_get_sfont_by_name() in fluid_synth.c. These functions
are not in the public API, yet.
2004-02-28 13:20:07 +00:00
Peter Hanappe
f881efdc47
Updated ChangeLog
2004-02-25 23:04:07 +00:00
Element Green
00bfe830f3
Removed CCA_Use_Jack and CCA_Use_Alsa LADCCA flags.
2003-11-14 08:23:10 +00:00