Software synthesizer based on the SoundFont 2 specifications
Find a file
Josh Green 422924ee45 Added -Wno-unused-parameter because its annoying to have warning for unused parameters.
Removed many unused variables.
Added a new macro fluid_profile_ref_var() for defining a profiling reference variable, to get rid of unused variable warnings when profiling is disabled.
Removed unused functions fluid_oss_get_caps and fluid_oss_get_sample_formats.
2009-10-07 05:20:55 +00:00
fluidsynth Added -Wno-unused-parameter because its annoying to have warning for unused parameters. 2009-10-07 05:20:55 +00:00