flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

AudioStreamer: is it possible to get a PCM with 32bit of amplitude?

Open cbalmeida opened this issue 3 years ago • 0 comments

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?

cbalmeida avatar Jan 30 '22 17:01 cbalmeida