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
↓ 14 callers
Method
read_memory
(self, offset, length)
contrib/debug/heap_state.py:112
↓ 14 callers
Method
recordParamChangeIfNotAlreadySnapshotted
src/deluge/model/action/action.cpp:162
↓ 14 callers
Method
setActiveClip
src/deluge/model/instrument/kit.cpp:856
↓ 14 callers
Function
setKnobIndicatorLevel
Level is out of 128 Set level and block metering for 500ms
src/deluge/hid/led/indicator_leds.cpp:183
↓ 14 callers
Method
setValuePossiblyForRegion
src/deluge/modulation/automation/auto_param.cpp:851
↓ 14 callers
Method
size
src/deluge/dsp/delay/delay_buffer.h:251
↓ 14 callers
Function
stopAnyPreviewing
src/deluge/processing/engines/audio_engine.cpp:1338
↓ 14 callers
Method
toClipMinder
Convert this clip to a clip minder. Returns true for views which manage a single clip, false for song level views
src/deluge/gui/ui/ui.h:121
↓ 14 callers
Function
usb_hhub_specified_path_wait
Function Name : usb_hhub_specified_path_wait Description : Next Process Selector Arguments : usb_clsinfo_t *mess : Pointer to usb_
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hhubsys.c:3173
↓ 13 callers
Function
_sd_get_resp
* ID : * Summary : get response and check response errors * Include : * Declaration : int _sd_get_resp(SDHNDL *hndl,int resp)
src/RZA1/sdhi/src/sd/access/sd_cmd.c:622
↓ 13 callers
Function
_sd_send_cmd
* ID : * Summary : issue SD command * Include : * Declaration : int _sd_send_cmd(SDHNDL *hndl,unsigned short cmd) * Function
src/RZA1/sdhi/src/sd/access/sd_cmd.c:132
↓ 13 callers
Method
displayLoadingAnimationText
Loading animations
src/deluge/hid/display/oled.h:132
↓ 13 callers
Method
flashPlayEnable
src/deluge/gui/views/view.cpp:2642
↓ 13 callers
Method
getActualSwungTickCount
src/deluge/playback/playback_handler.cpp:1018
↓ 13 callers
Method
getAutoParamFromId
src/deluge/modulation/params/param_set.cpp:349
↓ 13 callers
Function
getTanHUnknown
src/deluge/util/functions.h:319
↓ 13 callers
Method
getTopLevelSource
src/deluge/modulation/params/param_descriptor.h:96
↓ 13 callers
Function
hw_usb_clear_nrdyenb
Function Name : hw_usb_clear_nrdyenb Description : Clear the PIPExNRDYE-bit of the specified pipe to prohibit : NRDY interrupt
src/RZA1/usb/r_usb_basic/src/hw/inc/r_usb_reg_access.h:297
↓ 13 callers
Method
isOutputActiveInArrangement
src/deluge/model/song/song.cpp:4258
↓ 13 callers
Method
paramValueToKnobPos
src/deluge/modulation/params/param_set.cpp:403
↓ 13 callers
Function
random
src/deluge/util/functions.cpp:1431
↓ 13 callers
Function
readCycleCounter
src/deluge/io/debug/print.h:29
↓ 13 callers
Method
recordNoteArrayChangeIfNotAlreadySnapshotted
src/deluge/model/action/action.cpp:209
↓ 13 callers
Function
recordTransitionBegin
src/deluge/hid/led/pad_leds.cpp:1387
↓ 13 callers
Function
render_text
(parent, top, left, text, clazz=None, anchor=None, baseline=None)
contrib/doc/pinmap/generate.py:830
↓ 13 callers
Method
requestRendering
src/deluge/gui/views/session_view.cpp:2384
↓ 13 callers
Function
rootUIIsClipMinderScreen
src/deluge/gui/ui/ui.cpp:151
↓ 13 callers
Method
sendNote
src/deluge/model/instrument/non_audio_instrument.cpp:66
↓ 13 callers
Method
setAudioFile
src/deluge/model/sample/sample_holder.cpp:112
↓ 13 callers
Method
setPos
Accepts any pos >= -length. Virtual function - gets extended by both InstrumentClip and AudioClip. They both invoke this, and are also required to cal
src/deluge/model/clip/clip.cpp:354
↓ 13 callers
Function
setupAndEnableInterrupt
src/OSLikeStuff/timers_interrupts/timers_interrupts.c:50
↓ 13 callers
Method
shorten
src/deluge/util/d_string.cpp:160
↓ 13 callers
Method
size
src/deluge/gui/menu_item/selection.h:35
↓ 13 callers
Method
start
src/deluge/io/debug/print.cpp:277
↓ 13 callers
Method
swapStateWith
src/deluge/util/container/array/resizeable_array.cpp:184
↓ 13 callers
Method
toImpliedScale
src/deluge/model/scale/note_set.cpp:147
↓ 13 callers
Function
usb_cstd_get_pid
Function Name : usb_cstd_get_pid Description : Fetch specified pipe's PID. Arguments : usb_utr_t *ptr : Pointer to usb_utr_t
src/RZA1/usb/r_usb_basic/src/driver/r_usb_clibusbip.c:101
↓ 13 callers
Function
usb_hstd_mgr_rel_mpl
Function Name : usb_hstd_mgr_rel_mpl Description : Release a memory block. Arguments : usb_utr_t *ptr : Pointer to usb_utr_t
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hmanager.c:111
↓ 12 callers
Method
addMajorDependentModeNotes
src/deluge/model/scale/note_set.cpp:98
↓ 12 callers
Function
bytes_as_uint32
(b)
contrib/debug/heap_state.py:245
↓ 12 callers
Method
checkMatch
src/deluge/io/midi/learned_midi.cpp:27
↓ 12 callers
Method
cloneFrom
This is more exhaustive than copyBasicsFrom(), and is designed to be used *between* different Clip types, just for the things which Clips have in comm
src/deluge/model/clip/clip.cpp:86
↓ 12 callers
Method
concatenateAtPos
src/deluge/util/d_string.cpp:203
↓ 12 callers
Function
disk_read
src/RZA1/diskio.c:73
↓ 12 callers
Method
fill
Marks all semitones as being part of the NoteSet. */
src/deluge/model/scale/note_set.h:57
↓ 12 callers
Function
find_field
(ty, name)
contrib/debug/heap_state.py:278
↓ 12 callers
Method
getIndexForClip
src/deluge/model/clip/clip_array.cpp:29
↓ 12 callers
Method
getLift
src/deluge/model/note/note.h:38
↓ 12 callers
Method
getPosFromSquare
src/deluge/gui/views/timeline_view.cpp:398
↓ 12 callers
Method
getRGB
src/deluge/gui/menu_item/colour.cpp:31
↓ 12 callers
Function
getTriangle
src/deluge/util/waves.h:53
↓ 12 callers
Function
hexToIntFixedLength
length must be >0
src/deluge/util/d_string.cpp:364
↓ 12 callers
Function
hw_usb_set_bclr
Function Name : hw_usb_set_bclr Description : Set BCLR (CPU Buffer Clear) to the number given; in the : FIFOCTR corresponding
src/RZA1/usb/r_usb_basic/src/hw/r_usb_creg_access.c:1285
↓ 12 callers
Function
hw_usb_set_bempenb
Function Name : hw_usb_set_bempenb Description : A bit is set in the specified pipe's BEMPENB enabling the : respective pipe's
src/RZA1/usb/r_usb_basic/src/hw/inc/r_usb_reg_access.h:332
↓ 12 callers
Method
initSD
Gets ready to access SD card. You should call this before you're gonna do any accessing - otherwise any errors won't reflect if there's in fact just n
src/deluge/storage/storage_manager.cpp:236
↓ 12 callers
Function
ioRegSet
src/RZA1/gpio/gpio.c:21
↓ 12 callers
Function
ld_clust
src/fatfs/ff.c:1856
↓ 12 callers
Method
resumePlayback
Attempts (possibly late) start of any note at or overlapping the currentPos
src/deluge/model/note/note_row.cpp:3034
↓ 12 callers
Method
rowEdited
For the purpose of stopping or starting sounds during playback if we edited the stuff
src/deluge/playback/mode/arrangement.cpp:488
↓ 12 callers
Method
setTextAsNumber
src/deluge/hid/display/display.h:85
↓ 12 callers
Function
usb_cstd_get_pipe_type
Function Name : usb_cstd_get_pipe_type Description : Fetch and return PIPE TYPE. Arguments : usb_utr_t *ptr : Pointer to usb_
src/RZA1/usb/r_usb_basic/src/driver/r_usb_clibusbip.c:166
↓ 12 callers
Function
usb_cstd_set_nak
Function Name : usb_cstd_set_nak Description : Set up to NAK the specified pipe. Arguments : usb_utr_t *ptr : Pointer to usb_
src/RZA1/usb/r_usb_basic/src/hw/r_usb_creg_abs.c:332
↓ 11 callers
Function
_StoreChar
* * Static code * ********************************************************************** */ * * _StoreChar */
src/RTT/SEGGER_RTT_printf.c:111
↓ 11 callers
Method
addOutput
src/deluge/model/song/song.cpp:3131
↓ 11 callers
Method
concatenateInt
src/deluge/util/d_string.cpp:276
↓ 11 callers
Function
dir_next
src/fatfs/ff.c:1751
↓ 11 callers
Function
disk_ioctl
src/RZA1/diskio.c:274
↓ 11 callers
Function
divide_round_negative
Divisor must be positive. Rounds towards negative infinity
src/deluge/util/functions.cpp:1954
↓ 11 callers
Method
editingCVOrMIDIClip
src/deluge/gui/ui/sound_editor.cpp:139
↓ 11 callers
Function
f_open
src/fatfs/ff.c:3699
↓ 11 callers
Function
follow_path
src/fatfs/ff.c:3047
↓ 11 callers
Function
getInstrumentFolder
src/deluge/util/functions.cpp:1302
↓ 11 callers
Method
getInstrumentFromPresetSlot
You can put name as NULL if it's MIDI or CV
src/deluge/model/song/song.cpp:3497
↓ 11 callers
Method
getNumSwungTicksInSinceLastActionedSwungTick
src/deluge/playback/playback_handler.cpp:1007
↓ 11 callers
Method
getPatchedParamSetSummary
src/deluge/modulation/params/param_manager.h:124
↓ 11 callers
Method
getValuePossiblyAtPos
src/deluge/modulation/automation/auto_param.cpp:1310
↓ 11 callers
Function
hw_usb_read_pipectr
Function Name : hw_usb_read_pipectr Description : Returns DCPCTR or the specified pipe's PIPECTR register content. : The Pipe
src/RZA1/usb/r_usb_basic/src/hw/r_usb_creg_access.c:2012
↓ 11 callers
Method
isPadPressed
src/deluge/hid/matrix/matrix_driver.cpp:90
↓ 11 callers
Method
loadAnyEnqueuedClusters
src/deluge/storage/audio/audio_file_manager.cpp:1325
↓ 11 callers
Method
loadFile
src/deluge/storage/audio/audio_file.cpp:31
↓ 11 callers
Method
mightContainAutomation
Very minimal function - doesn't take a ModelStack, because we use this to decide whether we even need to create / populate the ModelStack.
src/deluge/modulation/params/param_manager.cpp:403
↓ 11 callers
Function
paramNameForFile
src/deluge/modulation/params/param.cpp:555
↓ 11 callers
Function
print
tests/32bit_unit_tests/mocks/mock_print.cpp:17
↓ 11 callers
Method
redrawNumericDisplay
src/deluge/gui/views/session_view.cpp:1883
↓ 11 callers
Function
routineForSD
src/deluge/deluge.cpp:991
↓ 11 callers
Method
setKnobIndicatorLevels
src/deluge/gui/views/view.cpp:1185
↓ 11 callers
Method
setupPatching
Accepts a ModelStack with NULL TimelineCounter
src/deluge/model/instrument/kit.cpp:792
↓ 11 callers
Method
setupUnpatched
src/deluge/modulation/params/param_manager.cpp:73
↓ 11 callers
Method
stealParamCollectionsFrom
Make sure other isn't NULL before you call this, you muppet.
src/deluge/modulation/params/param_manager.cpp:113
↓ 11 callers
Method
toModControllable
src/deluge/model/output.h:129
↓ 11 callers
Method
updatePresetFromCurrentSettings
src/deluge/modulation/arpeggiator.h:46
↓ 11 callers
Function
usb_cpu_delay_1us
src/RZA1/usb/r_usb_basic/src/hw/r_usb_rz_mcu.c:293
↓ 11 callers
Function
usb_hhub_request_result
Function Name : usb_hhub_request_result Description : Hub Request Result Check Arguments : uint16_t errcheck : Hub result Retur
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hhubsys.c:1857
↓ 11 callers
Function
validate
src/fatfs/ff.c:3605
↓ 10 callers
Function
R_USB_GetInformation
Function Name : R_USB_GetInformation Description : Get USB Informatio.(Device class,Connect speed,Device status) Arguments : usb_ctrl_t
src/RZA1/usb/r_usb_basic/src/driver/r_usb_usbif_api.c:921
↓ 10 callers
Function
_sd_set_arg
* ID : * Summary : set command argument * Include : * Declaration : void _sd_set_arg(SDHNDL *hndl,unsigned short h_arg, *
src/RZA1/sdhi/src/sd/access/sd_cmd.c:432
↓ 10 callers
Function
_sdio_direct
* ID : * Summary : direct read or write io register * Include : * Declaration : int _sdio_direct(SDHNDL *hndl,unsigned char *
src/RZA1/sdhi/src/sd/sdio/sdio_direct.c:183
↓ 10 callers
Method
addParamCollectionAndId
src/deluge/model/model_stack.h:424
↓ 10 callers
Method
alloc
tests/32bit_unit_tests/mock_memory_manager.cpp:69
↓ 10 callers
Function
cableToLinearParamShortcut
src/deluge/util/functions.cpp:258
← previous
next →
301–400 of 7,849, ranked by callers