MCPcopy Create free account

hub / github.com/VASTDynamics/Vaporizer2 / functions

Functions3,212 in github.com/VASTDynamics/Vaporizer2

↓ 5 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTCombFilterEffect.cpp:136
↓ 5 callersMethodreset
VASTvaporizer/Source/Engine/Filter/VASTVCFCombFilter.cpp:60
↓ 5 callersMethodsetAttackTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1458
↓ 5 callersMethodsetChangedFlagOsc
VASTvaporizer/Source/Engine/VASTOscillatorBank.cpp:259
↓ 5 callersMethodsetDecayTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1470
↓ 5 callersMethodsetLoopChanged
VASTvaporizer/Source/Engine/VASTSampler.cpp:201
↓ 5 callersMethodsetMultiSelect
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:407
↓ 5 callersMethodsetReleaseTime
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1481
↓ 5 callersMethodsetSustainLevel
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1493
↓ 5 callersMethodsetToOpenGLRender
VASTvaporizer/Source/Plugin/VASTScopeDisplay/VASTOscilloscope.cpp:87
↓ 5 callersMethodsetToStandardRender
VASTvaporizer/Source/Plugin/VASTScopeDisplay/VASTOscilloscope.cpp:63
↓ 5 callersMethodsetWaveTableName
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:489
↓ 5 callersMethodsetXYValues
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:1130
↓ 5 callersFunctionsoftclip_ps
VASTvaporizer/Source/Engine/Utils/VASTSynthfunctions.h:242
↓ 5 callersMethodstretchRange
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:144
↓ 5 callersMethodwasStartedBefore
VASTvaporizer/Source/Engine/VASTSynthesiser.cpp:32
↓ 4 callersMethodFrequency
VASTvaporizer/Source/Engine/FX/FXUtils/VASTMVerb.h:913
↓ 4 callersMethodReset
VASTvaporizer/Source/Engine/FX/FXUtils/VASTMVerb.h:893
↓ 4 callersMethodSetSampleRate
VASTvaporizer/Source/Engine/FX/FXUtils/VASTMVerb.h:898
↓ 4 callersFunction_mm_cvtpi32_ps
Convert packed 32-bit integers in b to packed single-precision (32-bit) floating-point elements, store the results in the lower 2 elements of dst, and
VASTvaporizer/Source/sse2neon.h:1559
↓ 4 callersFunction_mm_min_ss
Compare the lower single-precision (32-bit) floating-point elements in a and b, store the minimum value in the lower element of dst, and copy the uppe
VASTvaporizer/Source/sse2neon.h:2060
↓ 4 callersFunction_mm_mul_pd
Multiply packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/do
VASTvaporizer/Source/sse2neon.h:4661
↓ 4 callersFunction_mm_packs_epi32
Convert packed signed 32-bit integers from a and b to packed 16-bit integers using signed saturation, and store the results in dst. https://www.intel.
VASTvaporizer/Source/sse2neon.h:4780
↓ 4 callersFunction_mm_round_ps
Round the packed single-precision (32-bit) floating-point elements in a using the rounding parameter, and store the results as packed single-precision
VASTvaporizer/Source/sse2neon.h:7471
↓ 4 callersFunction_mm_rsqrt_ps
Compute the approximate reciprocal square root of packed single-precision (32-bit) floating-point elements in a, and store the results in dst. The max
VASTvaporizer/Source/sse2neon.h:2313
↓ 4 callersFunction_sse2neon_vmull_p64
ARMv7 polyfill ARMv7/some A64 lacks vmull_p64, but it has vmull_p8. vmull_p8 calculates 8 8-bit->16-bit polynomial multiplies, but we need a 64-bit->
VASTvaporizer/Source/sse2neon.h:874
↓ 4 callersMethodassignComponentIDsForChildren
VASTvaporizer/Source/Plugin/VASTOscillatorComponent.cpp:794
↓ 4 callersMethodautoDestinationGetParam
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:1730
↓ 4 callersMethodbeginSoftFade
VASTvaporizer/Source/Engine/VASTXperience.cpp:243
↓ 4 callersMethodcalcTotalDuration
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:397
↓ 4 callersMethodendSoftFade
VASTvaporizer/Source/Engine/VASTXperience.cpp:250
↓ 4 callersMethodgetConcertinaPanel
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.h:133
↓ 4 callersFunctiongetCurrentlyPlayingNote
============================================================================== Returns the midi note that this voice is currently playing. Returns a
VASTvaporizer/Source/Engine/VASTSynthesiser.h:63
↓ 4 callersMethodgetDispSegmentLengthInSamples
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:507
↓ 4 callersMethodgetFXBusTab
VASTvaporizer/Source/Plugin/VASTFXComponent.h:84
↓ 4 callersMethodgetFeedbackOutput
VASTvaporizer/Source/Engine/Filter/VASTVAOnePoleFilter.cpp:31
↓ 4 callersMethodgetFreqDomainViewport
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.h:69
↓ 4 callersMethodgetLoopEnd
VASTvaporizer/Source/Engine/VASTSampler.cpp:176
↓ 4 callersMethodgetLoopEndChanged
VASTvaporizer/Source/Engine/VASTSampler.cpp:222
↓ 4 callersMethodgetLoopStartChanged
VASTvaporizer/Source/Engine/VASTSampler.cpp:218
↓ 4 callersMethodgetProgramChangeDisplayData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:506
↓ 4 callersMethodgetStepSeqTab
VASTvaporizer/Source/Plugin/VASTArpComponent.h:104
↓ 4 callersMethodgetSynch
VASTvaporizer/Source/Engine/VASTMSEGData.cpp:632
↓ 4 callersMethodgetVASTProcessor
VASTvaporizer/Source/Plugin/VASTVaporizerComponent.h:153
↓ 4 callersMethodgetWavetableInterpolateBuffer
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTable.cpp:1858
↓ 4 callersMethodhasLoopChanged
VASTvaporizer/Source/Engine/VASTSampler.cpp:226
↓ 4 callersMethodinitCompatibilityParameters
VASTvaporizer/Source/Engine/VASTFXBus.cpp:182
↓ 4 callersMethodmaximizeBothPanels
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:702
↓ 4 callersMethodmaximizePanel
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:708
↓ 4 callersMethodnonThreadsafeIsBlockedProcessingInfo
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:1600
↓ 4 callersFunctionnoteOff
VASTvaporizer/Source/Engine/VASTSynthesiser.h:664
↓ 4 callersMethodpitchWheelMoved
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:352
↓ 4 callersMethodrandomizeBankWavetable
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:402
↓ 4 callersMethodremoveProgramChangeData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:492
↓ 4 callersMethodremoveSingleNoteSoftFadeCycle
VASTvaporizer/Source/Engine/VASTOscillatorBank.cpp:361
↓ 4 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTBitcrush.cpp:126
↓ 4 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTChorus.cpp:240
↓ 4 callersMethodreset
VASTvaporizer/Source/Engine/FX/VASTCompressorExpander.cpp:124
↓ 4 callersMethodreset
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTableOscillator.cpp:623
↓ 4 callersMethodresetTree
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetComponent.cpp:52
↓ 4 callersMethodresize
VASTvaporizer/Source/Engine/VASTSettings.h:163
↓ 4 callersMethodsavePatchXML
VASTvaporizer/Source/Plugin/VASTAudioProcessor.cpp:971
↓ 4 callersMethodsetAudioDataChangedFlag
VASTvaporizer/Source/Engine/VASTSampler.cpp:234
↓ 4 callersMethodsetCents
VASTvaporizer/Source/Engine/Oscillator/VASTWaveTableOscillator.cpp:667
↓ 4 callersMethodsetIsInitDefaults
VASTvaporizer/Source/Engine/VASTXperience.cpp:766
↓ 4 callersMethodsetModString
VASTvaporizer/Source/Plugin/VASTControls/VASTDragFX.cpp:104
↓ 4 callersMethodsetProgramChangeArray
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:498
↓ 4 callersMethodsetVelocity
VASTvaporizer/Source/Engine/VASTARPData.cpp:231
↓ 4 callersMethodsetWTPosSmooth
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:156
↓ 4 callersMethodshallUpdateGUI
[MiscUserCode] You can add your own definitions of your custom methods or any other code here...
VASTvaporizer/Source/Plugin/VASTFX/VASTFXPane.cpp:126
↓ 4 callersMethodswapProgramChangeData
VASTvaporizer/Source/Plugin/VASTPreset/VASTPresetData.cpp:519
↓ 4 callersMethodupdateAll
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:3939
↓ 4 callersMethodwavSelectionToWavetablePatch
VASTvaporizer/Source/Plugin/VASTWaveTableEditorComponent.cpp:3322
↓ 4 callersMethodwriteDelayAndInc
--- this is used internally; normally you don't call it directly but you can if you want to extend the modes of operation
VASTvaporizer/Source/Engine/FX/FXUtils/VASTDelayLine.cpp:205
↓ 3 callersMethodMakeCoeffs
VASTvaporizer/Source/Engine/Filter/VASTQFilterCoefficients.cpp:107
↓ 3 callersFunction_mm_add_pd
Add packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/content/www/us/en/docs/in
VASTvaporizer/Source/sse2neon.h:2945
↓ 3 callersFunction_mm_and_pd
Compute the bitwise AND of packed double-precision (64-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/co
VASTvaporizer/Source/sse2neon.h:3025
↓ 3 callersFunction_mm_ceil_pd
Round the packed double-precision (64-bit) floating-point elements in a up to an integer value, and store the results as packed double-precision float
VASTvaporizer/Source/sse2neon.h:6759
↓ 3 callersFunction_mm_ceil_ps
Round the packed single-precision (32-bit) floating-point elements in a up to an integer value, and store the results as packed single-precision float
VASTvaporizer/Source/sse2neon.h:6773
↓ 3 callersFunction_mm_floor_pd
Round the packed double-precision (64-bit) floating-point elements in a down to an integer value, and store the results as packed double-precision flo
VASTvaporizer/Source/sse2neon.h:7067
↓ 3 callersFunction_mm_floor_ps
Round the packed single-precision (32-bit) floating-point elements in a down to an integer value, and store the results as packed single-precision flo
VASTvaporizer/Source/sse2neon.h:7081
↓ 3 callersFunction_mm_load1_ps
Load a single-precision (32-bit) floating-point element from memory into all elements of dst. https://www.intel.com/content/www/us/en/docs/intrinsics-
VASTvaporizer/Source/sse2neon.h:1871
↓ 3 callersFunction_mm_or_ps
Compute the bitwise OR of packed single-precision (32-bit) floating-point elements in a and b, and store the results in dst. https://www.intel.com/con
VASTvaporizer/Source/sse2neon.h:2180
↓ 3 callersFunction_mm_set_epi64x
Set packed 64-bit integers in dst with the supplied values. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_set_epi6
VASTvaporizer/Source/sse2neon.h:4855
↓ 3 callersFunction_mm_store_pd
Store 128-bits (composed of 2 packed double-precision (64-bit) floating-point elements) from a into memory. mem_addr must be aligned on a 16-byte boun
VASTvaporizer/Source/sse2neon.h:5411
↓ 3 callersFunction_sse2neon_set_fpcr
VASTvaporizer/Source/sse2neon.h:1772
↓ 3 callersFunction_sse2neon_smp_mb
VASTvaporizer/Source/sse2neon.h:196
↓ 3 callersFunction_sse2neon_vaddvq_u16
emulate vaddvq u16 variant */
VASTvaporizer/Source/sse2neon.h:633
↓ 3 callersMethodaddSamplerSoundChanged
VASTvaporizer/Source/Engine/VASTSynthesiser.cpp:2515
↓ 3 callersMethodaddVASTPanels
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:451
↓ 3 callersMethodcanPlaySound
VASTvaporizer/Source/Engine/VASTSingleNote.cpp:235
↓ 3 callersMethodclearDirtyFlag
VASTvaporizer/Source/Engine/VASTARPData.cpp:198
↓ 3 callersMethodclearSamplerSoundChanged
VASTvaporizer/Source/Engine/VASTPoly.cpp:289
↓ 3 callersMethoddoUpdates
VASTvaporizer/Source/Plugin/VASTScopeDisplay/VASTFilterDisplay.cpp:200
↓ 3 callersMethodexpand
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:26
↓ 3 callersFunctionfindFreeVoice
Note the new parameters for these methods.
VASTvaporizer/Source/Engine/VASTSynthesiser.h:663
↓ 3 callersMethodfittedInto
VASTvaporizer/Source/Plugin/VASTControls/VASTConcertinaPanel.cpp:63
↓ 3 callersMethodgetBendSlider
VASTvaporizer/Source/Plugin/VASTWaveTableEditorViewHeader.h:60
↓ 3 callersMethodgetBitDepthSlider
VASTvaporizer/Source/Plugin/VASTWaveTableEditorViewHeader.h:59
↓ 3 callersMethodgetBloatSlider
VASTvaporizer/Source/Plugin/VASTWaveTableEditorViewHeader.h:61
← previousnext →301–400 of 3,212, ranked by callers