Zrythm
a highly automated and intuitive digital audio workstation
|
A framework from playing back samples independent of the timeline, such as metronomes and samples from the browser. More...
#include "utils/types.h"
Go to the source code of this file.
Data Structures | |
struct | SamplePlayback |
A sample playback handle to be used by the engine. More... | |
Macros | |
#define | sample_playback_init(self, _buf, _buf_size, _channels, _vol, _start_offset) |
Initializes a SamplePlayback with a sample to play back. | |
A framework from playing back samples independent of the timeline, such as metronomes and samples from the browser.
Definition in file sample_playback.h.