Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pcm

Use (python) Gstreamer To Decode Audio (to Pcm Data)

I'm writing an application that uses the Python Gstreamer bindings to play audio, but I'm n… Read more Use (python) Gstreamer To Decode Audio (to Pcm Data)

Interpreting Wav Data

I'm trying to write a program to display PCM data. I've been very frustrated trying to find… Read more Interpreting Wav Data