fryshorts 014a333807 obs/libobs: Use new volume meter api
This replaces the old code for the audio meter that was using
calculations in two different places with the new audio meter api.
The source signal will now emit simple levels instead of dB values,
in order to avoid dB conversion and calculation in the source.
The GUI on the other hand now expects simple position values from
the volume meter api with no knowledge about dB calculus either.
That way all code that handles those conversions is in one place,
with the option to easily add new mappings that can be used
everywhere.
2014-12-04 21:58:35 +01:00
..
2014-10-03 20:18:01 +02:00
2014-11-27 00:07:48 -08:00
2014-11-03 14:18:30 -08:00
2014-10-01 15:32:49 +02:00
2014-10-23 11:38:51 -07:00
2014-02-12 08:04:50 -07:00
2014-12-04 21:58:34 +01:00