MCPcopy Create free account

hub / github.com/Electrotechnique/TSynth-Teensy4.1 / functions

Functions411 in github.com/Electrotechnique/TSynth-Teensy4.1

↓ 1 callersMethodgetVoice
Get the oldest free voice, of none free get the oldest active voice.
TSynth/VoiceGroup.h:1060
↓ 1 callersMethodinitR
Initialization for ST7735R screens (green or red tabs)
TSynth/ST7735_t3.cpp:462
↓ 1 callersMethodinvertDisplay
TSynth/ST7735_t3.cpp:735
↓ 1 callersMethodlfoRate
Rate is in Hz
TSynth/effect_ensemble.cpp:221
↓ 1 callersMethodnoteOn
TSynth/VoiceGroup.h:866
↓ 1 callersMethodphase
TSynth/synth_waveform.h:119
↓ 1 callersMethodpressed
TSynth/TButton.h:43
↓ 1 callersFunctionreadField
TSynth/PatchMgr.h:24
↓ 1 callersFunctionrenderBootUpPage
TSynth/ST7735Display.h:64
↓ 1 callersFunctionrenderCurrentParameterPage
TSynth/ST7735Display.h:188
↓ 1 callersFunctionrenderDeleteMessagePage
TSynth/ST7735Display.h:259
↓ 1 callersFunctionrenderDeletePatchPage
TSynth/ST7735Display.h:235
↓ 1 callersFunctionrenderPatchNamingPage
TSynth/ST7735Display.h:306
↓ 1 callersFunctionrenderPulseWidth
TSynth/ST7735Display.h:165
↓ 1 callersFunctionrenderRecallPage
TSynth/ST7735Display.h:320
↓ 1 callersFunctionrenderReinitialisePage
TSynth/ST7735Display.h:294
↓ 1 callersFunctionrenderSavePage
TSynth/ST7735Display.h:270
↓ 1 callersFunctionrenderSettingsPage
TSynth/ST7735Display.h:358
↓ 1 callersFunctionrenderVarTriangle
TSynth/ST7735Display.h:176
↓ 1 callersMethodresonance
TSynth/filter_variable.h:57
↓ 1 callersFunctionsavePatch
TSynth/PatchMgr.h:122
↓ 1 callersMethodsetCombineMode
TSynth/effect_combine.h:49
↓ 1 callersMethodsetMixer
TSynth/Voice.h:47
↓ 1 callersMethodsetMonophonic
TSynth/VoiceGroup.h:788
↓ 1 callersFunctionsetPatchesOrdering
TSynth/PatchMgr.h:174
↓ 1 callersMethodsetRotation
TSynth/ST7735_t3.cpp:670
↓ 1 callersFunctionsortPatches
TSynth/PatchMgr.h:78
↓ 1 callersFunctionstoreAmpEnv
TSynth/EepromMgr.h:21
↓ 1 callersFunctionstoreEncoderDir
TSynth/EepromMgr.h:104
↓ 1 callersFunctionstoreFiltEnv
TSynth/EepromMgr.h:25
↓ 1 callersFunctionstoreGlideShape
TSynth/EepromMgr.h:17
↓ 1 callersFunctionstoreMidiChannel
TSynth/EepromMgr.h:53
↓ 1 callersFunctionstoreMidiOutCh
TSynth/EepromMgr.h:84
↓ 1 callersFunctionstoreMidiThru
TSynth/EepromMgr.h:94
↓ 1 callersFunctionstoreModWheelDepth
TSynth/EepromMgr.h:73
↓ 1 callersFunctionstorePickupEnable
TSynth/EepromMgr.h:114
↓ 1 callersFunctionstorePitchBendRange
TSynth/EepromMgr.h:63
↓ 1 callersMethoduseFrameBuffer
TSynth/ST7735_t3.cpp:909
MethodAddtoBuffer
TSynth/Oscilloscope.h:49
MethodAudioEffectDigitalCombine
TSynth/effect_combine.h:48
MethodAudioEffectEnsemble
TSynth/effect_ensemble.cpp:40
MethodAudioEffectEnvelopeTS
TSynth/effect_envelope.h:67
MethodAudioFilterStateVariableTS
TSynth/filter_variable.h:39
MethodAudioSynthWaveformDcTS
TSynth/synth_dc.h:95
MethodAudioSynthWaveformModulatedTS
TSynth/synth_waveform.h:194
MethodAudioSynthWaveformTS
TSynth/synth_waveform.h:103
MethodBandLimitedWaveformTS
TSynth/synth_waveform.cpp:778
MethodColor565
Pass 8-bit (each) R,G,B, get back 16-bit packed color
TSynth/ST7735_t3.h:186
MethodDIRECT_WRITE_HIGH
TSynth/ST7735_t3.h:294
MethodDIRECT_WRITE_LOW
TSynth/ST7735_t3.h:291
MethodDisplay
TSynth/Oscilloscope.h:33
MethodGlobal
TSynth/AudioPatching.h:224
MethodMixer
TSynth/AudioPatching.h:16
MethodMode getMidiThru
TSynth/EepromMgr.h:88
MethodMonoNoteHistory
TSynth/MonoNoteHistory.cpp:3
MethodOscilloscope
TSynth/Oscilloscope.h:14
MethodST7735_t3
Constructor when using software SPI. All output pins are configurable.
TSynth/ST7735_t3.cpp:47
MethodTButton
TSynth/TButton.cpp:3
MethodVoice
TSynth/Voice.h:36
MethodVoiceGroup
TSynth/VoiceGroup.h:93
Methodadd
TSynth/VoiceGroup.h:849
MethodallNotesOff
TSynth/VoiceGroup.h:884
MethodallNotesOn
TSynth/VoiceGroup.h:876
Methodamplitude
TSynth/synth_waveform.h:131
Methodamplitude
TSynth/synth_waveform.h:209
Methodappend
TSynth/SettingsService.cpp:36
MethodarbitraryWaveform
TSynth/synth_waveform.h:242
MethodasyncUpdateActive
TSynth/ST7735_t3.h:216
Methodbegin
TSynth/synth_waveform.h:228
MethodbeginSPITransaction
TSynth/ST7735_t3.h:269
MethodcloseEnvelopes
TSynth/VoiceGroup.h:956
MethodcolStart
TSynth/ST7735_t3.h:169
MethodcommandList
Companion code to the above tables. Reads and issues a series of LCD commands stored in PROGMEM byte array.
TSynth/ST7735_t3.cpp:336
MethodcommonInit
Initialization code common to both 'B' and 'R' type displays
TSynth/ST7735_t3.cpp:368
Functioncompare
TSynth/PatchMgr.h:74
FunctioncurrentIndexAmpEnv
TSynth/Settings.h:52
FunctioncurrentIndexBassEnhanceEnable
TSynth/Settings.h:288
FunctioncurrentIndexEncoderDir
TSynth/Settings.h:280
FunctioncurrentIndexFiltEnv
TSynth/Settings.h:57
FunctioncurrentIndexGlideShape
TSynth/Settings.h:38
FunctioncurrentIndexKeyTracking
TSynth/Settings.h:253
FunctioncurrentIndexMIDICh
TSynth/Settings.h:245
FunctioncurrentIndexMIDIOutCh
TSynth/Settings.h:268
FunctioncurrentIndexMIDIThru
TSynth/Settings.h:272
FunctioncurrentIndexModWheelDepth
TSynth/Settings.h:264
FunctioncurrentIndexMonophonicMode
TSynth/Settings.h:292
FunctioncurrentIndexPickupEnable
TSynth/Settings.h:284
FunctioncurrentIndexPitchBend
TSynth/Settings.h:260
FunctioncurrentIndexScopeEnable
TSynth/Settings.h:296
FunctioncurrentIndexVUEnable
TSynth/Settings.h:300
FunctioncurrentIndexVelocitySens
TSynth/Settings.h:249
Methodcurrent_setting
TSynth/SettingsService.cpp:51
Methodcurrent_setting_next_value
TSynth/SettingsService.cpp:83
Methodcurrent_setting_previous_value
TSynth/SettingsService.cpp:76
Methodcurrent_setting_value
TSynth/SettingsService.cpp:72
Methoddecrement_setting
TSynth/SettingsService.cpp:97
Methoddecrement_setting_value
TSynth/SettingsService.cpp:111
FunctiondisplayThread
TSynth/ST7735Display.h:408
MethoddmaInterrupt
TSynth/ST7735_t3.cpp:777
MethoddmaInterrupt1
TSynth/ST7735_t3.cpp:782
← previousnext →101–200 of 411, ranked by callers