A web-based PCM player created by Cursor.
PCM Player is a lightweight web-based application that enables playback of PCM audio data directly in the browser. This tool is particularly useful for developers and audio engineers who need to test and debug PCM audio streams.
- Simple and intuitive interface
- Real-time playback of PCM audio data
- Supports various PCM formats
You can try out the PCM Player online through this demo link.
To run the PCM Player locally, you will need:
- A modern web browser (Chrome, Firefox, Edge, etc.)
Clone the repository to your local machine using:
git clone https://github.com/Rychou/pcm-player.git