An open API service indexing awesome lists of open source software.

https://github.com/hendriks73/pcmsampledsp

Resample audio files/streams or multiply/reduce channels.
https://github.com/hendriks73/pcmsampledsp

audio java java-library resample-audio-files

Last synced: 8 months ago
JSON representation

Resample audio files/streams or multiply/reduce channels.

Awesome Lists containing this project

README

          

# PCMSampledSP

[![Build Status](https://travis-ci.org/hendriks73/pcmsampledsp.svg?branch=master)](https://travis-ci.org/hendriks73/pcmsampledsp)

*PCMSampledSP* is an implementation of `javax.sound.sampled` service provider interfaces
for pulse code modulated (pcm) audio data.

Its main purpose is to resample audio files or streams or multiply/reduce channels.

This library comes with absolutely no support, warranty etc. you name it.

For more info, please see http://www.tagtraum.com/pcmsampledsp/

Enjoy.