mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-28 06:52:57 +00:00
Software synthesizer based on the SoundFont 2 specifications
c7a865ff24
Removed explicity enable of AUFILE_SUPPORT in fluid_adriver.c. Warning about failure to set high priority scheduling, now only printed if actually attempted high priority scheduling. Removed unused fluid_alsa2.c. Moved fluid_file_audio_driver_settings() from fluid_aufile.c to fluid_filerenderer.c and renamed to fluid_file_renderer_settings(). Added fluid_file_renderer_find_valid_format() to search for valid audio formats for a given file type (to fix Ogg/Vorbis output). Added audio.jack.server and midi.jack.server settings. Now using jack_client_open() instead of deprecated jack_client_new(). Fixed declaration of new_fluid_midishare_midi_driver() in fluid_mdriver.c. Added support for realtime settings to fluid_oss.c and fluid_pulse.c. Added call to Pa_Terminate() in fluid_portaudio_driver_settings() to free unused resources (such as Jack connections). Removed synth.midi-mode and preset note-off ignore code for now, until its properly supported. Added/improved command line "help" output for -a, -E, -m, -O and -T. Welcome message and "Rendering audio to file .." message now displayed on fast render (-F). |
||
---|---|---|
fluidsynth |