MCPcopy Create free account

hub / github.com/asb2m10/dexed / functions

Functions462 in github.com/asb2m10/dexed

MethodNR24
Source/PluginFx.cpp:90
MethodOperatorEditor
==============================================================================
Source/OperatorEditor.cpp:50
MethodOperatorSwitch
Source/OperatorEditor.cpp:37
MethodParamDialog
==============================================================================
Source/ParamDialog.cpp:34
MethodPitchEnvDisplay
Source/DXComponents.cpp:252
MethodPluginFx
Source/PluginFx.cpp:55
MethodProgramLabel
Source/ProgramListBox.h:75
MethodProgramLabelAH
Source/ProgramListBox.h:201
MethodProgramListBox
Source/ProgramListBox.cpp:26
MethodProgramSelector
Source/DXComponents.h:133
MethodStandardTuning
Source/msfa/tuning.cc:14
MethodSysexComm
Source/SysexComm.cpp:24
MethodSyxFileFilter
Source/CartManager.cpp:31
MethodTuningShow
==============================================================================
Source/TuningShow.cpp:30
MethodVuMeter
Constructor of VuMeter (solid color), using 0 dB as upper limit
Source/VUMeter.cpp:361
MethodVuMeterBase
Constructor: sets the index calculating function according to the determined endianess.
Source/VUMeter.cpp:17
MethodVuMeterOutput
Constructor of VuMeterOutput (tricolor), using +6 dB as upper limit
Source/VUMeter.cpp:366
MethodVuStripesSingleton
Source/VUMeter.cpp:213
MethodacceptsMidi
Source/PluginProcessor.cpp:834
Methodadvance
Source/msfa/env.cc:118
Methodadvance
Source/msfa/pitchenv.cc:81
MethodampToStripeIndex_be
Calculates the index to be used to address array of images of stripes based on the approximating dB21 values in case of Big Endian Float Systems.
Source/VUMeter.cpp:133
MethodampToStripeIndex_le
Calculates the index to be used to address array of images of stripes based on the approximating dB21 values in case of Little Endian Float Systems.
Source/VUMeter.cpp:101
MethodampToStripeIndex_log
Calculates the index to be used to address array of images of stripes based on the exact decibel values (calls to ``log()``).
Source/VUMeter.cpp:53
MethodampTodB21_be
Calculates the approximating dB21 value in case of Big Endian Float Systems.
Source/VUMeter.cpp:114
MethodampTodB21_le
Calculates the approximating dB21 value in case of Little Endian Float Systems.
Source/VUMeter.cpp:82
MethodapplyMod
Source/msfa/controllers.h:66
Methodbind
[MiscUserCode] You can add your own definitions of your custom methods or any other code here...
Source/OperatorEditor.cpp:527
Methodbind
Source/GlobalEditor.cpp:719
MethodbrowserRootChanged
unused stuff from FileBrowserListener
Source/CartManager.cpp:461
MethodbuttonClicked
Source/OperatorEditor.cpp:507
MethodbuttonClicked
Source/ParamDialog.cpp:973
MethodbuttonClicked
Source/CartManager.cpp:259
MethodbuttonClicked
Source/PluginParam.cpp:114
MethodbuttonClicked
Source/GlobalEditor.cpp:655
MethodchangeProgramName
Source/PluginParam.cpp:768
MethodchooseNote
Source/PluginProcessor.cpp:467
MethodcloseButtonPressed
Source/PluginEditor.cpp:196
MethodcloseButtonPressed
Source/GlobalEditor.cpp:108
MethodcomboBoxChanged
Source/ParamDialog.cpp:940
MethodcomboBoxChanged
Source/PluginParam.cpp:118
MethodcomboBoxChanged
Source/PluginEditor.cpp:257
FunctioncomboBoxPopupMenuFinishedCallback
Source/DXComponents.cpp:366
Methodcompute
Source/EngineMkI.cpp:152
Methodcompute
Source/EngineOpl.cpp:119
Methodcompute
Source/msfa/dx7note.cc:221
Methodcompute
Source/msfa/fm_op_kernel.cc:47
Methodcompute10
Source/msfa/sin.cc:131
Methodcompute_fb
Source/EngineMkI.cpp:184
Methodcompute_fb
Source/EngineOpl.cpp:147
Methodcompute_fb
Source/msfa/fm_op_kernel.cc:113
Methodcompute_fb2
exclusively used for ALGO 6 with feedback
Source/EngineMkI.cpp:208
Methodcompute_fb3
exclusively used for ALGO 4 with feedback
Source/EngineMkI.cpp:247
Methodcompute_pure
Source/EngineMkI.cpp:169
Methodcompute_pure
Source/EngineOpl.cpp:133
Methodcompute_pure
Source/msfa/fm_op_kernel.cc:79
MethodcreateAccessibilityHandler
Source/DXComponents.h:124
MethodcreateAccessibilityHandler
Source/DXComponents.h:142
MethodcreateAccessibilityHandler
Source/ProgramListBox.h:216
MethodcreateEditor
Source/PluginProcessor.cpp:871
MethodcreateFocusTraverser
Source/PluginEditor.cpp:128
MethodcreateKeyboardFocusTraverser
Source/CartManager.cpp:218
MethodcreateStripes
Source/VUMeter.cpp:222
MethoddB10ToAmp
Calculates amplitude value from the traditional decibel (based on log10), supposing that reference amplitude is the unity (i.e 1.0F).
Source/VUMeter.cpp:152
MethoddB2ToAmp
Calculates amplitude value from the approximating log2-based decibel, supposing that reference amplitude is the unity (i.e 1.0F).
Source/VUMeter.cpp:158
MethoddestroyStripes
Source/VUMeter.cpp:352
Functiondexed_trace
Source/PluginProcessor.cpp:884
MethoddisplayOp
Source/AlgoDisplay.cpp:30
Methoddisplay_tuning_str
Source/msfa/tuning.cc:44
Methoddisplay_tuning_str
Source/msfa/tuning.h:16
MethoddrawButtonBackground
Source/DXLookNFeel.cpp:318
MethoddrawLinearSlider
Source/DXLookNFeel.cpp:333
MethoddrawRotarySlider
Source/DXLookNFeel.cpp:276
MethoddrawToggleButton
Source/DXLookNFeel.cpp:297
Methoddump
Source/msfa/fm_core.cc:72
MethodfileClicked
Source/CartManager.cpp:314
MethodfileDoubleClicked
Source/CartManager.cpp:306
MethodfilesDropped
Source/CartManager.cpp:54
MethodfilesDropped
Source/PluginEditor.cpp:502
MethodfocusGained
Source/ProgramListBox.h:109
MethodfocusLost
Source/ProgramListBox.h:113
MethodgetAccessibilityActions
Source/ProgramListBox.h:211
MethodgetAllComponents
Source/CartManager.cpp:133
FunctiongetCurrentState
Source/DXComponents.h:43
FunctiongetCurrentValueAsString
Source/DXComponents.h:63
MethodgetDecayFactor
Source/VUMeter.cpp:370
MethodgetDefaultComponent
Source/CartManager.cpp:85
FunctiongetHelp
THE FIX IS RIGHT HERE
Source/DXComponents.h:51
MethodgetInputChannelName
Source/PluginProcessor.cpp:813
MethodgetLargestScaleFactor
Source/PluginEditor.cpp:456
MethodgetName
Source/PluginProcessor.cpp:850
MethodgetNextComponent
Source/CartManager.cpp:89
MethodgetNumParameters
==============================================================================
Source/PluginParam.cpp:713
MethodgetNumStripes
Source/VUMeter.h:234
MethodgetOutputChannelName
Source/PluginProcessor.cpp:817
MethodgetParameter
Source/PluginParam.cpp:717
MethodgetParameterID
Source/PluginParam.cpp:779
MethodgetParameterName
Source/PluginParam.cpp:771
MethodgetParameterText
Source/PluginParam.cpp:775
MethodgetPosition
Source/msfa/pitchenv.cc:91
← previousnext →201–300 of 462, ranked by callers