Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bungee-audio-stretch/bungee
/ functions
Functions
157 in github.com/bungee-audio-stretch/bungee
⨍
Functions
157
◇
Types & classes
65
↓ 22 callers
Function
fail
bungee/CommandLine.h:25
↓ 8 callers
Method
unpadded
src/Resample.h:36
↓ 5 callers
Method
log
src/Instrumentation.cpp:23
↓ 4 callers
Function
binCount
src/Fourier.h:30
↓ 4 callers
Method
write
bungee/CommandLine.h:377
↓ 3 callers
Method
read
bungee/CommandLine.h:480
↓ 3 callers
Method
reverse
src/Grain.h:63
↓ 3 callers
Function
transformLength
src/Fourier.h:22
↓ 3 callers
Method
valid
src/Grain.h:68
↓ 2 callers
Method
analyseGrain
src/Stretcher.cpp:44
↓ 2 callers
Method
endPosition
bungee/Stream.h:84
↓ 2 callers
Function
fromFrequencyDomainCoefficients
src/Window.cpp:14
↓ 2 callers
Method
inverse
src/Fourier.cpp:53
↓ 2 callers
Function
makeOutputChunk
src/Output.cpp:52
↓ 2 callers
Method
maxInputFrameCount
* @brief Returns the largest number of frames that might be requested by specifyGrain(). * * This helps the caller allocate large enough buffers.
bungee/Bungee.h:279
↓ 2 callers
Method
next
src/Timing.cpp:49
↓ 2 callers
Method
prepareInverse
src/Fourier.cpp:81
↓ 2 callers
Method
preroll
src/Timing.cpp:43
↓ 2 callers
Method
setup
src/Resample.h:243
↓ 2 callers
Method
specifyGrain
src/Stretcher.cpp:31
↓ 2 callers
Method
synthesiseGrain
src/Stretcher.cpp:89
↓ 1 callers
Method
analyseGrain
bungee/Stream.h:89
↓ 1 callers
Method
append
bungee/Stream.h:45
↓ 1 callers
Method
applyAnalysisWindow
src/Input.cpp:30
↓ 1 callers
Method
applySynthesisWindow
src/Output.cpp:21
↓ 1 callers
Method
delta
src/Stretch.h:51
↓ 1 callers
Method
enableInstrumentation
* @brief Enables or disables verbose diagnostics and instrumentation. * * @param enable Set to true to enable diagnostics, false to disable. * @
bungee/Bungee.h:268
↓ 1 callers
Function
enumerate
src/Partials.cpp:8
↓ 1 callers
Method
flushed
src/Grains.cpp:10
↓ 1 callers
Method
forward
src/Fourier.cpp:45
↓ 1 callers
Function
fromRadians
src/Phase.h:64
↓ 1 callers
Method
getInputAudio
bungee/CommandLine.h:400
↓ 1 callers
Method
inputChunkMap
src/Grain.h:75
↓ 1 callers
Method
latency
* @brief Get the latency due to the stretcher. * @return Latency in input frames */
bungee/Stream.h:215
↓ 1 callers
Function
log2
src/log2.h:14
↓ 1 callers
Method
make_forward
src/Fourier.h:111
↓ 1 callers
Method
make_inverse
src/Fourier.h:117
↓ 1 callers
Method
maxInputFrameCount
src/Timing.cpp:25
↓ 1 callers
Method
outputPosition
* @brief Get the current output position in terms of input frames. * @return Output position (input frame units) */
bungee/Stream.h:206
↓ 1 callers
Method
prepare
src/Grains.cpp:18
↓ 1 callers
Method
prepareForward
src/Fourier.cpp:76
↓ 1 callers
Method
process
* @brief Process a segment of audio. * * Renders output samples to outputPointers. The number of samples is set by dithering to floor or ceil of o
bungee/Stream.h:135
↓ 1 callers
Method
resample
src/Output.cpp:61
↓ 1 callers
Method
resampleInput
src/Grain.cpp:131
↓ 1 callers
Method
restart
bungee/CommandLine.h:367
↓ 1 callers
Method
rotate
src/Grains.cpp:33
↓ 1 callers
Method
specify
src/Grain.cpp:27
↓ 1 callers
Method
specifyGrain
* @brief Specifies a grain of audio and computes the necessary segment of input audio. * * After calling this function, call analyseGrain(). * @
bungee/Bungee.h:315
↓ 1 callers
Method
step
src/Resample.h:83
↓ 1 callers
Method
stride
bungee/Push.h:111
↓ 1 callers
Function
suppressPartial
src/Partials.cpp:38
↓ 1 callers
Function
suppressTransientPartials
src/Partials.cpp:46
↓ 1 callers
Method
synthesise
src/Synthesis.cpp:41
↓ 1 callers
Method
synthesiseGrain
* @brief Completes processing of the grain of audio previously set up with specifyGrain() and analyseGrain(). * * @param outputChunk The output ch
bungee/Bungee.h:343
↓ 1 callers
Method
writeOutputFile
bungee/CommandLine.h:442
Method
Call
src/Instrumentation.cpp:47
Method
Dispatch
src/Dispatch.h:32
Method
External
src/Resample.h:45
Method
FloatingPointExceptions
src/Assert.h:61
Method
FloatingPointExceptions
src/Assert.cpp:26
Method
Frequency
src/Stretch.cpp:13
Method
Functions
src/Stretcher.h:47
Method
Grain
src/Grain.cpp:16
Method
Grains
src/Grains.h:17
Method
Input
src/Input.cpp:20
Method
InputBuffer
bungee/Push.h:45
Method
InputBuffer
bungee/Stream.h:37
Method
Internal
src/Resample.h:31
Method
Kernel
src/Fourier.cpp:35
Method
KernelPair
src/Fourier.h:89
Method
KernelPair
src/Fourier.h:130
Method
Options
bungee/CommandLine.h:36
Method
Output
src/Output.cpp:10
Method
OutputChunkBuffer
bungee/CommandLine.h:162
Method
Parameters
bungee/CommandLine.h:92
Method
Petrification
src/Assert.cpp:77
Method
Processor
bungee/CommandLine.h:276
Method
RatioState
src/Resample.h:124
Method
RatioState
src/Resample.h:144
Method
Stream
* @brief Construct a Stream. * @param stretcher Reference to the stretcher * @param maxInputFrameCount Maximum number of input frames per process
bungee/Stream.h:116
Method
Stretcher
* @brief Constructs a new Stretcher instance. * * @param sampleRates The input and output sample rates. * @param channelCount Number of audio ch
bungee/Bungee.h:248
Method
Stretcher
src/Stretcher.cpp:15
Method
Synthesis
src/Synthesis.h:20
Method
Time
src/Stretch.h:32
Method
Timing
src/Timing.cpp:15
Method
Transforms
src/Fourier.cpp:66
Method
analyseGrain
* @brief Begins processing the grain. * * The audio data provided should cover the range specified by specifyGrain's return value. * After calli
bungee/Bungee.h:333
Method
calculateInputHop
src/Timing.cpp:37
Function
cast
src/Phase.h:30
Method
check
src/Resample.h:54
Method
check
src/Assert.h:62
Method
check
src/Assert.cpp:41
Method
complex<float>>
src/Fourier.h:48
Method
consider
bungee/CommandLine.h:194
Method
convertTo
bungee/CommandLine.h:239
Method
deliver
bungee/Push.h:84
Method
edition
* @brief Returns the edition name (e.g., "Pro" or "Basic"). * @return The edition name string. */
bungee/Bungee.h:223
Method
enableInstrumentation
src/Instrumentation.h:22
Function
fail
src/Assert.cpp:19
Function
filterTap
src/Resample.h:70
next →
1–100 of 157, ranked by callers