MCPcopy Create free account

hub / github.com/SynthstromAudible/DelugeFirmware / functions

Functions7,849 in github.com/SynthstromAudible/DelugeFirmware

↓ 2 callersFunction_sd_write_byte
* ID : * Summary : write byte data to card * Include : * Declaration : int _sd_write_byte(SDHNDL *hndl,unsigned short cmd, *
src/RZA1/sdhi/src/sd/access/sd_mount.c:1224
↓ 2 callersFunction_sd_write_sect
* ID : * Summary : write sector data to card * Include : * Declaration : int _sd_write_sect(SDHNDL *hndl,unsigned char *buff,
src/RZA1/sdhi/src/sd/access/sd_write.c:142
↓ 2 callersFunction_sdio_get_int
* ID : * Summary : get SDIO_INFO1 interrupt elements * Include : * Declaration : int _sdio_get_int(SDHNDL *hndl) * Functions
src/RZA1/sdhi/src/sd/sdio/sdio_int.c:142
↓ 2 callersFunctionabsolute_path_str
(path: str)
scripts/tasks/task-debug.py:20
↓ 2 callersFunctionactuallySetKnobIndicatorLevel
Just set level
src/deluge/hid/led/indicator_leds.cpp:191
↓ 2 callersFunctionaddAudio
src/deluge/util/functions.cpp:244
↓ 2 callersFunctionaddCharacterToLine
adds character to line by increasing line width (in px) and line length (in characters) returns the following: 1) updated line width in pixels 2) upda
src/deluge/hid/display/oled.cpp:537
↓ 2 callersMethodaddInstrumentsToFileItems
src/deluge/model/song/song.cpp:5675
↓ 2 callersFunctionaddLine
src/deluge/hid/display/oled.cpp:597
↓ 2 callersMethodaddMono
src/deluge/dsp/stereo_sample.h:26
↓ 2 callersMethodaddNoteRowId
src/deluge/model/model_stack.h:355
↓ 2 callersMethodaddPannedMono
Amplitude is probably Q2.29?
src/deluge/dsp/stereo_sample.h:32
↓ 2 callersMethodaddPannedStereo
Amplitude is probably Q2.29?
src/deluge/dsp/stereo_sample.h:55
↓ 2 callersMethodaddParamId
src/deluge/model/model_stack.h:446
↓ 2 callersMethodaddStereo
src/deluge/dsp/stereo_sample.h:37
↓ 2 callersMethodadjustPitchToCorrectDriftFromSync
src/deluge/model/sample/sample_playback_guide.cpp:126
↓ 2 callersMethodadvance
src/deluge/dsp/dx/env.cpp:102
↓ 2 callersMethodaftertouchReceived
called from playback handler determines whether aftertouch received is midi follow relevant and should be routed to the active context for further pro
src/deluge/io/midi/midi_follow.cpp:755
↓ 2 callersMethodallNotesOff
src/deluge/processing/sound/sound.cpp:1674
↓ 2 callersMethodalloc
Watch the heck out - in the older V3.1 branch, this had one less argument - makeStealable was missing - so in code from there, thingNotToStealFrom cou
src/deluge/memory/general_memory_allocator.cpp:109
↓ 2 callersMethodanalogOutTick
src/deluge/processing/engines/cv_engine.cpp:266
↓ 2 callersMethodappendParamManager
src/deluge/modulation/params/param_manager.cpp:509
↓ 2 callersFunctionappendQuantizeMode
src/deluge/gui/views/instrument_clip_view.cpp:4904
↓ 2 callersMethodarmForSongSwap
Returns whether we are now armed. If not, it means it's just done the swap already in this function
src/deluge/playback/mode/session.cpp:1506
↓ 2 callersFunctionarpMpeModSourceToString
src/deluge/util/functions.cpp:1157
↓ 2 callersFunctionarpNoteModeToString
src/deluge/util/functions.cpp:1083
↓ 2 callersFunctionarpOctaveModeToString
src/deluge/util/functions.cpp:1120
↓ 2 callersMethodassignDrumsToNoteRows
Before calling this, you must ensure that each Drum's temp value represents whether it has a NoteRow assigned
src/deluge/model/clip/instrument_clip.cpp:1973
↓ 2 callersMethodattemptLateSampleStart
Returns a status such as LateStartAttemptStatus::WAIT
src/deluge/model/voice/voice_sample.cpp:169
↓ 2 callersMethodbackupPresetSlot
src/deluge/model/clip/instrument_clip.cpp:3639
↓ 2 callersFunctionbatteryLEDBlink
src/deluge/deluge.cpp:112
↓ 2 callersMethodbeginAuditioningforDrum
You must supply noteRow if there is an activeClip with a NoteRow for that Drum. The TimelineCounter should be the activeClip. Drum must not be NULL -
src/deluge/model/instrument/kit.cpp:1543
↓ 2 callersFunctionblinkKnobIndicatorLevelTimeout
src/deluge/hid/led/indicator_leds.cpp:313
↓ 2 callersMethodcalcApproxRMS
output range is 0-21 (2^31) dac clipping is at 16
src/deluge/dsp/envelope_follower/absolute_value.cpp:34
↓ 2 callersMethodcancelAllOverriding
src/deluge/modulation/params/param_set.cpp:685
↓ 2 callersMethodcapacity
src/deluge/util/d_string.h:125
↓ 2 callersMethodchangeNoteCode
src/deluge/model/voice/voice.cpp:356
↓ 2 callersMethodchangeOutput
Keeps same ParamManager
src/deluge/model/clip/audio_clip.cpp:1222
↓ 2 callersMethodchangeSwingInterval
src/deluge/model/song/song.cpp:5486
↓ 2 callersFunctionchangeUIAtLevel
src/deluge/gui/ui/ui.cpp:78
↓ 2 callersMethodcheckIncomingSerialMidi
src/deluge/io/midi/midi_engine.cpp:607
↓ 2 callersMethodclear
src/deluge/io/midi/learned_midi.cpp:45
↓ 2 callersFunctionclearPendingUIRendering
src/deluge/gui/ui/ui.cpp:266
↓ 2 callersMethodclearValues
src/deluge/modulation/params/param_set.cpp:677
↓ 2 callersFunctionclear_lock
src/fatfs/ff.c:1015
↓ 2 callersMethodclipCreationButtonPressed
src/deluge/gui/views/session_view.cpp:3943
↓ 2 callersMethodclipHasInstance
src/deluge/model/output.cpp:154
↓ 2 callersMethodclipLengthChanged
src/deluge/model/output.cpp:189
↓ 2 callersMethodclipStatusMidiLearnPadPressed
src/deluge/gui/views/view.cpp:500
↓ 2 callersMethodcloneFrom
src/deluge/model/sample/sample_low_level_reader.cpp:1281
↓ 2 callersMethodcloneFrom
src/deluge/processing/audio_output.cpp:53
↓ 2 callersMethodcloneFrom
src/deluge/modulation/sidechain/sidechain.cpp:50
↓ 2 callersFunctioncolumnFunctionToString
src/deluge/gui/ui/keyboard/layout/column_controls.cpp:218
↓ 2 callersFunctioncombineHitStrengths
src/deluge/util/functions.cpp:1420
↓ 2 callersMethodcompensateInstrumentVolumeForResonance
src/deluge/model/instrument/kit.cpp:909
↓ 2 callersMethodconsoleTimerEvent
src/deluge/hid/display/oled.cpp:1069
↓ 2 callersMethodcontainsAnyNotes
src/deluge/model/clip/instrument_clip.cpp:3760
↓ 2 callersMethodconvertDataIfNecessary
src/deluge/storage/cluster/cluster.cpp:39
↓ 2 callersMethodcopy
src/deluge/modulation/automation/auto_param.cpp:2185
↓ 2 callersFunctioncopyBackgroundAroundForeground
src/deluge/hid/display/oled.cpp:444
↓ 2 callersMethodcopyBasicsFrom
src/deluge/model/clip/clip.cpp:99
↓ 2 callersFunctioncopyRowWithMask
src/deluge/hid/display/oled.cpp:431
↓ 2 callersMethodcountAudioClips
src/deluge/model/song/song.cpp:5377
↓ 2 callersMethodcreateFile
Creates folders and subfolders as needed!
src/deluge/storage/storage_manager.cpp:87
↓ 2 callersMethodcreateNewDrum
src/deluge/storage/storage_manager.cpp:552
↓ 2 callersMethodcreateNewInstrument
Loads from file, etc - doesn't truly "create"
src/deluge/gui/views/arranger_view.cpp:795
↓ 2 callersFunctioncreate_partition
src/fatfs/ff.c:5764
↓ 2 callersMethodcurrentFileDeleted
src/deluge/gui/ui/browser/browser.cpp:1290
↓ 2 callersMethodcurrentlySendingMIDIOutputClocks
src/deluge/playback/playback_handler.cpp:405
↓ 2 callersMethodcutAllSound
src/deluge/model/output.h:134
↓ 2 callersMethodcutSound
src/deluge/gui/ui/sound_editor.cpp:1535
↓ 2 callersMethoddata
Direct access to the underlying storage. Complexity: O(1) in time and space.
src/deluge/util/container/static_vector.hpp:220
↓ 2 callersMethoddealloc
src/deluge/memory/general_memory_allocator.cpp:214
↓ 2 callersMethoddeleteBackedUpParamManagersForClip
src/deluge/model/song/song.cpp:3745
↓ 2 callersMethoddeleteHibernatingInstrumentWithSlot
src/deluge/model/song/song.cpp:3447
↓ 2 callersMethoddeleteMultiRange
src/deluge/processing/sound/sound.cpp:4594
↓ 2 callersMethoddeleteOldDrumNames
src/deluge/model/note/note_row.cpp:71
↓ 2 callersFunctiondeleteOldSongBeforeLoadingNew
src/deluge/deluge.cpp:1046
↓ 2 callersMethoddeleteOrHibernateOutputIfNoClips
src/deluge/model/song/song.cpp:3434
↓ 2 callersMethoddeleteOutput
src/deluge/gui/views/arranger_view.cpp:420
↓ 2 callersMethoddeleteOutputThatIsInMainList
Make sure you first free all the Instrument's voices before calling this!
src/deluge/model/song/song.cpp:3159
↓ 2 callersMethoddeleteTime
src/deluge/modulation/params/param_set.cpp:304
↓ 2 callersMethoddeleteUnusedAudioFileFromMemoryIndexUnknown
src/deluge/storage/audio/audio_file_manager.cpp:420
↓ 2 callersMethoddeletingClipInstanceForClip
Will call audio routine!! Note: in most cases (when action supplied), will try to pick a new activeClip even if told not to. But this should be ok
src/deluge/model/song/song.cpp:4487
↓ 2 callersMethoddetachActiveClip
src/deluge/model/output.cpp:84
↓ 2 callersFunctiondir_clear
src/fatfs/ff.c:1664
↓ 2 callersFunctiondir_remove
src/fatfs/ff.c:2581
↓ 2 callersFunctiondisk_read_without_streaming_first
src/RZA1/diskio.c:185
↓ 2 callersMethoddisplayStemExportProgressOLED
src/deluge/processing/stem_export/stem_export.cpp:596
↓ 2 callersFunctiondisposeOfVoice
src/deluge/processing/engines/audio_engine.cpp:1431
↓ 2 callersFunctiondoActualReadRohan
src/RZA1/sdhi/src/sd/access/sd_read.c:56
↓ 2 callersFunctiondoAnyPendingUIRendering
src/deluge/gui/ui/ui.cpp:371
↓ 2 callersFunctiondoFMVector
src/deluge/model/voice/voice.cpp:1715
↓ 2 callersMethoddoFilterStereo
src/deluge/dsp/filter/svf.cpp:29
↓ 2 callersMethoddoPresetNavigation
Caller must call emptyFileItems() at some point after calling this function - unless an error is returned Caller must remove OLED working animation af
src/deluge/gui/ui/load/load_instrument_preset_ui.cpp:1390
↓ 2 callersFunctiondoSomeOutputting
Returns whether we got to the end
src/deluge/processing/engines/audio_engine.cpp:1033
↓ 2 callersMethoddoTickForward
src/deluge/playback/mode/session.cpp:2311
↓ 2 callersMethoddoTickForward
Returns num ticks til we next want to come back here. May switch notes on and/or off.
src/deluge/modulation/arpeggiator.cpp:844
↓ 2 callersMethoddoTickForwardForArp
Returns num ticks til next arp event
src/deluge/processing/sound/sound_instrument.cpp:440
↓ 2 callersMethoddoUniqueCloneOnClipInstance
First, be sure the clipInstance has a Clip
src/deluge/playback/mode/arrangement.cpp:507
← previousnext →1,501–1,600 of 7,849, ranked by callers