flutter-plugins
flutter-plugins copied to clipboard
AudioStreamer: is it possible to get a PCM with 32bit of amplitude?
I'm trying to create an db Meter app which should meter values until 150 db, but with a PCM of 16bit amplitude I can only measure 90db.
So is it possible to change the event channel to read 32bit values?