MCPcopy Create free account

hub / github.com/VASTDynamics/Vaporizer2 / functions

Functions3,212 in github.com/VASTDynamics/Vaporizer2

↓ 8 callersMethodreduce
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:33
↓ 8 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTReverb.cpp:302
↓ 8 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTAtomizer.cpp:258
↓ 8 callersMethodsetComb_g_with_RTSixty
set gain using RT60 time
VASTvaporizer/Source/Engine/Filter/VASTCombFilter.cpp:17
↓ 8 callersMethodsetDefaultValue
VASTvaporizer/Source/Plugin/VASTControls/VASTSlider.cpp:41
↓ 8 callersMethodsetLayoutAccordingToStatus
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:739
↓ 8 callersMethodsetParameterFloat01
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:1736
↓ 8 callersMethodsetUIDisplay
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:450
↓ 8 callersMethodstopWTRecording
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:2644
↓ 8 callersMethodupdateContent
[MiscUserCode] You can add your own definitions of your custom methods or any other code here...
VASTvaporizer/Source/Plugin/VASTFX/VASTFXSelectionPane.cpp:210
↓ 7 callersFunction_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 callersFunction_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 callersFunction_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 callersFunction_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 callersFunction_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 callersFunction_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 callersMethodgetSoloMode
VASTvaporizer/Source/Engine/VASTOscillatorBank.cpp:311
↓ 7 callersMethodgetSourceSampleRate
VASTvaporizer/Source/Engine/VASTSampler.cpp:142
↓ 7 callersMethodgetStepSeqSteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:963
↓ 7 callersMethodgetWAVNameBox
VASTvaporizer/Source/Plugin/VASTSamplerEditorComponentHeader.h:56
↓ 7 callersMethodgetWAVWTPosSlider
VASTvaporizer/Source/Plugin/VASTSamplerEditorComponentHeader.h:58
↓ 7 callersMethodinitStepSeq
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:967
↓ 7 callersMethodisCurrentEditorInitialized
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:250
↓ 7 callersMethodisPlayingInRange
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:1013
↓ 7 callersMethodisVoicePlaying
VASTvaporizer/Source/Engine/VASTPoly.cpp:225
↓ 7 callersMethodmodMatrixGetFirstSlotWithDestination
VASTvaporizer/Source/Engine/VASTSettings.cpp:371
↓ 7 callersMethodperform
VASTvaporizer/Source/Plugin/VASTUtils/VASTUndoableWavetableAction.cpp:14
↓ 7 callersMethodprepareToPlay
VASTvaporizer/Source/Engine/VASTFXBus.cpp:200
↓ 7 callersMethodresynch
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 callersMethodsetBinEditMode
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:4081
↓ 7 callersMethodsetDirty
VASTvaporizer/Source/Engine/VASTARPData.cpp:164
↓ 7 callersMethodsetSelection
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:421
↓ 7 callersFunctionsetValue
VASTvaporizer/Source/Plugin/VASTControls/VASTParameterComboBox.h:107
↓ 7 callersMethodsetWTEditor
VASTvaporizer/Source/Plugin/VASTWTEditor/VASTSamplerViewport.cpp:61
↓ 6 callersFunction_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 callersFunction_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 callersFunction_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 callersFunction_sse2neon_get_fpcr
VASTvaporizer/Source/sse2neon.h:1761
↓ 6 callersMethodaudioProcessLock
VASTvaporizer/Source/Engine/VASTXperience.cpp:126
↓ 6 callersMethoddoFilter
do the filter
VASTvaporizer/Source/Engine/Filter/VASTVAOnePoleFilter.cpp:49
↓ 6 callersMethodduplicatePosition
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:434
↓ 6 callersMethodgetBlockProcessingIsBlockedSuccessfully
VASTvaporizer/Source/Engine/VASTXperience.cpp:167
↓ 6 callersMethodgetEnvTab
VASTvaporizer/Source/Plugin/VASTLFOMsegComponent.h:236
↓ 6 callersMethodgetLFOTab
VASTvaporizer/Source/Plugin/VASTLFOMsegComponent.h:237
↓ 6 callersMethodgetOscBank
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.h:95
↓ 6 callersMethodgetProgramChangeData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:502
↓ 6 callersMethodgetTotalSize
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:163
↓ 6 callersMethodgetViewportPositions
VASTvaporizer/Source/Plugin/VASTWaveTableEditorView.h:54
↓ 6 callersMethodgetWTNameBox
VASTvaporizer/Source/Plugin/VASTWaveTableEditorViewHeader.h:55
↓ 6 callersMethodinitAll
VASTvaporizer/Source/Plugin/VASTArpComponent.cpp:177
↓ 6 callersMethodisPlayingButReleased
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:247
↓ 6 callersMethodlookAndFeelChanged
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.cpp:793
↓ 6 callersMethodmodMatrixCalcBuffers
VASTvaporizer/Source/Engine/VASTSettings.cpp:293
↓ 6 callersMethodnoteOn
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:1050
↓ 6 callersMethodprepareForPlay
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 callersMethodprepareForPlay
VASTvaporizer/Source/Engine/Filter/VASTQFilterCoefficients.cpp:94
↓ 6 callersMethodreloadPresetArray
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:183
↓ 6 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTWaveshaper.cpp:176
↓ 6 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTPhaser.cpp:224
↓ 6 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTDistortion.cpp:145
↓ 6 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTStereoDelay.cpp:195
↓ 6 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTFlanger.cpp:219
↓ 6 callersMethodresetSmoothers
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:105
↓ 6 callersMethodsetAPF_g
set our g value
VASTvaporizer/Source/Engine/FX/FXUtils/VASTDelayLineAPF.h:23
↓ 6 callersMethodsetGlissandoStart
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:959
↓ 6 callersMethodstopNote
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:337
↓ 6 callersMethodupdateAll
VASTvaporizer/Source/Plugin/VASTPresetEditorComponent.cpp:1093
↓ 6 callersMethodwriteDelayAndInc
VASTvaporizer/Source/Engine/Filter/VASTDelay.cpp:73
↓ 5 callersFunction_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 callersFunction_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 callersMethodcontrollerMoved
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:379
↓ 5 callersMethodcopyDataFrom
VASTvaporizer/Source/Engine/VASTARPData.cpp:151
↓ 5 callersFunctionfastlog2
VASTvaporizer/Source/Engine/Utils/VASTSynthfunctions.h:615
↓ 5 callersMethodgetAttackSteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1447
↓ 5 callersMethodgetAttackTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:649
↓ 5 callersMethodgetBankno
VASTvaporizer/Source/Engine/VASTOscillatorBank.cpp:257
↓ 5 callersMethodgetCurrentVASTLookAndFeel
VASTvaporizer/Source/Plugin/VASTAudioProcessorEditor.cpp:277
↓ 5 callersMethodgetDecaySteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1588
↓ 5 callersMethodgetDecayTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:655
↓ 5 callersMethodgetLengthChanged
VASTvaporizer/Source/Engine/VASTSampler.cpp:263
↓ 5 callersMethodgetNumFavorites
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:613
↓ 5 callersMethodgetReleaseSteps
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1592
↓ 5 callersMethodgetReleaseTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:667
↓ 5 callersFunctiongetSampleRate
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 callersMethodgetSamplerSoundChanged
VASTvaporizer/Source/Engine/VASTPoly.cpp:281
↓ 5 callersMethodgetSidePanel
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.h:123
↓ 5 callersMethodgetStep
VASTvaporizer/Source/Engine/VASTARPData.cpp:211
↓ 5 callersMethodhardStop
VASTvaporizer/Source/Engine/VASTVca.cpp:69
↓ 5 callersMethodhasLoop
VASTvaporizer/Source/Engine/VASTSampler.cpp:168
↓ 5 callersMethodinit
VASTvaporizer/Source/Engine/VASTPoly.cpp:41
↓ 5 callersMethodinitDefaultPattern
VASTvaporizer/Source/Engine/VASTARPData.cpp:168
↓ 5 callersMethodinitNotCompleted
VASTvaporizer/Source/Plugin/VASTAudioProcessor.h:146
↓ 5 callersMethodinitToRamp
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:122
↓ 5 callersMethodisNoteOff
VASTvaporizer/Source/Engine/VASTVca.cpp:96
↓ 5 callersMethodmoveProgramChangeData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:530
↓ 5 callersMethodnoteOn
VASTvaporizer/Source/Engine/VASTVca.cpp:44
↓ 5 callersMethodparameterChanged
VASTvaporizer/Source/Engine/Filter/VASTVCFCombFilter.cpp:17
↓ 5 callersMethodreadDelay
--- read delay at the prescribed delay value
VASTvaporizer/Source/Engine/FX/FXUtils/VASTDelayLine.cpp:96
↓ 5 callersMethodreadDelay
VASTvaporizer/Source/Engine/Filter/VASTDelay.cpp:89
↓ 5 callersMethodreloadPresets
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetComponent.cpp:846
← previousnext →201–300 of 3,212, ranked by callers