gstreamer/gst/freeverb
Nirbheek Chauhan f790863755 Explicitly define float constants as float
With MSVC, this gives the following warning:

warning C4305: 'function': truncation from 'double' to 'gfloat'

Apparently, MSVC does not figure out what type to use for constants
based on the assignment. This warning is very spammy, so let's try to
fix it.
2016-10-27 23:06:26 +05:30
..
gstfreeverb.c Explicitly define float constants as float 2016-10-27 23:06:26 +05:30
gstfreeverb.h freeverb: port to 1.0 2013-02-07 08:56:37 +01:00
GstFreeverb.prs freeverb: add a few presets 2014-12-20 12:29:13 -05:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00