MCPcopy Create free account

hub / github.com/asb2m10/dexed / functions

Functions462 in github.com/asb2m10/dexed

↓ 304 callersMethodget
Source/msfa/aligned_buf.h:29
↓ 150 callersMethodreset
Source/msfa/lfo.cc:60
↓ 95 callersMethodaddListener
Source/ProgramListBox.cpp:63
↓ 30 callersMethodsetValue
Source/PluginParam.cpp:412
↓ 28 callersMethodgetValue
Source/PluginParam.cpp:421
↓ 11 callersFunctionmax
Source/msfa/synth.h:56
↓ 11 callersFunctionreplaceImage
Loads an image from the file specified by ``path`` and strore it in variable ``image``, only if the image was loaded successfully from the file. Other
Source/DXLookNFeel.cpp:57
↓ 10 callersFunctionmin
Source/msfa/synth.h:51
↓ 9 callersMethodisOutputActive
Source/SysexComm.cpp:141
↓ 9 callersMethodrefresh
Source/msfa/controllers.h:116
↓ 8 callersMethodgetZoomFactor
Source/PluginProcessor.h:284
↓ 8 callersMethodload
Source/PluginData.h:85
↓ 8 callersFunctionmkiSin
Source/EngineMkI.cpp:124
↓ 8 callersMethodparseConfig
Source/msfa/controllers.h:50
↓ 8 callersMethodsetConfig
Source/msfa/controllers.h:60
↓ 7 callersMethodbind
Source/PluginParam.cpp:52
↓ 7 callersMethodis_standard_tuning
Source/msfa/tuning.h:14
↓ 7 callersMethodsend
Source/SysexComm.cpp:153
↓ 6 callersMethodgetChl
Source/SysexComm.cpp:145
↓ 6 callersMethodsetActive
Source/ProgramListBox.cpp:67
↓ 5 callersMethodsavePreference
Source/PluginParam.cpp:853
↓ 5 callersMethodsaveVoice
Source/PluginData.h:170
↓ 5 callersMethodset
Source/msfa/pitchenv.cc:45
↓ 5 callersMethodsetCartridge
Source/ProgramListBox.cpp:56
↓ 4 callersFunctiondtanh
Source/msfa/exp2.cc:48
↓ 4 callersMethodgetCurrentProgram
Source/PluginParam.cpp:731
↓ 4 callersFunctiongetDuration
Source/DXComponents.cpp:150
↓ 4 callersMethodgetProgramNames
Source/PluginData.h:233
↓ 4 callersMethodgetRawData
Source/PluginData.h:302
↓ 4 callersMethodgetsample
Source/msfa/env.cc:68
↓ 4 callersMethodisInputActive
Source/SysexComm.cpp:137
↓ 4 callersMethodisMonoMode
Source/PluginProcessor.h:191
↓ 4 callersMethodmidinote_to_logfreq
Source/msfa/tuning.cc:24
↓ 4 callersMethodsetCurrentProgram
Source/PluginParam.cpp:735
↓ 4 callersFunctionsysexChecksum
Source/PluginData.cpp:30
↓ 4 callersFunctiontptpc
Source/PluginFx.cpp:32
↓ 4 callersMethodunpackProgram
Source/PluginData.cpp:113
↓ 3 callersFunctioncreateStandardTuning
Source/msfa/tuning.cc:52
↓ 3 callersMethodisActive
an envelope is active if it's been initialised and either it hasn't reached L4 yet or L4 > 0
Source/msfa/env.cc:199
↓ 3 callersMethodisOperatorData
Source/PluginData.h:295
↓ 3 callersMethodisPlaying
a note is playing if it's been initialised and any carrier's amp envelope is active
Source/msfa/dx7note.cc:445
↓ 3 callersMethodloadCart
Source/PluginEditor.cpp:132
↓ 3 callersFunctionnormparm
* This function normalize data that comes from corrupted sysex. * It used to avoid engine crashing upon extreme values */
Source/PluginData.cpp:105
↓ 3 callersFunctionoplSin
16 env units are ~3dB and halve the output * @brief OPL Sine Wave calculation * @param[in] phase Wave phase (0..1023) * @param[in] env Envelope va
Source/EngineOpl.cpp:100
↓ 3 callersMethodresetActiveSysex
Source/CartManager.cpp:348
↓ 3 callersMethodsetImage
Source/DXComponents.cpp:384
↓ 3 callersMethodsetParamMessage
Source/GlobalEditor.cpp:766
↓ 2 callersFunctionScaleCurve
Source/msfa/dx7note.cc:116
↓ 2 callersFunctionScaleLevel
Source/msfa/dx7note.cc:133
↓ 2 callersFunctionScaleRate
Source/msfa/dx7note.cc:97
↓ 2 callersFunctionScaleVelocity
See "velocity" section of notes. Returns velocity delta in microsteps.
Source/msfa/dx7note.cc:90
↓ 2 callersMethodapplyKBMMapping
Source/PluginProcessor.cpp:989
↓ 2 callersMethodapplySCLTuning
Source/PluginProcessor.cpp:912
↓ 2 callersFunctioncreateTuningFromSCLAndKBMData
Source/msfa/tuning.cc:111
↓ 2 callersFunctionexportSysexPgm
Source/PluginData.cpp:38
↓ 2 callersFunctiongetAccessibilityActions
Source/DXComponents.h:73
↓ 2 callersMethodgetInput
Source/SysexComm.cpp:41
↓ 2 callersMethodgetOutput
Source/SysexComm.cpp:94
↓ 2 callersMethodgetPosition
Source/msfa/env.cc:176
↓ 2 callersMethodgetProgramComponent
Source/ProgramListBox.h:63
↓ 2 callersMethodgetProgramName
Source/PluginParam.cpp:762
↓ 2 callersMethodgetRawVoice
Source/PluginData.h:224
↓ 2 callersMethodgetTitle
Source/ProgramListBox.h:204
↓ 2 callersMethodgetValueDisplay
Source/PluginParam.cpp:383
↓ 2 callersFunctionhasNeon
Source/msfa/fm_op_kernel.cc:30
↓ 2 callersMethodinit
Source/msfa/env.cc:55
↓ 2 callersMethodkeydown
Source/msfa/env.cc:107
↓ 2 callersFunctionlogsc
Source/PluginFx.cpp:51
↓ 2 callersMethodoscSync
Source/msfa/dx7note.cc:436
↓ 2 callersMethodpackProgram
* Pack a program into a 32 packed sysex */
Source/PluginData.cpp:55
↓ 2 callersMethodprogramSelected
Source/CartManager.cpp:243
↓ 2 callersMethodresetZoomFactor
Source/PluginEditor.cpp:481
↓ 2 callersFunctionround
Source/EngineMkI.cpp:42
↓ 2 callersMethodsendCurrentSysexProgram
Source/PluginData.cpp:265
↓ 2 callersMethodsetChl
Source/SysexComm.cpp:149
↓ 2 callersMethodsetDxValue
Source/PluginParam.cpp:670
↓ 2 callersMethodsetInput
Source/SysexComm.cpp:45
↓ 2 callersMethodsetIsStandardTuning
Source/ParamDialog.cpp:1269
↓ 2 callersMethodsetOutput
Source/SysexComm.cpp:98
↓ 2 callersMethodsetZoomFactor
Source/PluginProcessor.cpp:876
↓ 2 callersMethodshowPopup
Source/DXComponents.cpp:375
↓ 2 callersMethodtransferState
* Used in monophonic mode to transfer voice state from different notes */
Source/msfa/dx7note.cc:415
↓ 2 callersMethodupdateCartFilename
Source/CartManager.cpp:239
↓ 2 callersMethodupdateDisplay
Source/GlobalEditor.cpp:771
↓ 1 callersMethodcartShow
Source/PluginEditor.cpp:118
↓ 1 callersMethodcompute
Source/msfa/sin.cc:90
↓ 1 callersMethodcopyToClipboard
Source/PluginData.cpp:242
↓ 1 callersFunctioncreateTuningFromKBMData
Source/msfa/tuning.cc:84
↓ 1 callersFunctioncreateTuningFromSCLData
Source/msfa/tuning.cc:57
↓ 1 callersMethoddiscoverMidiCC
Source/PluginEditor.cpp:451
↓ 1 callersMethodgetDialogValues
Source/ParamDialog.cpp:1199
↓ 1 callersMethodgetEngineType
Source/PluginProcessor.cpp:757
↓ 1 callersMethodgetNextEvent
Source/PluginProcessor.cpp:319
↓ 1 callersMethodgetNumPrograms
Source/PluginParam.cpp:727
↓ 1 callersMethodgetOffset
Source/PluginParam.cpp:427
↓ 1 callersMethodgetProgramName
Source/ProgramListBox.h:117
↓ 1 callersMethodgetSolidVuMeterStripes
Source/VUMeter.h:236
↓ 1 callersMethodgetTricolorVuMeterStripes
Source/VUMeter.h:238
↓ 1 callersMethodgetValueHost
Source/PluginParam.cpp:374
↓ 1 callersMethodgetVoiceSysex
Source/PluginData.h:228
next →1–100 of 462, ranked by callers