arduino-audio-tools
|
This is the complete list of members for FaustStream< DSP >, including all inherited members.
_timeout (defined in Print) | protected | |
addNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
allocateFloatBuffer(int samples, bool allocate_out) | FaustStream< DSP > | inlineprotected |
audioInfo() override | AudioStream | inlinevirtual |
audioInfoOut() | AudioInfoSupport | inlinevirtual |
AudioStream()=default (defined in AudioStream) | AudioStream | |
AudioStream(AudioStream const &)=delete (defined in AudioStream) | AudioStream | |
available() override (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
availableForWrite() override (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
BaseStream()=default (defined in BaseStream) | BaseStream | |
BaseStream(BaseStream const &)=delete (defined in BaseStream) | BaseStream | |
begin(AudioInfo cfg) | FaustStream< DSP > | inline |
begin() (defined in BaseStream) | BaseStream | inlinevirtual |
bend() (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
buffer_allocated (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
bytes_per_frame (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
bytes_per_sample (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
cfg (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
checkChannels() | FaustStream< DSP > | inlineprotected |
clearNotifyAudioChange() | AudioInfoSource | inlinevirtual |
convertFloatBufferToInt(int samples, FAUSTFLOAT **p_float_in, void *data_out) | FaustStream< DSP > | inlineprotected |
convertIntBufferToFloat(int samples, void *data_in, FAUSTFLOAT **p_float_out) | FaustStream< DSP > | inlineprotected |
defaultConfig() (defined in FaustStream< DSP >) | FaustStream< DSP > | inline |
deleteFloatBuffer() (defined in FaustStream< DSP >) | FaustStream< DSP > | inlineprotected |
end() | FaustStream< DSP > | inlinevirtual |
FaustStream(bool useSeparateOutputBuffer=true) | FaustStream< DSP > | inline |
FaustStream(Print &out, bool useSeparateOutputBuffer=true) | FaustStream< DSP > | inline |
float_to_int_factor (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
flush() override (defined in BaseStream) | BaseStream | inlinevirtual |
frequency() (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
gain() (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
gate_exists (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
getDSP() | FaustStream< DSP > | inline |
info (defined in AudioStream) | AudioStream | protected |
is_init (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
is_notify_active (defined in AudioInfoSource) | AudioInfoSource | protected |
is_read (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
is_write (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
isNotifyActive() | AudioInfoSource | inline |
labelValue(const char *label) | FaustStream< DSP > | inlinevirtual |
midiOff(int note) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
midiOn(int note, FAUSTFLOAT gain) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
not_supported(int out, const char *msg="") (defined in AudioStream) | AudioStream | inlineprotectedvirtual |
noteToFrequency(uint8_t x) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlineprotected |
notify_vector (defined in AudioInfoSource) | AudioInfoSource | protected |
notifyAudioChange(AudioInfo info) (defined in AudioInfoSource) | AudioInfoSource | inlineprotected |
operator bool() (defined in AudioStream) | AudioStream | inlinevirtual |
operator=(AudioStream const &)=delete (defined in AudioStream) | AudioStream | |
operator=(BaseStream const &)=delete (defined in BaseStream) | BaseStream | |
p_buffer (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
p_buffer_out (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
p_dsp (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
p_out (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
readBytes(uint8_t *data, size_t len) override | FaustStream< DSP > | inlinevirtual |
readSilence(uint8_t *buffer, size_t length) | AudioStream | inlinevirtual |
refillReadBuffer() (defined in BaseStream) | BaseStream | inlineprotected |
removeNotifyAudioChange(AudioInfoSupport &bi) | AudioInfoSource | inlinevirtual |
setAudioInfo(AudioInfo newInfo) override | AudioStream | inlinevirtual |
setBend(FAUSTFLOAT bend) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
setFrequency(FAUSTFLOAT freq) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
setGain(FAUSTFLOAT gain) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
setLabelValue(const char *label, FAUSTFLOAT value) | FaustStream< DSP > | inlinevirtual |
setMidiNote(int note) (defined in FaustStream< DSP >) | FaustStream< DSP > | inlinevirtual |
setNotifyActive(bool flag) | AudioInfoSource | inline |
tmp_in (defined in BaseStream) | BaseStream | protected |
tmp_out (defined in BaseStream) | BaseStream | protected |
ui (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
with_output_buffer (defined in FaustStream< DSP >) | FaustStream< DSP > | protected |
write(const uint8_t *data, size_t len) override | FaustStream< DSP > | inlinevirtual |
write(uint8_t ch) override (defined in BaseStream) | BaseStream | inlinevirtual |
writeSilence(size_t len) | AudioStream | inlinevirtual |
writeT(const uint8_t *write_data, size_t len) | FaustStream< DSP > | inlineprotected |
~AudioStream()=default (defined in AudioStream) | AudioStream | virtual |
~BaseStream()=default (defined in BaseStream) | BaseStream | virtual |
~FaustStream() (defined in FaustStream< DSP >) | FaustStream< DSP > | inline |