https://github.com/numq/klarity-sampler
Audio library with basic playback functionality and time stretching
https://github.com/numq/klarity-sampler
audio cpp klarity library pitch playback portaudio sampler shift stretching time
Last synced: 9 months ago
JSON representation
Audio library with basic playback functionality and time stretching
- Host: GitHub
- URL: https://github.com/numq/klarity-sampler
- Owner: numq
- License: mit
- Created: 2024-02-23T01:42:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T15:03:52.000Z (11 months ago)
- Last Synced: 2025-01-19T21:38:01.039Z (10 months ago)
- Topics: audio, cpp, klarity, library, pitch, playback, portaudio, sampler, shift, stretching, time
- Language: C++
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Klarity Sampler
Audio library with playback functionality and time stretching
## Features
- Sequential playback
- Volume adjustment
- Change playback speed without changing pitch
## Dependencies
- [PortAudio](https://github.com/PortAudio/portaudio/) - audio playback library
* [Signalsmith Audio](https://github.com/Signalsmith-Audio/signalsmith-stretch) - awesome pitch and time stretching library