MCPcopy Create free account

hub / github.com/LabSound/LabSound / functions

Functions1,512 in github.com/LabSound/LabSound

↓ 2 callersMethodnumberOfRenderingConnections
src/core/AudioSummingJunction.cpp:54
↓ 2 callersMethodpan
src/internal/src/HRTFPanner.cpp:638
↓ 2 callersMethodplaybackState
include/LabSound/core/AudioNodeScheduler.h:45
↓ 2 callersMethodprocessIfNecessary
src/core/AudioNode.cpp:446
↓ 2 callersMethodpullBuffer
attempt to pull a buffer from the ring buffer from the current "out" index
src/backends/RtAudio/RtAudio.cpp:4299
↓ 2 callersMethodpushBuffer
attempt to push a buffer into the ring buffer at the current "in" index
src/backends/RtAudio/RtAudio.cpp:4235
↓ 2 callersMethodrealData
src/backends/FFTFrameAppleAcclerate.cpp:150
↓ 2 callersMethodremoveInput
src/core/AudioNodeOutput.cpp:162
↓ 2 callersMethodremoveParam
src/core/AudioNodeOutput.cpp:198
↓ 2 callersMethodrenderingOutput
include/LabSound/core/AudioSummingJunction.h:46
↓ 2 callersMethodreset
src/extended/ADSRNode.cpp:285
↓ 2 callersMethodreset
src/core/StereoPannerNode.cpp:310
↓ 2 callersMethodreset
src/core/DynamicsCompressorNode.cpp:98
↓ 2 callersMethodreset
src/core/BiquadFilterNode.cpp:78
↓ 2 callersMethodreset
include/LabSound/core/AudioBus.h:86
↓ 2 callersMethodsaveDeviceInfo
src/backends/RtAudio/RtAudio.cpp:3261
↓ 2 callersMethodscheduleDisconnect
starts an immediate ramp to zero in preparation for disconnection
include/LabSound/core/AudioNode.h:244
↓ 2 callersFunctionschedulingStateName
@TODO when the ls2 merge is done, move this to its own source file
src/core/AudioNode.cpp:88
↓ 2 callersMethodsetBufferSize
sets the length of the internal ring buffer
src/backends/RtAudio/RtAudio.cpp:4223
↓ 2 callersMethodsetDelayFrames
src/internal/DelayDSPKernel.h:30
↓ 2 callersMethodsetDirty
include/LabSound/core/AudioSummingJunction.h:61
↓ 2 callersMethodsetImpulse
src/core/ConvolverNode.cpp:180
↓ 2 callersMethodsetMaxDecibels
src/core/AnalyserNode.cpp:117
↓ 2 callersMethodsetMinDecibels
src/core/AnalyserNode.cpp:108
↓ 2 callersMethodsetPole
src/internal/ZeroPole.h:34
↓ 2 callersMethodsetPosition
src/core/PannerNode.cpp:200
↓ 2 callersMethodsetValueAtTime
src/core/AudioParamTimeline.cpp:28
↓ 2 callersMethodsetZero
src/internal/ZeroPole.h:33
↓ 2 callersMethodshortName
include/LabSound/core/AudioParam.h:39
↓ 2 callersFunctionsp_fftr
src/core/_SoundPipe_FFT.cpp:3617
↓ 2 callersMethodstop
src/core/AudioHardwareDeviceNode.cpp:114
↓ 2 callersMethodtimeConstant
include/LabSound/core/AudioParamTimeline.h:95
↓ 2 callersMethodvalueBool
include/LabSound/core/AudioSetting.h:74
↓ 2 callersMethodvalueForContextTime
src/core/AudioParamTimeline.cpp:136
↓ 2 callersFunctionvmaxmgv
src/internal/src/VectorMath.cpp:87
↓ 2 callersFunctionvmul
src/internal/src/VectorMath.cpp:55
↓ 2 callersFunctionvsma
src/internal/src/VectorMath.cpp:82
↓ 2 callersMethodwaitForLoaderThreadCompletion
src/internal/src/HRTFPanner.cpp:188
↓ 2 callersFunctionzvmul
src/internal/src/VectorMath.cpp:64
↓ 1 callersMethodAudioHardwareInputProvider
src/core/AudioHardwareDeviceNode.cpp:155
↓ 1 callersMethodBuildSubgraph
src/extended/PingPongDelayNode.cpp:65
↓ 1 callersFunctionExtractAverageGroupDelay
Takes the input AudioChannel as an input impulse response and calculates the average group delay. This represents the initial delay before the most en
src/internal/src/HRTFPanner.cpp:451
↓ 1 callersFunctionLabSoundRegistryInit
src/extended/LabSound.cpp:316
↓ 1 callersFunctionMakeOfflineAudioContext
src/extended/LabSound.cpp:61
↓ 1 callersFunctionMax
include/LabSound/extended/Util.h:72
↓ 1 callersFunctionMin
include/LabSound/extended/Util.h:66
↓ 1 callersMethodResetParams
src/extended/SfxrNode.cpp:313
↓ 1 callersMethodSetDelayIndex
src/extended/BPMDelay.cpp:83
↓ 1 callersMethodSetFeedback
src/extended/PingPongDelayNode.cpp:47
↓ 1 callersMethodSynthSample
src/extended/SfxrNode.cpp:422
↓ 1 callersFunctionTempoSyncToIndex
src/extended/BPMDelay.cpp:19
↓ 1 callersMethod_activateNewImpulse
src/core/ConvolverNode.cpp:192
↓ 1 callersMethodaddConstantGroupDelay
src/internal/src/FFTFrame.cpp:205
↓ 1 callersMethodaddInput
src/core/AudioNode.cpp:362
↓ 1 callersMethodaddParam
src/core/AudioNodeOutput.cpp:190
↓ 1 callersMethodamplitude
include/LabSound/extended/PolyBLEPNode.h:76
↓ 1 callersFunctionbitrevR2
src/core/_SoundPipe_FFT.cpp:546
↓ 1 callersFunctionbuf_bytes_alloc
src/core/_SoundPipe_FFT.cpp:293
↓ 1 callersFunctionburk_fast_sine
https://www.musicdsp.org/en/latest/Synthesis/13-sine-calculation.html phase should be between between -LAB_PI and +LAB_PI
src/core/OscillatorNode.cpp:29
↓ 1 callersMethodbus
src/core/AudioNodeInput.cpp:120
↓ 1 callersMethodcancelScheduledValues
src/core/AudioParamTimeline.cpp:121
↓ 1 callersMethodchannelCountMode
include/LabSound/core/AudioNode.h:185
↓ 1 callersMethodcloseStream
src/backends/RtAudio/RtAudio.h:939
↓ 1 callersMethodcloseStream
src/backends/RtAudio/RtAudio.cpp:446
↓ 1 callersMethodcoin
src/extended/SfxrNode.cpp:865
↓ 1 callersMethodconnection
include/LabSound/core/AudioSummingJunction.h:38
↓ 1 callersMethodcopyToRange
include/LabSound/core/AudioArray.h:84
↓ 1 callersMethoddb
instantaneous estimation of power
include/LabSound/extended/PowerMonitorNode.h:35
↓ 1 callersMethoddebugTraverse
src/core/AudioContext.cpp:717
↓ 1 callersMethoddisconnectAllInputs
src/core/AudioNodeOutput.cpp:178
↓ 1 callersMethoddisconnectAllParams
src/core/AudioNodeOutput.cpp:208
↓ 1 callersFunctiondistanceFromPointToLine
http://mathworld.wolfram.com/Point-LineDistance3-Dimensional.html
src/extended/SpatializationNode.cpp:16
↓ 1 callersMethoddoPaddedFFT
src/internal/src/FFTFrame.cpp:21
↓ 1 callersMethoddopplerFactor
include/LabSound/core/AudioListener.h:75
↓ 1 callersMethodexplosion
src/extended/SfxrNode.cpp:926
↓ 1 callersMethodexponentialRampToValueAtTime
src/core/AudioParamTimeline.cpp:38
↓ 1 callersMethodextractAverageGroupDelay
src/internal/src/FFTFrame.cpp:155
↓ 1 callersFunctionfft2pt
src/core/_SoundPipe_FFT.cpp:686
↓ 1 callersFunctionfft4pt
src/core/_SoundPipe_FFT.cpp:716
↓ 1 callersFunctionfft8pt
src/core/_SoundPipe_FFT.cpp:771
↓ 1 callersFunctionfftCosInit
src/core/_SoundPipe_FFT.cpp:499
↓ 1 callersMethodfinished
src/extended/ADSRNode.cpp:255
↓ 1 callersFunctionflurp
src/extended/SfxrNode.cpp:219
↓ 1 callersMethodforward
does an in place transform of waveform to real and imag. real values are on even, imag on odd
src/extended/SpectralMonitorNode.cpp:45
↓ 1 callersFunctionfrstage
src/core/_SoundPipe_FFT.cpp:2941
↓ 1 callersFunctiongen_cosine_4
include/LabSound/core/WindowFunctions.h:83
↓ 1 callersMethodgetCurrentApi
src/backends/RtAudio/RtAudio.h:919
↓ 1 callersMethodgetDefaultInputDevice
src/backends/RtAudio/RtAudio.h:931
↓ 1 callersMethodgetDefaultOutputDevice
src/backends/RtAudio/RtAudio.h:935
↓ 1 callersMethodgetDeviceCount
src/backends/RtAudio/RtAudio.cpp:607
↓ 1 callersMethodgetKernelsFromAzimuth
src/internal/src/HRTFPanner.cpp:409
↓ 1 callersMethodgetPhaseAndIncrement
src/extended/PolyBLEPNode.cpp:358
↓ 1 callersMethodhandlePostRenderTasks
src/core/AudioContext.cpp:398
↓ 1 callersMethodhasValues
include/LabSound/core/AudioParamTimeline.h:40
↓ 1 callersMethodhit
@TODO remove need for context lock see above
src/extended/SfxrNode.cpp:998
↓ 1 callersMethodhrtfDatabaseLoader
src/core/AudioContext.cpp:208
↓ 1 callersFunctionifft2pt
src/core/_SoundPipe_FFT.cpp:1740
↓ 1 callersFunctionifft4pt
src/core/_SoundPipe_FFT.cpp:1770
↓ 1 callersFunctionifft8pt
src/core/_SoundPipe_FFT.cpp:1825
↓ 1 callersFunctionifrstage
src/core/_SoundPipe_FFT.cpp:3410
← previousnext →201–300 of 1,512, ranked by callers