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
↓ 6 callers
Method
printIndents
src/deluge/storage/storage_manager.cpp:753
↓ 6 callers
Function
readEncoders
src/deluge/hid/encoders.cpp:63
↓ 6 callers
Method
readNoteFromFile
src/deluge/io/midi/learned_midi.h:82
↓ 6 callers
Method
readValueAgain
src/deluge/gui/menu_item/value.h:85
↓ 6 callers
Method
recordClipInstanceExistenceChange
src/deluge/model/action/action.cpp:251
↓ 6 callers
Method
removeInstrumentFromHibernationList
src/deluge/model/song/song.cpp:3420
↓ 6 callers
Method
render
src/deluge/processing/sound/sound.cpp:2183
↓ 6 callers
Method
renderSidebar
src/deluge/gui/views/session_view.cpp:1463
↓ 6 callers
Method
replaceInstrument
Hibernates or deletes old one. Any audio routine calls that happen during the course of this function won't have access to either the old or new Instr
src/deluge/model/song/song.cpp:3236
↓ 6 callers
Method
reset
src/deluge/io/debug/print.cpp:192
↓ 6 callers
Method
resetInterpolationRecord
src/deluge/modulation/params/param_collection_summary.h:35
↓ 6 callers
Method
resetPlayPos
src/deluge/playback/mode/session.cpp:2090
↓ 6 callers
Function
sddev_check_timer
* Function Name: static int32_t sddev_check_timer(void); * Description : check * Arguments : * Return Value : t ******************************
src/deluge/drivers/sd/sd.c:149
↓ 6 callers
Method
searchDual
Like searchMultiple(), but much less complex as we know it's only doing 2 search terms.
src/deluge/util/container/array/ordered_resizeable_array.cpp:72
↓ 6 callers
Method
sendSysex
src/deluge/io/midi/midi_device.cpp:407
↓ 6 callers
Method
setOutput
src/deluge/model/clip/audio_clip.cpp:1228
↓ 6 callers
Method
setPins
src/deluge/hid/encoder.cpp:95
↓ 6 callers
Method
setScale
Returns CUSTOM_SCALE_WITH_MORE_THAN_7_NOTES we can't use the newScale
src/deluge/model/song/song.cpp:2879
↓ 6 callers
Function
setupAudioClipCollapseOrExplodeAnimation
src/deluge/hid/led/pad_leds.cpp:428
↓ 6 callers
Function
setupModelStackWithThreeMainThingsButNoNoteRow
src/deluge/model/model_stack.h:329
↓ 6 callers
Method
setupPlaybackUsingInternalClock
src/deluge/playback/playback_handler.cpp:303
↓ 6 callers
Method
shouldOldOutputBeReplaced
returns true if the whole instrument should be replaced, and not just the instrument for the given clip returns false iff in clip view for a clip that
src/deluge/model/song/song.cpp:4568
↓ 6 callers
Method
size
src/fatfs/fatfs.hpp:113
↓ 6 callers
Function
skipGreyoutFade
src/deluge/hid/led/pad_leds.cpp:670
↓ 6 callers
Function
sourceToStringShort
all should be four chars, to fit a fixed column layout
src/deluge/util/functions.cpp:360
↓ 6 callers
Function
st_clust
src/fatfs/ff.c:1873
↓ 6 callers
Function
stringToSource
src/deluge/util/functions.cpp:349
↓ 6 callers
Function
unflagCable
src/deluge/modulation/patch/patch_cable_set.cpp:48
↓ 6 callers
Function
usb_creg_clr_dclrm
Function Name : usb_creg_clr_dclrm Description : Reset DCLRM-bits (FIFO buffer not auto-cleared) of the FIFOSEL : correspondin
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:2640
↓ 6 callers
Function
usb_creg_set_mbw
Function Name : usb_creg_set_mbw Description : Set MBW-bits (CFIFO Port Access Bit Width) of the FIFOSEL cor- : responding to
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:2694
↓ 6 callers
Function
usb_cstd_GetDXfifoYAdr
USB IP settings */ Function Name : usb_cstd_GetDxfifoYAdr Description : Get 32 bits of used channel's D0FIFO register content. Arguments
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:2414
↓ 6 callers
Function
usb_cstd_get_buf_size
Function Name : usb_cstd_get_buf_size Description : Return buffer size, or max packet size, of specified pipe. Arguments : usb_utr_t
src/RZA1/usb/r_usb_basic/src/hw/r_usb_creg_abs.c:61
↓ 6 callers
Function
usb_cstd_set_nak_fast_rohan
For non-zero pipe; no pointer
src/RZA1/usb/r_usb_basic/src/hw/r_usb_creg_abs.c:355
↓ 6 callers
Function
usb_dma_ref_ch_no
Function Name : usb_dma_ref_ch_no Description : Get DMA channel no. Arguments : uint16_t ip_no : USB module number (USB_IP0/U
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:650
↓ 6 callers
Function
usb_hstd_bchg_disable
Function Name : usb_hstd_bchg_disable Description : Disable BCHG interrupt for specified USB port. Arguments : usb_utr_t *ptr
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hlibusbip.c:93
↓ 6 callers
Function
usb_hstd_do_sqtgl
Function Name : usb_hstd_do_sqtgl Description : Toggle setting of the toggle-bit for the specified pipe by : argument. Argume
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hlibusbip.c:457
↓ 6 callers
Function
usb_hstd_get_devsel
Function Name : usb_hstd_get_devsel Description : Get device address from pipe number Arguments : usb_utr_t *ptr : Pointer to
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hlibusbip.c:479
↓ 6 callers
Function
usb_hstd_get_rootport
Function Name : usb_hstd_get_rootport Description : Get USB port no. set in the USB register based on the speci- : fied USB De
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hlibusbip.c:286
↓ 6 callers
Function
usb_hstd_hcd_snd_mbx
Function Name : usb_hstd_hcd_snd_mbx Description : Send specified message to HCD (Host Control Driver) task. Arguments : usb_utr_t *p
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:325
↓ 6 callers
Function
usb_hstd_mgr_chgdevst_cb
Function Name : usb_hstd_mgr_chgdevst_cb Description : Call the callback function specified by the argument given to : the API
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hmanager.c:130
↓ 6 callers
Function
usb_hstd_mgr_snd_mbx
Function Name : usb_hstd_mgr_snd_mbx Description : Send the message to MGR(Manager) task Arguments : usb_utr_t *ptr : Pointer
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:372
↓ 6 callers
Function
usb_hstd_pipe2fport
Function Name : usb_hstd_pipe2fport Description : Get port No. from the specified pipe No. by argument Arguments : usb_utr_t *ptr
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hlibusbip.c:378
↓ 6 callers
Function
usb_hstd_vbus_control
Function Name : usb_hstd_vbus_control Description : USB VBUS ON/OFF setting. Arguments : usb_utr_t *ptr : Pointer to usb_utr_
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hsignal.c:50
↓ 6 callers
Function
usb_pstd_data_end
Function Name : usb_pstd_data_end Description : Set USB registers as appropriate after data transmission/re- : ception, and ca
src/RZA1/usb/r_usb_basic/src/driver/r_usb_plibusbip.c:749
↓ 6 callers
Method
writeAbsoluteSyncLevelToFile
src/deluge/storage/storage_manager.cpp:586
↓ 6 callers
Method
writeToFile
src/deluge/io/midi/midi_device.cpp:218
↓ 6 callers
Method
~Clip
src/deluge/model/clip/clip.cpp:78
↓ 5 callers
Function
L1_D_CacheWritebackFlushAll
* Function Name: L1_D_CacheWritebackFlushAll * Description : Write back and flush all D cache. * Arguments : none * Return Value : none ******
src/RZA1/cache/cache.c:122
↓ 5 callers
Function
NE10_CPLX_STORE
src/NE10/modules/dsp/NE10_fft_generic_int32.neonintrinsic.h:89
↓ 5 callers
Method
Set
src/deluge/dsp/reverb/mutable/fx_engine.hpp:84
↓ 5 callers
Function
_WriteNoCheck
* * _WriteNoCheck() * * Function description * Stores a specified number of characters in SEGGER RTT ring buffer * and updates the a
src/RTT/SEGGER_RTT.c:413
↓ 5 callers
Function
_out_rev
output the specified string in reverse, taking care of any zero-padding
src/lib/printf.c:186
↓ 5 callers
Function
_sd_send_acmd
* ID : * Summary : issue application specific command * Include : * Declaration : int _sd_send_acmd(SDHNDL *hndl,unsigned sho
src/RZA1/sdhi/src/sd/access/sd_cmd.c:224
↓ 5 callers
Function
_sd_send_mcmd
* ID : * Summary : issue multiple command * Include : * Declaration : int _sd_send_mcmd(SDHNDL *hndl,unsigned short cmd, *
src/RZA1/sdhi/src/sd/access/sd_cmd.c:266
↓ 5 callers
Function
add_saturation
src/deluge/util/fixedpoint.h:75
↓ 5 callers
Method
allowedToDoReversion
src/deluge/model/action/action_logger.cpp:840
↓ 5 callers
Method
armSection
src/deluge/playback/mode/session.cpp:1162
↓ 5 callers
Method
attemptNoteAdd
This gets called after we've scrolled and attempted to drag notes. And for recording. If you supply an Action, it'll add an individual ConsequenceNote
src/deluge/model/note/note_row.cpp:686
↓ 5 callers
Method
beenUnassigned
src/deluge/model/voice/voice_sample.cpp:41
↓ 5 callers
Method
channelToZone
src/deluge/io/midi/midi_device.cpp:227
↓ 5 callers
Method
claimClusterReasons
Reassesses which Clusters we want to be a "reason" for. Ensure there is a sample before you call this.
src/deluge/model/sample/sample_holder.cpp:158
↓ 5 callers
Method
clear
Removes all semitones from the NoteSet. */
src/deluge/model/scale/note_set.h:60
↓ 5 callers
Method
convertSyncLevelFromFileValueToInternalValue
src/deluge/model/song/song.cpp:5609
↓ 5 callers
Method
createNewNonAudioInstrument
src/deluge/storage/storage_manager.cpp:530
↓ 5 callers
Function
dbg_write_char
toolchain/win32-x64/openocd/openocd/contrib/libdcc/dcc_stdio.c:141
↓ 5 callers
Method
deleteAtKey
src/deluge/util/container/array/ordered_resizeable_array.cpp:258
↓ 5 callers
Method
detune
src/deluge/util/phase_increment_fine_tuner.cpp:33
↓ 5 callers
Function
dir_register
src/fatfs/ff.c:2475
↓ 5 callers
Method
displayAutomation
src/deluge/gui/views/view.cpp:1601
↓ 5 callers
Method
displayCurrentRootNoteAndScaleName
src/deluge/gui/views/session_view.cpp:2049
↓ 5 callers
Method
doesOutputHaveActiveClipInSession
TODO: should we also check whether any arranger clips active and playing in session mode? For next function too...
src/deluge/model/song/song.cpp:3879
↓ 5 callers
Method
drawStringAlignRight
src/deluge/hid/display/oled_canvas/canvas.cpp:234
↓ 5 callers
Method
emit_indent
Emit whitespace to the current indent level
src/deluge/gui/menu_item/generate/dmui/visitor/cpp_emitter.py:20
↓ 5 callers
Method
end
src/deluge/dsp/delay/delay_buffer.h:250
↓ 5 callers
Method
endInstance
src/deluge/model/clip/clip.cpp:549
↓ 5 callers
Method
endStutter
paramManager is optional - if you don't send it, it won't change the stutter rate
src/deluge/model/fx/stutterer.cpp:199
↓ 5 callers
Function
f_readdir
src/fatfs/ff.c:4673
↓ 5 callers
Method
finishLinearRecording
src/deluge/model/clip/audio_clip.cpp:185
↓ 5 callers
Function
fresultToDelugeErrorCode
src/deluge/util/functions.cpp:2151
↓ 5 callers
Method
getColumnForFunc
src/deluge/gui/ui/keyboard/layout/column_controls.cpp:196
↓ 5 callers
Method
getCurrentAudioFileHolder
src/deluge/gui/ui/sound_editor.cpp:1544
↓ 5 callers
Method
getCurrentInternalTickCount
src/deluge/playback/playback_handler.cpp:1102
↓ 5 callers
Method
getDrumFromIndex
src/deluge/model/instrument/kit.cpp:470
↓ 5 callers
Method
getDrumFromName
src/deluge/model/instrument/kit.cpp:494
↓ 5 callers
Method
getFeedbackOutput
src/deluge/dsp/filter/ladder_components.h:42
↓ 5 callers
Method
getInputTickMagnitude
src/deluge/model/song/song.h:183
↓ 5 callers
Method
getLengthInMSec
src/deluge/model/sample/sample.cpp:1059
↓ 5 callers
Method
getMIDIParamCollection
src/deluge/modulation/params/param_manager.h:79
↓ 5 callers
Function
getMagnitudeOld
src/deluge/util/functions.h:431
↓ 5 callers
Method
getMainColourFromY
src/deluge/model/clip/instrument_clip.cpp:1243
↓ 5 callers
Method
getModel
src/deluge/dsp/reverb/reverb.hpp:41
↓ 5 callers
Method
getNumOutputs
src/deluge/model/song/song.cpp:3574
↓ 5 callers
Method
getOutputRecordingFrom
src/deluge/processing/audio_output.h:96
↓ 5 callers
Method
getParamFromModEncoder
src/deluge/processing/sound/sound.cpp:4237
↓ 5 callers
Method
getPatchCableIndex
Returns the index of the cable going from this source to this param, if one exists - even if it's not usable. If one doesn't exist, it creates one, an
src/deluge/modulation/patch/patch_cable_set.cpp:405
↓ 5 callers
Method
getPosAtWhichPlaybackWillCut
src/deluge/model/clip/clip.cpp:613
↓ 5 callers
Function
getScale
src/deluge/model/scale/preset_scales.cpp:30
↓ 5 callers
Method
getSessionClipWithOutput
src/deluge/model/song/song.cpp:981
↓ 5 callers
Function
getTanHAntialiased
src/deluge/util/functions.h:330
↓ 5 callers
Function
getThingName
src/deluge/util/functions.cpp:551
← previous
next →
701–800 of 7,849, ranked by callers