MCPcopy Create free account

hub / github.com/SynthstromAudible/DelugeFirmware / functions

Functions7,849 in github.com/SynthstromAudible/DelugeFirmware

↓ 2 callersMethodsetupWorkingState
Set the rate and feedback in the workingState before calling this
src/deluge/dsp/delay/delay.cpp:93
↓ 2 callersMethodshiftHorizontal
src/deluge/util/container/array/ordered_resizeable_array.cpp:535
↓ 2 callersMethodshiftHorizontally
Caller must call expectEvent() on the Clip, and paramManager->setPlayPos on this NoteRow, if (and only if) playbackHandler.isEitherClockActive().
src/deluge/model/note/note_row.cpp:3712
↓ 2 callersMethodshiftOnlyOneNoteRowHorizontally
src/deluge/model/clip/instrument_clip.cpp:3547
↓ 2 callersMethodshiftParamVolumeByDB
src/deluge/modulation/params/param_set.cpp:77
↓ 2 callersMethodshiftValues
src/deluge/modulation/automation/auto_param.cpp:2005
↓ 2 callersFunctionshiftVolumeByDB
src/deluge/util/functions.cpp:405
↓ 2 callersMethodshortenLeft
Returns how much it was shortened by
src/deluge/memory/memory_region.cpp:462
↓ 2 callersFunctionshouldAbortLoading
src/deluge/util/functions.cpp:2039
↓ 2 callersMethodshouldBlinkLearnLed
Return true if the Learn LED should blink while this menu is active (otherwise, it blinks only while LEARN is held).
src/deluge/gui/menu_item/menu_item.h:173
↓ 2 callersMethodshouldObeyLoopEndPointNow
This is, whether to obey the loop-end point as opposed to the actual end-of-sample point (which sometimes might cause looping too)
src/deluge/model/voice/voice_sample_playback_guide.cpp:73
↓ 2 callersFunctionshow
(j)
scripts/util/include_replace.py:47
↓ 2 callersMethodslowRoutine
Only needs calling a couple times per second. Must be called outside of the audio / SD-reading routine Call this repeatedly so SD card is re-initializ
src/deluge/storage/audio/audio_file_manager.cpp:1301
↓ 2 callersFunctionsolicitTimeStretcher
src/deluge/processing/engines/audio_engine.cpp:1461
↓ 2 callersMethodsomeAuditioningHasEnded
src/deluge/gui/views/instrument_clip_view.cpp:4102
↓ 2 callersFunctionsongSwapAboutToHappen
src/deluge/processing/engines/audio_engine.cpp:269
↓ 2 callersFunctionsortSamples
src/deluge/gui/ui/browser/sample_browser.cpp:1091
↓ 2 callersFunctionspibsc_common_init
* Function Name: spibsc_common_init * Description : Initialize the operation mode independent part of a SPI * multi-I/O bus controll
src/RZA1/spibsc/spibsc_ioset_drv.c:123
↓ 2 callersMethodstop
src/deluge/io/debug/print.cpp:199
↓ 2 callersMethodstopAllAuditioning
src/deluge/model/song/song.cpp:4305
↓ 2 callersMethodstopAllNotesForMIDIOrCV
src/deluge/model/clip/instrument_clip.cpp:3336
↓ 2 callersMethodstopAnyAuditioning
src/deluge/model/output.h:188
↓ 2 callersFunctionstopLedBlinking
src/deluge/hid/led/indicator_leds.cpp:150
↓ 2 callersMethodstopOutputRecording
simulate pressing record
src/deluge/processing/stem_export/stem_export.cpp:180
↓ 2 callersMethodstopUsingCache
Returns false if fail, which can happen if we've actually ended up past the finalClusterIndex cos we were reading cache before
src/deluge/model/voice/voice_sample.cpp:372
↓ 2 callersFunctionstringIsNumericChars
src/deluge/util/functions.cpp:547
↓ 2 callersFunctionstringToArpMode
src/deluge/util/functions.cpp:1074
↓ 2 callersFunctionstringToArpMpeModSource
src/deluge/util/functions.cpp:1170
↓ 2 callersFunctionstringToArpNoteMode
src/deluge/util/functions.cpp:1102
↓ 2 callersFunctionstringToArpOctaveMode
src/deluge/util/functions.cpp:1139
↓ 2 callersFunctionstringToLFOType
src/deluge/util/functions.cpp:789
↓ 2 callersFunctionstringToOldArpMode
src/deluge/util/functions.cpp:1046
↓ 2 callersFunctionstringToSequenceDirectionMode
src/deluge/util/functions.cpp:1258
↓ 2 callersMethodswitchToArrangement
src/deluge/playback/playback_handler.cpp:2874
↓ 2 callersMethodtemplate_args
(self)
src/deluge/gui/menu_item/generate/dmui/dsl.py:132
↓ 2 callersMethodtempoEncoderAction
src/deluge/playback/playback_handler.cpp:2060
↓ 2 callersMethodtest
src/deluge/util/container/list/bidirectional_linked_list.cpp:86
↓ 2 callersFunctiontest_gpt_header
src/fatfs/ff.c:3232
↓ 2 callersMethodthingBeginningLoading
Caller must also set alternateAudioFileLoadPath.
src/deluge/storage/audio/audio_file_manager.cpp:1496
↓ 2 callersMethodtick
src/deluge/modulation/lfo.h:102
↓ 2 callersFunctiontickSongFinalizeWindows
src/deluge/processing/engines/audio_engine.cpp:694
↓ 2 callersMethodtimerCallback
src/deluge/gui/views/session_view.cpp:1156
↓ 2 callersFunctiontimerClearCompareMatchTGRA
src/RZA1/mtu/mtu.h:49
↓ 2 callersFunctiontimerControlSetup
The R7S100 has 5 timers. This sets a timer to either reset (clearedByTGRA true means it is reset when the timer matches TGRA) and sets the prescaler
src/RZA1/mtu/mtu.h:75
↓ 2 callersFunctiontimerRoutine
src/deluge/hid/led/pad_leds.cpp:756
↓ 2 callersMethodtimerRoutine
src/deluge/hid/display/oled.cpp:976
↓ 2 callersMethodtoModControllable
src/deluge/model/instrument/kit.cpp:737
↓ 2 callersMethodtoTimelineView
src/deluge/gui/views/timeline_view.h:33
↓ 2 callersMethodtoTimelineView
\brief Convert this view to a TimelineView \return \c nullptr if the view is not a TimelineView, otherwise \c this cast to a TimelineView
src/deluge/gui/ui/ui.h:126
↓ 2 callersFunctiontoXY
src/deluge/hid/button.cpp:8
↓ 2 callersFunctionto_static_vector_impl
src/deluge/util/container/static_vector.hpp:989
↓ 2 callersMethodtoggleMute
src/deluge/model/note/note_row.cpp:3016
↓ 2 callersMethodtoggleNoteRowMute
src/deluge/model/clip/instrument_clip.cpp:941
↓ 2 callersMethodtransposeAllScaleModeClips
Chromatic or in-key transposition. If chromatic == true, offset is measured in semitones. if not, offset is measured in steps in the current mod
src/deluge/model/song/song.cpp:461
↓ 2 callersFunctiontrim
Shamelessly stolen from PEP 257
src/deluge/gui/menu_item/generate/dmui/dsl.py:26
↓ 2 callersMethodtrimParamManager
src/deluge/model/note/note_row.cpp:4143
↓ 2 callersMethodtryLoopCommand
src/deluge/playback/playback_handler.cpp:2699
↓ 2 callersMethodturnSoloingIntoJustPlaying
src/deluge/model/song/song.cpp:3090
↓ 2 callersFunctiontx_interrupt
Warning - obviously this gets called in a DMA ISR This is the function which seems to cause a crash if called via interrupt during the above one
src/deluge/drivers/uart/uart.c:266
↓ 2 callersFunctionuartFlush
Returns whether it sent anything Warning - this can get called from a timer ISR, or a DMA ISR, or no ISR
src/deluge/drivers/uart/uart.c:124
↓ 2 callersFunctionuartInit
src/RZA1/uart/sio_char.c:77
↓ 2 callersFunctionuartPrintlnFloat
src/deluge/drivers/uart/uart.c:84
↓ 2 callersFunctionuartSetBaudRate
src/RZA1/uart/sio_char.c:168
↓ 2 callersMethodunassignAllReasons
src/deluge/model/sample/sample_low_level_reader.cpp:44
↓ 2 callersFunctionupdateBlinkingLedStates
Returns true if some blinking still active
src/deluge/hid/led/indicator_leds.cpp:125
↓ 2 callersMethodupdateGateOutputs
Gets called even for run and clock
src/deluge/processing/engines/cv_engine.cpp:94
↓ 2 callersMethodupdateParams
src/deluge/modulation/arpeggiator.cpp:763
↓ 2 callersMethodupdateVelocityValue
determines whether or not you're trying to adjust the velocities of multiple notes with different starting velocities (prior to adjustment) used to de
src/deluge/gui/views/instrument_clip_view.cpp:2301
↓ 2 callersFunctionupdateWorkingAnimation
src/deluge/hid/display/oled.cpp:776
↓ 2 callersFunctionusToFastTimerCount
src/deluge/util/cfunctions.c:228
↓ 2 callersFunctionusbSendCompleteAsHost
We now bypass calling this for successful as peripheral on A1 (see usb_pstd_bemp_pipe_process_rohan_midi())
src/deluge/io/midi/midi_engine.cpp:76
↓ 2 callersFunctionusb_chattaring
Function Name : usb_chattaring Description : Arguments : Return value : ***********************************************************
src/RZA1/usb/r_usb_basic/src/hw/r_usb_rz_mcu.c:382
↓ 2 callersFunctionusb_creg_set_brdyenb
Function Name : usb_creg_set_brdyenb Description : A bit is set in the specified pipe's BRDYENB, enabling the : respective pip
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:2824
↓ 2 callersFunctionusb_cstd_Buf2Fifo_DMAX
Function Name : usb_cstd_Buf2Fifo_DMAX Description : Start transfer using DMA0. accsess size 32bytes. Arguments : uint32_t src
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:2038
↓ 2 callersFunctionusb_cstd_buf2dxfifo_start_dma
Function Name : usb_cstd_buf2dxfifo_start_dma Description : Start transfer using DMA. If transfer size is 0, write : more data
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:78
↓ 2 callersFunctionusb_cstd_dxfifo2buf_start_dma
Function Name : usb_cstd_dxfifo2buf_start_dma Description : Start transfer using DMA. If transfer size is 0, clear DMA. Arguments : usb_
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:186
↓ 2 callersFunctionusb_cstd_dxfifo_stop
Function Name : usb_cstd_dxfifo_stop Description : Setup external variables used for USB data transfer; to reg- : ister if you
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:240
↓ 2 callersFunctionusb_cstd_is_set_frdy_rohan
I've optimized this copy much better than the original. usb_cstd_is_set_frdy(USB_NULL, pipe, USB_CUSE, USB_FALSE);
src/RZA1/usb/r_usb_basic/src/hw/r_usb_creg_abs.c:392
↓ 2 callersFunctionusb_cstd_usb_task
Function Name : usb_cstd_usb_task Description : USB driver main loop processing. Arguments : none Return value : none *************
src/RZA1/usb/r_usb_basic/src/driver/r_usb_clibusbip.c:318
↓ 2 callersFunctionusb_disable_dmaInt0
Function Name : usb_disable_dmaInt0 Description : DMA interrupt disable Arguments : void Return value : none **********************
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:1152
↓ 2 callersFunctionusb_dma_buf2dxfifo_complete
Function Name : usb_dma_buf2dxfifo_complete Description : Set end of DMA transfer. Set to restart DMA trans- : fer according t
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:363
↓ 2 callersFunctionusb_dma_def_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:674
↓ 2 callersFunctionusb_dma_driver
Function Name : usb_dma_driver Description : USB DMA transfer complete process. Arguments : none Return value : none **************
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:314
↓ 2 callersFunctionusb_dma_get_n0tb
Function Name : usb_dma_get_n0tb Description : Get DMA Current Transaction Byte reg B(CRTB). Arguments : uint16_t dma_ch : DMA
src/RZA1/usb/r_usb_basic/src/hw/r_usb_dma.c:884
↓ 2 callersFunctionusb_hhub_chk_tbl_indx1
Function Name : usb_hhub_chk_tbl_indx1 Description : table index search Arguments : usb_utr_t *ptr : Pointer to usb_utr_t str
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hhubsys.c:2459
↓ 2 callersFunctionusb_hhub_new_connect
Function Name : usb_hhub_new_connect Description : new connect Arguments : usb_utr_t *ptr : Pointer to usb_utr_t structure.
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hhubsys.c:2821
↓ 2 callersFunctionusb_hhub_port_detach
Function Name : usb_hhub_port_detach Description : HUB down port disconnect Arguments : usb_utr_t *ptr : Pointer to usb_utr_t
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hhubsys.c:2853
↓ 2 callersFunctionusb_hhub_selective_detach
Function Name : usb_hhub_selective_detach Description : HUB down port Selective disconnect Arguments : usb_utr_t *ptr : Point
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hhubsys.c:2918
↓ 2 callersFunctionusb_hmidi_get_string_desc
Function Name : usb_hhid_get_string_desc Description : Set GetDescriptor Arguments : usb_utr_t *ptr : USB internal structure.
src/RZA1/usb/r_usb_hmidi/src/r_usb_hmidi_driver.c:712
↓ 2 callersFunctionusb_hstd_bus_int_disable
Function Name : usb_hstd_bus_int_disable Description : Disable USB Bus Interrupts OVRCR, ATTCH, DTCH, and BCHG. Arguments : usb_utr_t
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:585
↓ 2 callersFunctionusb_hstd_change_device_state
Function Name : usb_hstd_change_device_state Description : Request to change the status of the connected USB Device Arguments : usb_utr_
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:2013
↓ 2 callersFunctionusb_hstd_chk_pipe_info
Function Name : usb_hstd_chk_pipe_info Description : Analyze descriptor information of the connected USB Device, : and reflect
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:1812
↓ 2 callersFunctionusb_hstd_chk_remote
Function Name : usb_hstd_chk_remote Description : check remote Arguments : usb_utr_t *ptr : Pointer to usb_utr_t structure.
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hmanager.c:1217
↓ 2 callersFunctionusb_hstd_chk_sof
Function Name : usb_hstd_chk_sof Description : Checks whether SOF is sended or not Arguments : usb_utr_t *ptr : Pointer to us
src/RZA1/usb/r_usb_basic/src/hw/r_usb_hreg_abs.c:506
↓ 2 callersFunctionusb_hstd_clr_feature
Function Name : usb_hstd_clr_feature Description : Send ClearFeature command to the connected USB device. Arguments : usb_utr_t *ptr
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:821
↓ 2 callersFunctionusb_hstd_clr_stall
Function Name : usb_hstd_clr_stall Description : Clear Stall Arguments : usb_utr_t *ptr : Pointer to usb_utr_t structure.
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:865
↓ 2 callersFunctionusb_hstd_driver_registration
Function Name : usb_hstd_driver_registration Description : The HDCD information registered in the class driver structure : is
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:1729
↓ 2 callersFunctionusb_hstd_get_config_desc
Function Name : usb_hstd_get_config_desc Description : Set GetConfigurationDescriptor Arguments : usb_utr_t *ptr : Pointer to
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hmanager.c:1291
↓ 2 callersFunctionusb_hstd_get_string_desc
Function Name : usb_hstd_get_string_desc Description : Set GetDescriptor Arguments : usb_utr_t *ptr : Pointer to usb_utr_t st
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hmanager.c:1354
↓ 2 callersFunctionusb_hstd_interrupt
Function Name : usb_hstd_interrupt Description : Execute appropriate process depending on which USB interrupt : occurred. Arg
src/RZA1/usb/r_usb_basic/src/driver/r_usb_hdriver.c:604
← previousnext →2,001–2,100 of 7,849, ranked by callers