~breakfastquay

~breakfastquay/rubberband

Rubber Band Library is a high quality software library for audio time-stretching and pitch-shifting. It permits you to change the tempo and pitch of an audio stream or recording dynamically and independently of one another.

~breakfastquay/bqaudiostream

Small C++ library wrapping various audio file read/write implementations

~breakfastquay/dataquay

Dataquay is a free open source library that provides a C++ API for the Redland or Serd/Sord RDF libraries using Qt4/5 classes and containers.

~breakfastquay/bqaudioio

Small C++ library wrapping various audio recording and playback APIs

~breakfastquay/bqvec

Allocator and vector arithmetic functions for C++ code using raw arrays

~breakfastquay/bqresample

Small C++ library wrapping various audio sample rate conversion libraries

~breakfastquay/rubberband-android-simple-sample

Very simple sample app for Android using the Rubber Band Library

~breakfastquay/bqfft

Small C++ library wrapping various FFT implementations for some common audio processing use cases

~breakfastquay/minibpm

MiniBPM is a fixed-tempo BPM estimator for music audio, self-contained and implemented in a single C++ file.

~breakfastquay/bqthingfactory

Single-header C++ object-factory library

~breakfastquay/rubberband-qt-example

Mini Qt-based UI that can load an audio file and adjust its playback speed dynamically

~breakfastquay/minibpm-android-simple-sample

Very simple sample app for Android using the MiniBpm tempo estimator

~breakfastquay/rubberband-ios-test

Test build project for Rubber Band Library on iOS