MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / AudioFormatReader

Class AudioFormatReader

Source/Sample.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37namespace juce
38{
39 class AudioFormatReader;
40 template <typename T>
41 class AudioBuffer;
42 using AudioSampleBuffer = AudioBuffer<float>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected