~signal_processor/audio_buffer

Reference implementation for audio_buffer_interface
Use less restrictive bounds for sample type.
Add method for initializing buf from existing data.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~signal_processor/audio_buffer
read/write
git@git.sr.ht:~signal_processor/audio_buffer

You can also use your local clone with git send-email.

#Audio Buffer

    An AGPL implementation of audio_buffer_interface. For use with node_interface as a foundation or building audio processing nodes. You can see it in use as part of node_interface with ds_p_i.