MCPcopy Create free account

hub / github.com/LabSound/LabSound / functions

Functions1,512 in github.com/LabSound/LabSound

MethodgetDeviceInfo
src/backends/RtAudio/RtAudio.h:1266
MethodgetDeviceInfo
src/backends/RtAudio/RtAudio.cpp:693
MethodgetErrorCode
src/backends/RtAudio/RtAudio.cpp:2113
MethodgetFloatFrequencyData
src/core/RealtimeAnalyser.cpp:164
MethodgetFloatFrequencyData
src/core/AnalyserNode.cpp:148
MethodgetFloatTimeDomainData
LabSound begin
src/core/RealtimeAnalyser.cpp:278
MethodgetFloatTimeDomainData
src/core/AnalyserNode.cpp:152
MethodgetFreqInHz
src/extended/PolyBLEPNode.cpp:376
MethodgetFrequencyResponse
src/core/BiquadFilterNode.cpp:191
MethodgetFrequencyResponse
src/core/BiquadFilterNode.cpp:242
MethodgetFrequencyResponse
src/internal/src/Biquad.cpp:447
MethodgetGrainSource
include/LabSound/extended/GranulationNode.h:117
MethodgetImpulse
src/core/ConvolverNode.cpp:233
FunctiongetMessage
Returns the thrown error message string.
src/backends/RtAudio/RtAudio.h:257
MethodgetSize
Returns the maximum number of elements.
src/backends/miniaudio/AudioDevice_Miniaudio.h:90
MethodgetStreamLatency
src/backends/RtAudio/RtAudio.h:963
MethodgetStreamLatency
src/backends/RtAudio/RtAudio.cpp:474
MethodgetStreamSampleRate
src/backends/RtAudio/RtAudio.h:967
MethodgetStreamSampleRate
src/backends/RtAudio/RtAudio.cpp:519
MethodgetStreamTime
src/backends/RtAudio/RtAudio.h:971
MethodgetStreamTime
src/backends/RtAudio/RtAudio.cpp:487
MethodgetVersion
src/backends/RtAudio/RtAudio.cpp:96
Methodgrain
position between 0-1, duration in seconds
include/LabSound/extended/GranulationNode.h:36
Methodhalf
src/extended/PolyBLEPNode.cpp:60
MethodhandleDirtyAudioSummingJunctions
src/core/AudioSummingJunction.cpp:28
MethodhardClip
examples/src/Examples.hpp:1326
MethodhasFinished
include/LabSound/core/AudioNodeScheduler.h:46
MethodhasFinished
include/LabSound/core/AudioScheduledSourceNode.h:43
MethodhpFilterCutoff
include/LabSound/extended/SfxrNode.h:60
MethodhpFilterCutoffSweep
include/LabSound/extended/SfxrNode.h:61
Functioniffts1
src/core/_SoundPipe_FFT.cpp:2605
MethodincrementPhase
src/extended/PolyBLEPNode.cpp:352
Methodinitialize
AudioProcessor interface
src/extended/PdNode.cpp:39
Methodinitialize
src/extended/ADSRNode.cpp:53
Methodinitialize
src/extended/PWMNode.cpp:36
Methodinitialize
src/extended/PeakCompNode.cpp:61
Methodinitialize
src/extended/ClipNode.cpp:55
Methodinitialize
src/core/AudioHardwareDeviceNode.cpp:85
Methodinitialize
src/core/NullDeviceNode.cpp:59
Methodinitialize
src/core/StereoPannerNode.cpp:315
Methodinitialize
src/core/AudioNode.cpp:347
Methodinitialize
src/core/DynamicsCompressorNode.cpp:103
Methodinitialize
src/core/BiquadFilterNode.cpp:68
Methodinitialize
src/core/AudioBasicProcessorNode.cpp:25
Methodinitialize
src/core/PannerNode.cpp:164
Methodinitialize
src/internal/src/AudioDSPKernelProcessor.cpp:20
MethodinitializeParameters
src/internal/src/DynamicsCompressor.cpp:39
MethodinsertEvent
src/core/AudioParamTimeline.cpp:58
MethodinverseGain
src/internal/src/Distance.cpp:50
MethodisAutodispatchingEvents
src/core/AudioContext.cpp:163
MethodisChannelCountKnown
include/LabSound/core/AudioNodeOutput.h:51
MethodisConnected
src/core/AudioSummingJunction.cpp:43
MethodisConnected
include/LabSound/core/AudioSummingJunction.h:56
MethodisConnected
include/LabSound/core/AudioNodeOutput.h:53
MethodisFirstTime
include/LabSound/core/AudioBus.h:110
MethodisInitialized
include/LabSound/core/AudioProcessor.h:37
MethodisInitialized
inputs and outputs
include/LabSound/core/AudioNode.h:148
MethodisPlayingOrScheduled
include/LabSound/core/AudioScheduledSourceNode.h:28
MethodisRunning
src/core/AudioHardwareDeviceNode.cpp:119
MethodisRunning
src/backends/RtAudio/AudioDevice_RtAudio.cpp:221
MethodisRunning
src/backends/miniaudio/AudioDevice_Miniaudio.cpp:310
MethodisScheduledNode
include/LabSound/core/AudioScheduledSourceNode.h:26
MethodisSilent
include/LabSound/core/AudioChannel.h:96
FunctionisStreamOpen
src/backends/RtAudio/RtAudio.h:778
FunctionisStreamRunning
src/backends/RtAudio/RtAudio.h:779
MethodisZero
src/core/AudioBus.cpp:816
MethodisZero
inspects the buffer data to discover if there are any non-zero values. meant for debugging.
include/LabSound/core/AudioChannel.h:100
FunctionjackCallbackHandler
src/backends/RtAudio/RtAudio.cpp:2376
FunctionjackCloseStream
This function will be called by a spawned thread when the Jack server signals that it is shutting down. It is necessary to handle it this way because
src/backends/RtAudio/RtAudio.cpp:2390
FunctionjackShutdown
src/backends/RtAudio/RtAudio.cpp:2399
FunctionjackStopStream
This function will be called by a spawned thread when the user callback function signals that the stream should be stopped or aborted. It is necessar
src/backends/RtAudio/RtAudio.cpp:2898
FunctionjackXrun
src/backends/RtAudio/RtAudio.cpp:2417
MethodkAtSlope
src/internal/src/DynamicsCompressorKernel.cpp:129
Methodknee
src/extended/PeakCompNode.cpp:254
Methodknee
include/LabSound/core/DynamicsCompressorNode.h:42
MethodkneeCurve
Exponential curve for the knee. It is 1st derivative matched at m_linearThreshold and asymptotically approaches the value m_linearThreshold + 1 / k.
src/internal/src/DynamicsCompressorKernel.cpp:80
MethodlatencyTime
src/extended/PdNode.cpp:66
MethodlatencyTime
src/extended/ADSRNode.cpp:165
MethodlatencyTime
src/extended/PWMNode.cpp:71
MethodlatencyTime
src/extended/PeakCompNode.cpp:219
MethodlatencyTime
src/extended/ClipNode.cpp:129
MethodlatencyTime
src/core/StereoPannerNode.cpp:230
MethodlatencyTime
src/core/DynamicsCompressorNode.cpp:128
MethodlatencyTime
fixed 250ms
src/core/BiquadFilterNode.cpp:80
MethodlatencyTime
src/core/AudioBasicProcessorNode.cpp:94
MethodlatencyTime
src/core/PannerNode.cpp:603
MethodlatencyTime
src/internal/EqualPowerPanner.h:29
MethodlatencyTime
src/internal/src/AudioDSPKernelProcessor.cpp:91
MethodlatencyTime
src/internal/src/DelayDSPKernel.cpp:173
MethodlatencyTime
src/internal/src/DynamicsCompressor.cpp:258
MethodlatencyTime
src/internal/src/HRTFPanner.cpp:851
MethodlatencyTime
include/LabSound/extended/ADSRNode.h:36
MethodlatencyTime
include/LabSound/extended/RecorderNode.h:18
MethodlatencyTime
include/LabSound/extended/FunctionNode.h:38
MethodlatencyTime
include/LabSound/extended/PdNode.h:35
MethodlatencyTime
required for BasicInspector
include/LabSound/extended/PowerMonitorNode.h:53
MethodlatencyTime
include/LabSound/extended/PolyBLEPNode.h:57
MethodlatencyTime
include/LabSound/extended/GranulationNode.h:98
MethodlatencyTime
include/LabSound/extended/SfxrNode.h:102
MethodlatencyTime
include/LabSound/extended/SpectralMonitorNode.h:41
← previousnext →801–900 of 1,512, ranked by callers