Projects with this topic
Sort by:
-
A collection of audio-related features which resulted from freely writing C++ code.
Features: live sound I/O, audio file playback, real-time convolution, MIDI-controlled polyphonic synthesizer, multi-channel oscilloscope
2021
Updated -
Jon's Array DEque provides an optimized character deque in C. This is implemented via a growing circular buffer.
Updated -
Arduino library for a ring buffer of variable-length messages on an arbitrary byte-wise storage
Updated