Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ functions
Functions
1,512 in github.com/LabSound/LabSound
⨍
Functions
1,512
◇
Types & classes
342
↓ 2 callers
Method
numberOfRenderingConnections
src/core/AudioSummingJunction.cpp:54
↓ 2 callers
Method
pan
src/internal/src/HRTFPanner.cpp:638
↓ 2 callers
Method
playbackState
include/LabSound/core/AudioNodeScheduler.h:45
↓ 2 callers
Method
processIfNecessary
src/core/AudioNode.cpp:446
↓ 2 callers
Method
pullBuffer
attempt to pull a buffer from the ring buffer from the current "out" index
src/backends/RtAudio/RtAudio.cpp:4299
↓ 2 callers
Method
pushBuffer
attempt to push a buffer into the ring buffer at the current "in" index
src/backends/RtAudio/RtAudio.cpp:4235
↓ 2 callers
Method
realData
src/backends/FFTFrameAppleAcclerate.cpp:150
↓ 2 callers
Method
removeInput
src/core/AudioNodeOutput.cpp:162
↓ 2 callers
Method
removeParam
src/core/AudioNodeOutput.cpp:198
↓ 2 callers
Method
renderingOutput
include/LabSound/core/AudioSummingJunction.h:46
↓ 2 callers
Method
reset
src/extended/ADSRNode.cpp:285
↓ 2 callers
Method
reset
src/core/StereoPannerNode.cpp:310
↓ 2 callers
Method
reset
src/core/DynamicsCompressorNode.cpp:98
↓ 2 callers
Method
reset
src/core/BiquadFilterNode.cpp:78
↓ 2 callers
Method
reset
include/LabSound/core/AudioBus.h:86
↓ 2 callers
Method
saveDeviceInfo
src/backends/RtAudio/RtAudio.cpp:3261
↓ 2 callers
Method
scheduleDisconnect
starts an immediate ramp to zero in preparation for disconnection
include/LabSound/core/AudioNode.h:244
↓ 2 callers
Function
schedulingStateName
@TODO when the ls2 merge is done, move this to its own source file
src/core/AudioNode.cpp:88
↓ 2 callers
Method
setBufferSize
sets the length of the internal ring buffer
src/backends/RtAudio/RtAudio.cpp:4223
↓ 2 callers
Method
setDelayFrames
src/internal/DelayDSPKernel.h:30
↓ 2 callers
Method
setDirty
include/LabSound/core/AudioSummingJunction.h:61
↓ 2 callers
Method
setImpulse
src/core/ConvolverNode.cpp:180
↓ 2 callers
Method
setMaxDecibels
src/core/AnalyserNode.cpp:117
↓ 2 callers
Method
setMinDecibels
src/core/AnalyserNode.cpp:108
↓ 2 callers
Method
setPole
src/internal/ZeroPole.h:34
↓ 2 callers
Method
setPosition
src/core/PannerNode.cpp:200
↓ 2 callers
Method
setValueAtTime
src/core/AudioParamTimeline.cpp:28
↓ 2 callers
Method
setZero
src/internal/ZeroPole.h:33
↓ 2 callers
Method
shortName
include/LabSound/core/AudioParam.h:39
↓ 2 callers
Function
sp_fftr
src/core/_SoundPipe_FFT.cpp:3617
↓ 2 callers
Method
stop
src/core/AudioHardwareDeviceNode.cpp:114
↓ 2 callers
Method
timeConstant
include/LabSound/core/AudioParamTimeline.h:95
↓ 2 callers
Method
valueBool
include/LabSound/core/AudioSetting.h:74
↓ 2 callers
Method
valueForContextTime
src/core/AudioParamTimeline.cpp:136
↓ 2 callers
Function
vmaxmgv
src/internal/src/VectorMath.cpp:87
↓ 2 callers
Function
vmul
src/internal/src/VectorMath.cpp:55
↓ 2 callers
Function
vsma
src/internal/src/VectorMath.cpp:82
↓ 2 callers
Method
waitForLoaderThreadCompletion
src/internal/src/HRTFPanner.cpp:188
↓ 2 callers
Function
zvmul
src/internal/src/VectorMath.cpp:64
↓ 1 callers
Method
AudioHardwareInputProvider
src/core/AudioHardwareDeviceNode.cpp:155
↓ 1 callers
Method
BuildSubgraph
src/extended/PingPongDelayNode.cpp:65
↓ 1 callers
Function
ExtractAverageGroupDelay
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 callers
Function
LabSoundRegistryInit
src/extended/LabSound.cpp:316
↓ 1 callers
Function
MakeOfflineAudioContext
src/extended/LabSound.cpp:61
↓ 1 callers
Function
Max
include/LabSound/extended/Util.h:72
↓ 1 callers
Function
Min
include/LabSound/extended/Util.h:66
↓ 1 callers
Method
ResetParams
src/extended/SfxrNode.cpp:313
↓ 1 callers
Method
SetDelayIndex
src/extended/BPMDelay.cpp:83
↓ 1 callers
Method
SetFeedback
src/extended/PingPongDelayNode.cpp:47
↓ 1 callers
Method
SynthSample
src/extended/SfxrNode.cpp:422
↓ 1 callers
Function
TempoSyncToIndex
src/extended/BPMDelay.cpp:19
↓ 1 callers
Method
_activateNewImpulse
src/core/ConvolverNode.cpp:192
↓ 1 callers
Method
addConstantGroupDelay
src/internal/src/FFTFrame.cpp:205
↓ 1 callers
Method
addInput
src/core/AudioNode.cpp:362
↓ 1 callers
Method
addParam
src/core/AudioNodeOutput.cpp:190
↓ 1 callers
Method
amplitude
include/LabSound/extended/PolyBLEPNode.h:76
↓ 1 callers
Function
bitrevR2
src/core/_SoundPipe_FFT.cpp:546
↓ 1 callers
Function
buf_bytes_alloc
src/core/_SoundPipe_FFT.cpp:293
↓ 1 callers
Function
burk_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 callers
Method
bus
src/core/AudioNodeInput.cpp:120
↓ 1 callers
Method
cancelScheduledValues
src/core/AudioParamTimeline.cpp:121
↓ 1 callers
Method
channelCountMode
include/LabSound/core/AudioNode.h:185
↓ 1 callers
Method
closeStream
src/backends/RtAudio/RtAudio.h:939
↓ 1 callers
Method
closeStream
src/backends/RtAudio/RtAudio.cpp:446
↓ 1 callers
Method
coin
src/extended/SfxrNode.cpp:865
↓ 1 callers
Method
connection
include/LabSound/core/AudioSummingJunction.h:38
↓ 1 callers
Method
copyToRange
include/LabSound/core/AudioArray.h:84
↓ 1 callers
Method
db
instantaneous estimation of power
include/LabSound/extended/PowerMonitorNode.h:35
↓ 1 callers
Method
debugTraverse
src/core/AudioContext.cpp:717
↓ 1 callers
Method
disconnectAllInputs
src/core/AudioNodeOutput.cpp:178
↓ 1 callers
Method
disconnectAllParams
src/core/AudioNodeOutput.cpp:208
↓ 1 callers
Function
distanceFromPointToLine
http://mathworld.wolfram.com/Point-LineDistance3-Dimensional.html
src/extended/SpatializationNode.cpp:16
↓ 1 callers
Method
doPaddedFFT
src/internal/src/FFTFrame.cpp:21
↓ 1 callers
Method
dopplerFactor
include/LabSound/core/AudioListener.h:75
↓ 1 callers
Method
explosion
src/extended/SfxrNode.cpp:926
↓ 1 callers
Method
exponentialRampToValueAtTime
src/core/AudioParamTimeline.cpp:38
↓ 1 callers
Method
extractAverageGroupDelay
src/internal/src/FFTFrame.cpp:155
↓ 1 callers
Function
fft2pt
src/core/_SoundPipe_FFT.cpp:686
↓ 1 callers
Function
fft4pt
src/core/_SoundPipe_FFT.cpp:716
↓ 1 callers
Function
fft8pt
src/core/_SoundPipe_FFT.cpp:771
↓ 1 callers
Function
fftCosInit
src/core/_SoundPipe_FFT.cpp:499
↓ 1 callers
Method
finished
src/extended/ADSRNode.cpp:255
↓ 1 callers
Function
flurp
src/extended/SfxrNode.cpp:219
↓ 1 callers
Method
forward
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 callers
Function
frstage
src/core/_SoundPipe_FFT.cpp:2941
↓ 1 callers
Function
gen_cosine_4
include/LabSound/core/WindowFunctions.h:83
↓ 1 callers
Method
getCurrentApi
src/backends/RtAudio/RtAudio.h:919
↓ 1 callers
Method
getDefaultInputDevice
src/backends/RtAudio/RtAudio.h:931
↓ 1 callers
Method
getDefaultOutputDevice
src/backends/RtAudio/RtAudio.h:935
↓ 1 callers
Method
getDeviceCount
src/backends/RtAudio/RtAudio.cpp:607
↓ 1 callers
Method
getKernelsFromAzimuth
src/internal/src/HRTFPanner.cpp:409
↓ 1 callers
Method
getPhaseAndIncrement
src/extended/PolyBLEPNode.cpp:358
↓ 1 callers
Method
handlePostRenderTasks
src/core/AudioContext.cpp:398
↓ 1 callers
Method
hasValues
include/LabSound/core/AudioParamTimeline.h:40
↓ 1 callers
Method
hit
@TODO remove need for context lock see above
src/extended/SfxrNode.cpp:998
↓ 1 callers
Method
hrtfDatabaseLoader
src/core/AudioContext.cpp:208
↓ 1 callers
Function
ifft2pt
src/core/_SoundPipe_FFT.cpp:1740
↓ 1 callers
Function
ifft4pt
src/core/_SoundPipe_FFT.cpp:1770
↓ 1 callers
Function
ifft8pt
src/core/_SoundPipe_FFT.cpp:1825
↓ 1 callers
Function
ifrstage
src/core/_SoundPipe_FFT.cpp:3410
← previous
next →
201–300 of 1,512, ranked by callers