Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SynthstromAudible/DelugeFirmware
/ functions
Functions
7,849 in github.com/SynthstromAudible/DelugeFirmware
⨍
Functions
7,849
◇
Types & classes
1,748
↓ 2 callers
Method
doesNonAudioSlotHaveActiveClipInSession
This is for non-audio Instruments only, so no name is relevant
src/deluge/model/song/song.cpp:3891
↓ 2 callers
Method
doesProbabilityExist
src/deluge/model/note/note_row.cpp:3812
↓ 2 callers
Method
doubleClipLength
src/deluge/model/song/song.cpp:912
↓ 2 callers
Method
drawNoteCode
src/deluge/gui/views/instrument_clip_view.cpp:4135
↓ 2 callers
Method
drumMidiLearnPadPressed
src/deluge/gui/views/view.cpp:528
↓ 2 callers
Method
dull
* @brief Dull a colour, clamping it to [5, 50] * * This is only used by the ArrangerView and its parent, View * @see ArrangerView#drawMuteSquare
src/deluge/gui/colour/rgb.h:130
↓ 2 callers
Function
dumpAudioLog
src/deluge/processing/engines/audio_engine.cpp:1218
↓ 2 callers
Function
dxNoteToFreq
src/deluge/dsp/dx/dx7note.cpp:50
↓ 2 callers
Method
editNoteRepeat
Supply offset as 0 to just popup number, not change anything
src/deluge/gui/views/instrument_clip_view.cpp:5086
↓ 2 callers
Method
editNumEuclideanEvents
Check UI mode is appropriate before calling this
src/deluge/gui/views/instrument_clip_view.cpp:5768
↓ 2 callers
Method
emit_args
(self, args, template_args, child_key=None)
src/deluge/gui/menu_item/generate/dmui/visitor/cpp_emitter.py:65
↓ 2 callers
Method
endAllEditPadPresses
src/deluge/gui/views/instrument_clip_view.cpp:2194
↓ 2 callers
Method
endAnyArrangementRecording
src/deluge/model/output.cpp:472
↓ 2 callers
Method
endAuditioningForDrum
Check that it's auditioned before calling this if you don't want it potentially sending an extra note-off in some rare cases. You must supply noteRow
src/deluge/model/instrument/kit.cpp:1581
↓ 2 callers
Method
endSyncedRecording
src/deluge/model/sample/sample_recorder.cpp:1064
↓ 2 callers
Function
enqueueSPITransfer
src/deluge/drivers/oled/oled.c:103
↓ 2 callers
Method
ensureAtLeastOneSessionClip
Returns true if a Clip created
src/deluge/model/song/song.cpp:365
↓ 2 callers
Method
ensureInaccessibleParamPresetValuesWithoutKnobsAreZero
What does this do exactly, again?
src/deluge/model/song/song.cpp:2932
↓ 2 callers
Method
ensureScrollWithinKitBounds
src/deluge/model/clip/instrument_clip.cpp:3688
↓ 2 callers
Method
enterDrumCreator
src/deluge/gui/views/instrument_clip_view.cpp:3979
↓ 2 callers
Method
exitAuditionMode
src/deluge/gui/ui/keyboard/keyboard_screen.cpp:778
↓ 2 callers
Method
exitCompletely
src/deluge/gui/ui/sound_editor.cpp:498
↓ 2 callers
Method
exitMacrosConfigMode
src/deluge/gui/views/session_view.cpp:3083
↓ 2 callers
Method
expectEvent
src/deluge/playback/playback_handler.cpp:2845
↓ 2 callers
Method
expressionEventImmediate
src/deluge/model/voice/voice.cpp:342
↓ 2 callers
Method
expressionEventSmooth
src/deluge/model/voice/voice.cpp:350
↓ 2 callers
Function
f_lseek
src/fatfs/ff.c:4413
↓ 2 callers
Function
f_mkdir_and_get
src/fatfs/ff.c:5069
↓ 2 callers
Function
f_sync
src/fatfs/ff.c:4117
↓ 2 callers
Function
fastTimerCountToUS
src/deluge/util/cfunctions.c:224
↓ 2 callers
Function
fill_first_frag
src/fatfs/ff.c:1368
↓ 2 callers
Method
findNoteRowForDrum
src/deluge/model/song/song.cpp:2471
↓ 2 callers
Method
findPeaksPerCol
Returns false if had trouble loading some (will often not be all) Clusters, e.g. cos we're in the card routine
src/deluge/gui/waveform/waveform_renderer.cpp:226
↓ 2 callers
Function
find_bitmap
src/fatfs/ff.c:1292
↓ 2 callers
Function
find_cmd_with_fallback
(cmd, fallback)
scripts/tasks/task-debug.py:12
↓ 2 callers
Method
flashDefaultRootNote
src/deluge/gui/views/instrument_clip_view.cpp:5569
↓ 2 callers
Function
floatToString
src/deluge/util/cfunctions.c:68
↓ 2 callers
Function
foldBufferPolyApproximation
src/deluge/dsp/util.hpp:66
↓ 2 callers
Method
freezeWithError
src/deluge/hid/display/oled.cpp:1188
↓ 2 callers
Method
generate_path
(self)
contrib/doc/pinmap/generate.py:297
↓ 2 callers
Method
getActiveModControllable
src/deluge/model/clip/clip.cpp:625
↓ 2 callers
Method
getAppropriateQueue
src/deluge/storage/cluster/cluster.cpp:149
↓ 2 callers
Method
getArp
src/deluge/processing/sound/sound_drum.cpp:231
↓ 2 callers
Method
getAudioFileFromFilename
src/deluge/storage/audio/audio_file_manager.cpp:493
↓ 2 callers
Method
getAudioOutputFromName
src/deluge/model/song/song.cpp:3485
↓ 2 callers
Method
getAveragesForCrossfade
src/deluge/model/sample/sample.cpp:731
↓ 2 callers
Method
getAveragesForCrossfade
src/deluge/processing/live/live_input_buffer.cpp:109
↓ 2 callers
Method
getBytePosToEndOrLoopPlayback
This is actually an important function whose output is the basis for a lot of stuff
src/deluge/model/voice/voice_sample_playback_guide.cpp:87
↓ 2 callers
Method
getCharSpacingInPixels
src/deluge/hid/display/oled_canvas/canvas.cpp:356
↓ 2 callers
Method
getCharWidthInPixels
src/deluge/hid/display/oled_canvas/canvas.cpp:327
↓ 2 callers
Function
getChordQuality
src/deluge/gui/ui/keyboard/chords.cpp:26
↓ 2 callers
Method
getChordVoicing
src/deluge/gui/ui/keyboard/chords.cpp:60
↓ 2 callers
Method
getClipForLayout
src/deluge/gui/views/session_view.cpp:2998
↓ 2 callers
Method
getClipMuteSquareColour
src/deluge/gui/views/view.cpp:2474
↓ 2 callers
Method
getClipWithOutputAboutToBeginLinearRecording
src/deluge/model/song/song.cpp:5315
↓ 2 callers
Function
getComparativeNoteNumberFromChars
Returns 100000 if the string is not a note name. The returned number is *not* a MIDI note. It's arbitrary, used for comparisons only. noteChar has bee
src/deluge/util/functions.cpp:1599
↓ 2 callers
Method
getCurrentParamManager
src/deluge/model/clip/clip.h:90
↓ 2 callers
Function
getDecay8
src/deluge/util/functions.cpp:510
↓ 2 callers
Method
getDrumName
src/deluge/gui/views/instrument_clip_view.cpp:4183
↓ 2 callers
Function
getDxEngine
TODO: static initialization should be allowed.
src/deluge/dsp/dx/engine.cpp:83
↓ 2 callers
Function
getErrorMessage
src/deluge/hid/display/display.cpp:10
↓ 2 callers
Method
getEstimatedPlaytimeRemaining
Returns how much longer (in raw samples) this play-head could play for before it reaches "now" time (which is itself moving forward) and runs out of a
src/deluge/processing/live/live_pitch_shifter_play_head.cpp:142
↓ 2 callers
Method
getFamily
src/deluge/model/mod_controllable/filters/filter_config.h:109
↓ 2 callers
Method
getFilenameWithoutExtension
src/deluge/storage/file_item.cpp:66
↓ 2 callers
Method
getFoundValueCentrePoint
src/deluge/model/sample/sample.cpp:1715
↓ 2 callers
Method
getHPF
src/deluge/dsp/reverb/base.hpp:33
↓ 2 callers
Function
getKernel
src/deluge/storage/wave_table/wave_table.cpp:1022
↓ 2 callers
Method
getKeyAtIndex
src/deluge/util/container/array/ordered_resizeable_array.h:48
↓ 2 callers
Function
getLFOInitialPhaseForNegativeExtreme
src/deluge/modulation/lfo.cpp:3
↓ 2 callers
Function
getLedBlinkerIndex
src/deluge/hid/led/indicator_leds.cpp:160
↓ 2 callers
Method
getLivePos
src/deluge/model/note/note_row.cpp:4150
↓ 2 callers
Function
getLookupIndexFromValue
src/deluge/util/functions.cpp:1393
↓ 2 callers
Method
getLoopingType
src/deluge/model/voice/voice_sample_playback_guide.cpp:96
↓ 2 callers
Method
getMaxLength
src/deluge/model/clip/clip.cpp:1053
↓ 2 callers
Method
getMaxPeakFromZero
src/deluge/model/sample/sample.cpp:1707
↓ 2 callers
Method
getModifiedPatchCableAmount
src/deluge/modulation/patch/patch_cable_set.cpp:500
↓ 2 callers
Method
getName
@brief Get the actual name for use on OLED for deluge::gui::menu_item::Submenu s. By default this is just the l10n string for \ref name, but can be o
src/deluge/gui/menu_item/menu_item.h:235
↓ 2 callers
Method
getName
src/deluge/gui/ui/ui.h:129
↓ 2 callers
Function
getNewRecorder
src/deluge/processing/engines/audio_engine.cpp:1603
↓ 2 callers
Function
getNibble
src/deluge/storage/storage_manager.cpp:1479
↓ 2 callers
Method
getNonAudioInstrumentToSwitchTo
src/deluge/model/song/song.cpp:5076
↓ 2 callers
Function
getNoteMagnitudeFfromNoteLength
src/deluge/util/functions.cpp:2044
↓ 2 callers
Method
getNoteRowForSelectedDrum
May set noteRow to NULL, of course. Will correctly do that if we're not a Kit Clip.
src/deluge/model/clip/instrument_clip.cpp:1020
↓ 2 callers
Method
getNumBrowserAndMenuLines
src/deluge/hid/display/oled.h:115
↓ 2 callers
Function
getNumDecimalDigits
src/deluge/util/cfunctions.c:23
↓ 2 callers
Method
getOptions
src/deluge/gui/menu_item/cv/selection.h:47
↓ 2 callers
Function
getOrCreateLiveInputBuffer
TODO: delete unused ones
src/deluge/processing/engines/audio_engine.cpp:1491
↓ 2 callers
Function
getOscInitialPhaseForZero
src/deluge/util/functions.cpp:1448
↓ 2 callers
Method
getOutputMasterChannel
src/deluge/model/instrument/midi_instrument.cpp:192
↓ 2 callers
Function
getOutputTypeName
src/deluge/util/functions.cpp:563
↓ 2 callers
Method
getParamIndex
src/deluge/gui/menu_item/patched_param.cpp:65
↓ 2 callers
Method
getParamKind
src/deluge/gui/menu_item/patched_param/integer.h:48
↓ 2 callers
Method
getParameterNameFromModEncoder
used to get name of parameter assigned to mod encoder
src/deluge/gui/views/view.cpp:962
↓ 2 callers
Method
getPatchCableAutoParamFromId
src/deluge/model/model_stack.cpp:250
↓ 2 callers
Function
getPatchedParamDisplayName
src/deluge/modulation/params/param.cpp:126
↓ 2 callers
Method
getProgramNames
src/deluge/storage/DX7Cartridge.h:147
↓ 2 callers
Method
getQuarterNoteLength
src/deluge/model/song/song.cpp:5530
↓ 2 callers
Method
getRegion
src/deluge/memory/general_memory_allocator.cpp:166
↓ 2 callers
Method
getReleaseMS
Get the current release time constant in MS for a 3db change @todo This currently rounds (down) to the nearest millisecond, it would probably be nice
src/deluge/dsp/compressor/rms_feedback.h:94
↓ 2 callers
Function
getReverbParamsFromSong
src/deluge/processing/engines/audio_engine.cpp:1346
← previous
next →
1,601–1,700 of 7,849, ranked by callers