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.
- Host: GitHub
- URL: https://github.com/hendriks73/pcmsampledsp
- Owner: hendriks73
- License: lgpl-3.0
- Created: 2015-11-20T11:56:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T12:59:28.000Z (about 8 years ago)
- Last Synced: 2025-04-08T07:01:43.196Z (about 1 year ago)
- Topics: audio, java, java-library, resample-audio-files
- Language: Java
- Size: 5.21 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# PCMSampledSP
[](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.