MCPcopy Create free account

hub / github.com/LabSound/LabSound / functions

Functions1,512 in github.com/LabSound/LabSound

Methoddesc
src/core/ChannelSplitterNode.cpp:17
Methoddesc
src/core/AudioHardwareInputNode.cpp:20
Methoddesc
src/core/OscillatorNode.cpp:64
Methoddesc
src/core/NullDeviceNode.cpp:21
Methoddesc
src/core/StereoPannerNode.cpp:247
Methoddesc
src/core/SampledAudioNode.cpp:84
Methoddesc
src/core/WaveShaperNode.cpp:17
Methoddesc
src/core/DynamicsCompressorNode.cpp:31
Methoddesc
src/core/AnalyserNode.cpp:39
Methoddesc
src/core/BiquadFilterNode.cpp:35
Methoddesc
src/core/ConvolverNode.cpp:105
Methoddesc
src/core/DelayNode.cpp:18
Methoddesc
src/core/GainNode.cpp:20
Methoddesc
src/core/PannerNode.cpp:67
Methoddesc
src/core/ChannelMergerNode.cpp:19
Methoddetune
src/core/BiquadFilterNode.cpp:267
Methoddetune
include/LabSound/core/OscillatorNode.h:49
Methoddetune
include/LabSound/core/SampledAudioNode.h:92
FunctiondeviceQueryCallback
src/backends/RtAudio/RtAudio.cpp:7658
Methoddisconnect
src/core/AudioContext.cpp:434
Methoddisconnect
src/core/AudioNodeInput.cpp:48
MethoddisconnectAll
src/core/AudioNodeOutput.cpp:218
MethoddisconnectAll
src/core/AudioNodeInput.cpp:61
MethoddisconnectAll
src/core/AudioParam.cpp:204
MethoddisconnectParam
src/core/AudioContext.cpp:502
MethoddisconnectionReady
returns true if the disconnection ramp has reached zero. This is intended to allow the AudioContext to manage popping artifacts
include/LabSound/core/AudioNode.h:248
MethoddiscreteCopyFrom
src/core/AudioBus.cpp:492
MethoddiscreteSumFrom
src/core/AudioBus.cpp:520
MethoddiscreteTimeConstantForSampleRate
src/internal/src/AudioUtilities.cpp:23
MethoddispatchEvents
src/core/AudioContext.cpp:626
MethoddistanceConeGain
src/extended/SpatializationNode.cpp:84
MethoddistanceConeGain
src/core/PannerNode.cpp:487
MethoddistanceGain
Accessors for dynamically calculated gain values.
include/LabSound/core/PannerNode.h:131
MethoddistanceModel
src/core/PannerNode.cpp:329
Methoddistortion
include/LabSound/extended/DiodeNode.h:41
MethoddoFFTAnalysis
src/core/RealtimeAnalyser.cpp:112
MethoddopplerRate
src/core/PannerNode.cpp:414
MethoddopplerRate
include/LabSound/core/SampledAudioNode.h:93
MethoddspSplitComplex
src/internal/FFTFrame.h:82
MethoddutySweep
include/LabSound/extended/SfxrNode.h:51
MethodenumFromName
include/LabSound/core/AudioSetting.h:60
Methodenums
include/LabSound/core/AudioSetting.h:58
MethodenvelopeTimeInSeconds
src/extended/SfxrNode.cpp:1122
MethodenvelopeTimeInSfxrUnits
src/extended/SfxrNode.cpp:1127
Methoderror
This method can be modified to control the behavior of error message printing.
src/backends/RtAudio/RtAudio.cpp:10950
MethodexponentialGain
src/internal/src/Distance.cpp:55
MethodfanOutCount
src/core/AudioNodeOutput.cpp:133
MethodfftSetupForSize
src/backends/FFTFrameAppleAcclerate.cpp:134
MethodfftSize
src/core/AnalyserNode.cpp:139
MethodfftSize
src/internal/HRTFPanner.h:32
MethodfftSize
src/internal/FFTConvolver.h:32
MethodfftSize
src/internal/HRTFDatabase.h:81
MethodfftSizeForSampleLength
static
src/internal/src/HRTFPanner.cpp:586
MethodfftSizeForSampleRate
src/internal/src/HRTFPanner.cpp:576
Functionffts1
src/core/_SoundPipe_FFT.cpp:1547
MethodfilterFreqInHz
src/extended/SfxrNode.cpp:1160
MethodfilterFreqInSfxrUnits
src/extended/SfxrNode.cpp:1167
Methodfinish
src/core/AudioNode.cpp:275
Methodfloat3
include/LabSound/core/FloatPoint3D.h:12
MethodflushDebugBuffer
src/core/AudioContext.cpp:102
MethodflushDebugBuffer
src/core/AudioContext.cpp:125
MethodflushDenormalFloatToZero
This is a nop if we can flush denormals to zero in hardware.
src/internal/DenormalDisabler.h:57
MethodformatBytes
src/backends/RtAudio/RtAudio.cpp:11030
Methodfrequency
src/core/BiquadFilterNode.cpp:252
Methodfrequency
include/LabSound/extended/PolyBLEPNode.h:77
Methodfrequency
include/LabSound/core/OscillatorNode.h:48
MethodfrequencyBinCount
src/core/AnalyserNode.cpp:144
MethodfrequencyBinCount
include/LabSound/extended/RealtimeAnalyser.h:32
MethodfrequencyInHz
src/extended/SfxrNode.cpp:1152
MethodfrequencyInSfxrUnits
src/extended/SfxrNode.cpp:1145
Methodfull
src/extended/PolyBLEPNode.cpp:71
Methodgain
src/internal/src/Distance.cpp:20
Methodgain
include/LabSound/core/GainNode.h:37
MethodgenerateBasicWaveform
src/core/PeriodicWave.cpp:202
MethodgetApiDisplayName
src/backends/RtAudio/RtAudio.cpp:189
MethodgetApiName
src/backends/RtAudio/RtAudio.cpp:182
MethodgetAvailableRead
Returns the number of elements available for reading. Only safe to call from the read thread.
src/backends/miniaudio/AudioDevice_Miniaudio.h:102
MethodgetAvailableWrite
Returns the number of elements available for writing. Only safe to call from the write thread.
src/backends/miniaudio/AudioDevice_Miniaudio.h:96
MethodgetAzimuthElevation
src/core/PannerNode.cpp:334
MethodgetBus
include/LabSound/core/SampledAudioNode.h:69
MethodgetByteFrequencyData
src/core/RealtimeAnalyser.cpp:187
MethodgetByteFrequencyData
src/core/AnalyserNode.cpp:161
MethodgetByteTimeDomainData
src/core/RealtimeAnalyser.cpp:302
MethodgetByteTimeDomainData
src/core/AnalyserNode.cpp:156
MethodgetCSR
src/internal/DenormalDisabler.h:71
MethodgetCompiledApi
src/backends/RtAudio/RtAudio.cpp:176
MethodgetCompiledApiByName
src/backends/RtAudio/RtAudio.cpp:196
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:995
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1030
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1062
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1095
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1134
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1168
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1199
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1231
MethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:1264
MethodgetCursor
src/core/SampledAudioNode.cpp:541
MethodgetDefaultInputDevice
src/backends/RtAudio/RtAudio.cpp:434
MethodgetDefaultOutputDevice
src/backends/RtAudio/RtAudio.cpp:440
MethodgetDeviceCount
src/backends/RtAudio/RtAudio.h:1265
← previousnext →701–800 of 1,512, ranked by callers