Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VASTDynamics/Vaporizer2
/ functions
Functions
3,212 in github.com/VASTDynamics/Vaporizer2
⨍
Functions
3,212
◇
Types & classes
352
↓ 8 callers
Method
reduce
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:33
↓ 8 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTReverb.cpp:302
↓ 8 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTAtomizer.cpp:258
↓ 8 callers
Method
setComb_g_with_RTSixty
set gain using RT60 time
VASTvaporizer/Source/Engine/Filter/VASTCombFilter.cpp:17
↓ 8 callers
Method
setDefaultValue
VASTvaporizer/Source/Plugin/VASTControls/VASTSlider.cpp:41
↓ 8 callers
Method
setLayoutAccordingToStatus
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:739
↓ 8 callers
Method
setParameterFloat01
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:1736
↓ 8 callers
Method
setUIDisplay
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:450
↓ 8 callers
Method
stopWTRecording
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:2644
↓ 8 callers
Method
updateContent
[MiscUserCode] You can add your own definitions of your custom methods or any other code here...
VASTvaporizer/Source/Plugin/VASTFX/VASTFXSelectionPane.cpp:210
↓ 7 callers
Function
_mm_cvtepi32_ps
Convert packed signed 32-bit integers in a to packed single-precision (32-bit) floating-point elements, and store the results in dst. https://www.inte
VASTvaporizer/Source/sse2neon.h:3816
↓ 7 callers
Function
_mm_cvtps_epi32
Convert packed single-precision (32-bit) floating-point elements in a to packed 32-bit integers, and store the results in dst. https://www.intel.com/c
VASTvaporizer/Source/sse2neon.h:3888
↓ 7 callers
Function
_mm_max_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b, store the maximum value in the lower element of dst, and copy the uppe
VASTvaporizer/Source/sse2neon.h:2012
↓ 7 callers
Function
_mm_set_epi32
Set packed 32-bit integers in dst with the supplied values. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_set_epi3
VASTvaporizer/Source/sse2neon.h:4840
↓ 7 callers
Function
_mm_set_ps
Set packed single-precision (32-bit) floating-point elements in dst with the supplied values. https://www.intel.com/content/www/us/en/docs/intrinsics-
VASTvaporizer/Source/sse2neon.h:2395
↓ 7 callers
Function
_mm_set_ss
Copy single-precision (32-bit) floating-point element a to the lower element of dst, and zero the upper 3 elements. https://www.intel.com/content/www/
VASTvaporizer/Source/sse2neon.h:2459
↓ 7 callers
Method
getSoloMode
VASTvaporizer/Source/Engine/VASTOscillatorBank.cpp:311
↓ 7 callers
Method
getSourceSampleRate
VASTvaporizer/Source/Engine/VASTSampler.cpp:142
↓ 7 callers
Method
getStepSeqSteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:963
↓ 7 callers
Method
getWAVNameBox
VASTvaporizer/Source/Plugin/VASTSamplerEditorComponentHeader.h:56
↓ 7 callers
Method
getWAVWTPosSlider
VASTvaporizer/Source/Plugin/VASTSamplerEditorComponentHeader.h:58
↓ 7 callers
Method
initStepSeq
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:967
↓ 7 callers
Method
isCurrentEditorInitialized
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:250
↓ 7 callers
Method
isPlayingInRange
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:1013
↓ 7 callers
Method
isVoicePlaying
VASTvaporizer/Source/Engine/VASTPoly.cpp:225
↓ 7 callers
Method
modMatrixGetFirstSlotWithDestination
VASTvaporizer/Source/Engine/VASTSettings.cpp:371
↓ 7 callers
Method
perform
VASTvaporizer/Source/Plugin/VASTUtils/VASTUndoableWavetableAction.cpp:14
↓ 7 callers
Method
prepareToPlay
VASTvaporizer/Source/Engine/VASTFXBus.cpp:200
↓ 7 callers
Method
resynch
first fade - then either reset (0 pos in wt) or random retrigger (start somwhere in wavetable) resynch is called for each new played note
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTableOscillator.cpp:589
↓ 7 callers
Method
setBinEditMode
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:4081
↓ 7 callers
Method
setDirty
VASTvaporizer/Source/Engine/VASTARPData.cpp:164
↓ 7 callers
Method
setSelection
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:421
↓ 7 callers
Function
setValue
VASTvaporizer/Source/Plugin/VASTControls/VASTParameterComboBox.h:107
↓ 7 callers
Method
setWTEditor
VASTvaporizer/Source/Plugin/VASTWTEditor/VASTSamplerViewport.cpp:61
↓ 6 callers
Function
_mm_hadd_ps
Horizontally add adjacent pairs of single-precision (32-bit) floating-point elements in a and b, and pack the results in dst. https://www.intel.com/co
VASTvaporizer/Source/sse2neon.h:5940
↓ 6 callers
Function
_mm_rcp_ps
Compute the approximate reciprocal of packed single-precision (32-bit) floating-point elements in a, and store the results in dst. The maximum relativ
VASTvaporizer/Source/sse2neon.h:2292
↓ 6 callers
Function
_mm_store_si128
Store 128-bits of integer data from a into memory. mem_addr must be aligned on a 16-byte boundary or a general-protection exception may be generated.
VASTvaporizer/Source/sse2neon.h:5452
↓ 6 callers
Function
_sse2neon_get_fpcr
VASTvaporizer/Source/sse2neon.h:1761
↓ 6 callers
Method
audioProcessLock
VASTvaporizer/Source/Engine/VASTXperience.cpp:126
↓ 6 callers
Method
doFilter
do the filter
VASTvaporizer/Source/Engine/Filter/VASTVAOnePoleFilter.cpp:49
↓ 6 callers
Method
duplicatePosition
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:434
↓ 6 callers
Method
getBlockProcessingIsBlockedSuccessfully
VASTvaporizer/Source/Engine/VASTXperience.cpp:167
↓ 6 callers
Method
getEnvTab
VASTvaporizer/Source/Plugin/VASTLFOMsegComponent.h:236
↓ 6 callers
Method
getLFOTab
VASTvaporizer/Source/Plugin/VASTLFOMsegComponent.h:237
↓ 6 callers
Method
getOscBank
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.h:95
↓ 6 callers
Method
getProgramChangeData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:502
↓ 6 callers
Method
getTotalSize
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:163
↓ 6 callers
Method
getViewportPositions
VASTvaporizer/Source/Plugin/VASTWaveTableEditorView.h:54
↓ 6 callers
Method
getWTNameBox
VASTvaporizer/Source/Plugin/VASTWaveTableEditorViewHeader.h:55
↓ 6 callers
Method
initAll
VASTvaporizer/Source/Plugin/VASTArpComponent.cpp:177
↓ 6 callers
Method
isPlayingButReleased
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:247
↓ 6 callers
Method
lookAndFeelChanged
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.cpp:793
↓ 6 callers
Method
modMatrixCalcBuffers
VASTvaporizer/Source/Engine/VASTSettings.cpp:293
↓ 6 callers
Method
noteOn
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:1050
↓ 6 callers
Method
prepareForPlay
prepareForPlay() Called by the client after Play() is initiated but before audio streams You can perform buffer flushes and per-run intializations.
VASTvaporizer/Source/Engine/FX/FXUtils/VASTDDLModule.cpp:107
↓ 6 callers
Method
prepareForPlay
VASTvaporizer/Source/Engine/Filter/VASTQFilterCoefficients.cpp:94
↓ 6 callers
Method
reloadPresetArray
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:183
↓ 6 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTWaveshaper.cpp:176
↓ 6 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTPhaser.cpp:224
↓ 6 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTDistortion.cpp:145
↓ 6 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTStereoDelay.cpp:195
↓ 6 callers
Method
reset
VASTvaporizer/Source/Engine/FX/VASTFlanger.cpp:219
↓ 6 callers
Method
resetSmoothers
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:105
↓ 6 callers
Method
setAPF_g
set our g value
VASTvaporizer/Source/Engine/FX/FXUtils/VASTDelayLineAPF.h:23
↓ 6 callers
Method
setGlissandoStart
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:959
↓ 6 callers
Method
stopNote
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:337
↓ 6 callers
Method
updateAll
VASTvaporizer/Source/Plugin/VASTPresetEditorComponent.cpp:1093
↓ 6 callers
Method
writeDelayAndInc
VASTvaporizer/Source/Engine/Filter/VASTDelay.cpp:73
↓ 5 callers
Function
_mm_round_pd
Round the packed double-precision (64-bit) floating-point elements in a using the rounding parameter, and store the results as packed double-precision
VASTvaporizer/Source/sse2neon.h:7402
↓ 5 callers
Function
_mm_storeu_ps
Store 128-bits (composed of 4 packed single-precision (32-bit) floating-point elements) from a into memory. mem_addr does not need to be aligned on an
VASTvaporizer/Source/sse2neon.h:2745
↓ 5 callers
Method
controllerMoved
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:379
↓ 5 callers
Method
copyDataFrom
VASTvaporizer/Source/Engine/VASTARPData.cpp:151
↓ 5 callers
Function
fastlog2
VASTvaporizer/Source/Engine/Utils/VASTSynthfunctions.h:615
↓ 5 callers
Method
getAttackSteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1447
↓ 5 callers
Method
getAttackTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:649
↓ 5 callers
Method
getBankno
VASTvaporizer/Source/Engine/VASTOscillatorBank.cpp:257
↓ 5 callers
Method
getCurrentVASTLookAndFeel
VASTvaporizer/Source/Plugin/VASTAudioProcessorEditor.cpp:277
↓ 5 callers
Method
getDecaySteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1588
↓ 5 callers
Method
getDecayTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:655
↓ 5 callers
Method
getLengthChanged
VASTvaporizer/Source/Engine/VASTSampler.cpp:263
↓ 5 callers
Method
getNumFavorites
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:613
↓ 5 callers
Method
getReleaseSteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1592
↓ 5 callers
Method
getReleaseTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:667
↓ 5 callers
Function
getSampleRate
Returns the current target sample rate at which rendering is being done. Subclasses may need to know this so that they can pitch things correctly. *
VASTvaporizer/Source/Engine/VASTSynthesiser.h:173
↓ 5 callers
Method
getSamplerSoundChanged
VASTvaporizer/Source/Engine/VASTPoly.cpp:281
↓ 5 callers
Method
getSidePanel
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.h:123
↓ 5 callers
Method
getStep
VASTvaporizer/Source/Engine/VASTARPData.cpp:211
↓ 5 callers
Method
hardStop
VASTvaporizer/Source/Engine/VASTVca.cpp:69
↓ 5 callers
Method
hasLoop
VASTvaporizer/Source/Engine/VASTSampler.cpp:168
↓ 5 callers
Method
init
VASTvaporizer/Source/Engine/VASTPoly.cpp:41
↓ 5 callers
Method
initDefaultPattern
VASTvaporizer/Source/Engine/VASTARPData.cpp:168
↓ 5 callers
Method
initNotCompleted
VASTvaporizer/Source/Plugin/VASTAudioProcessor.h:146
↓ 5 callers
Method
initToRamp
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:122
↓ 5 callers
Method
isNoteOff
VASTvaporizer/Source/Engine/VASTVca.cpp:96
↓ 5 callers
Method
moveProgramChangeData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:530
↓ 5 callers
Method
noteOn
VASTvaporizer/Source/Engine/VASTVca.cpp:44
↓ 5 callers
Method
parameterChanged
VASTvaporizer/Source/Engine/Filter/VASTVCFCombFilter.cpp:17
↓ 5 callers
Method
readDelay
--- read delay at the prescribed delay value
VASTvaporizer/Source/Engine/FX/FXUtils/VASTDelayLine.cpp:96
↓ 5 callers
Method
readDelay
VASTvaporizer/Source/Engine/Filter/VASTDelay.cpp:89
↓ 5 callers
Method
reloadPresets
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetComponent.cpp:846
← previous
next →
201–300 of 3,212, ranked by callers