Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Conceptual-Machines/magda-core
/ functions
Functions
13,948 in github.com/Conceptual-Machines/magda-core
⨍
Functions
13,948
◇
Types & classes
2,491
↳
Endpoints
5
↓ 12 callers
Method
format
magda/daw/core/ParameterInfo.cpp:10
↓ 12 callers
Method
get
magda/daw/music/LRUCache.hpp:22
↓ 12 callers
Method
getAvailableMidiInputs
magda/daw/audio/MidiBridge.cpp:63
↓ 12 callers
Function
getChordIntervals
magda/daw/music/ChordEnums.hpp:241
↓ 12 callers
Method
getEffectiveTimeStretchMode
The time-stretch mode that is actually applied at playback. When the mode is left at "Off" (0) but the clip is in beat mode, warped, sped up, or pitch
magda/daw/core/ClipInfo.hpp:407
↓ 12 callers
Method
getLinkModeType
magda/daw/core/LinkModeManager.hpp:104
↓ 12 callers
Method
getTimelineLength
tests/test_zoom_simple.cpp:68
↓ 12 callers
Method
getTrackIndex
magda/daw/core/TrackManager.cpp:1230
↓ 12 callers
Method
hasClipsInClipboard
magda/daw/core/ClipManager.cpp:3105
↓ 12 callers
Method
isCollapsedIn
magda/daw/core/TrackInfo.hpp:234
↓ 12 callers
Method
isEnabled
magda/daw/ui/components/pianoroll/PitchFoldMap.hpp:35
↓ 12 callers
Function
isRangeSelectClick
magda/daw/ui/utils/SelectionPolicy.hpp:30
↓ 12 callers
Function
logArrangeRangeSelect
magda/daw/ui/components/clips/ClipComponent.cpp:271
↓ 12 callers
Function
makeDevice
Helper: create a DeviceInfo
tests/test_freeze_track.cpp:16
↓ 12 callers
Function
makeMod
tests/test_chain_fingerprint.cpp:22
↓ 12 callers
Function
makePath
tests/test_alias_resolver.cpp:33
↓ 12 callers
Function
optString
magda/daw/media_db/MediaDbQuery.cpp:270
↓ 12 callers
Method
parse
magda/agents/compact_parser.cpp:104
↓ 12 callers
Method
readString
magda/agents/dsl_interpreter.cpp:97
↓ 12 callers
Method
record
tests/test_interfaces.cpp:34
↓ 12 callers
Method
refresh
magda/daw/ui/components/chain/ChainPanel.cpp:569
↓ 12 callers
Method
removeRack
magda/daw/audio/racks/RackSyncManager.cpp:241
↓ 12 callers
Method
render
magda/agents/conversation_store.cpp:47
↓ 12 callers
Function
reportFailure
magda/daw/media_db/MediaDbIndexer.cpp:125
↓ 12 callers
Function
resetState
tests/test_automation_agent.cpp:23
↓ 12 callers
Method
resizeClip
magda/daw/core/ClipManager.cpp:1030
↓ 12 callers
Method
selectNotes
magda/daw/core/SelectionManager.cpp:625
↓ 12 callers
Method
setBorderThickness
magda/daw/ui/components/common/SvgButton.hpp:73
↓ 12 callers
Method
setHorizontalZoom
tests/test_waveform_editor_absolute_mode.cpp:34
↓ 12 callers
Method
setLoopRegion
magda/daw/ui/panels/content/DrumGridClipContent.cpp:182
↓ 12 callers
Method
setOffset
magda/daw/core/ClipManager.cpp:1423
↓ 12 callers
Method
setParameterInfo
magda/daw/ui/components/chain/params/ParamSlotComponent.cpp:497
↓ 12 callers
Method
setRowHeight
magda/daw/ui/panels/content/DrumGridClipContent.cpp:2315
↓ 12 callers
Method
setTargetUserTouched
magda/daw/core/AutomationManager.cpp:401
↓ 12 callers
Method
setValues
magda/daw/ui/components/common/RampCurveDisplay.hpp:20
↓ 12 callers
Method
timeToPixel
tests/test_waveform_editor_absolute_mode.cpp:53
↓ 12 callers
Method
updateParamModulation
magda/daw/ui/components/chain/params/ParamHostComponent.cpp:133
↓ 12 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledCompressorCurveView.cpp:22
↓ 12 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledRingModCurveView.cpp:20
↓ 12 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledFlangerCurveView.cpp:21
↓ 12 callers
Function
yesNo
magda/daw/ui/components/common/LinkableTextSlider.cpp:18
↓ 11 callers
Method
addDeviceToMixerAnalysis
magda/daw/core/TrackManager.cpp:1863
↓ 11 callers
Method
addSend
magda/daw/core/TrackManager.cpp:1568
↓ 11 callers
Method
addTrackToGroup
magda/daw/core/TrackManager.cpp:996
↓ 11 callers
Function
applyToggle
magda/daw/core/controllers/BindingTransform.cpp:102
↓ 11 callers
Method
beatsToSeconds
Convert beats to seconds (position-aware via the tempo facade). */
magda/daw/ui/state/TimelineState.hpp:528
↓ 11 callers
Function
decodeTarget
magda/daw/core/aliases/Target.cpp:198
↓ 11 callers
Function
fingerprintOf
* @brief Compute a structural fingerprint for one ChainNode. * * Counts only enabled mods that have at least one link, and macros with at * least o
magda/daw/core/ChainFingerprint.hpp:54
↓ 11 callers
Method
generateStreaming
magda/agents/music_agent.cpp:324
↓ 11 callers
Method
getClipId
magda/daw/ui/components/clips/ClipComponent.hpp:34
↓ 11 callers
Method
getEditingClipId
magda/daw/ui/panels/content/MidiEditorContent.hpp:115
↓ 11 callers
Method
getError
magda/agents/dsl_interpreter.hpp:164
↓ 11 callers
Method
getNoteOnCounter
* @brief Get the current note-on counter for a track (message thread) * @param trackId The track to check * @return Current counter value. C
magda/daw/audio/plugins/SidechainTriggerBus.hpp:58
↓ 11 callers
Method
getSourceLoopStart
Source-domain seconds for the loop start. For autoTempo clips, computed live from loopStartBeats × 60 / source interpretation BPM. For non-autoTempo c
magda/daw/core/ClipInfo.hpp:747
↓ 11 callers
Method
getSourceOffset
Source-domain seconds for the read-position offset.
magda/daw/core/ClipInfo.hpp:763
↓ 11 callers
Method
getTouchBaseline
magda/daw/core/AutomationManager.cpp:430
↓ 11 callers
Method
hasData
magda/daw/audio/plugins/MagdaSamplerPlugin.hpp:27
↓ 11 callers
Method
hasInstrument
Check if this track has an instrument device in its chain
magda/daw/core/TrackInfo.hpp:196
↓ 11 callers
Function
isAnalysisDevice
magda/daw/core/InternalDeviceKind.cpp:251
↓ 11 callers
Method
isRecording
tests/MockMagdaApi.hpp:461
↓ 11 callers
Function
isSigilToken
magda/daw/core/aliases/ParamSigilParser.cpp:9
↓ 11 callers
Method
isVisuallyActive
magda/daw/ui/state/TimelineState.hpp:213
↓ 11 callers
Function
makeTrack
tests/test_automation_singleton.cpp:31
↓ 11 callers
Method
moveChainElement
magda/daw/core/TrackManagerDevices.cpp:671
↓ 11 callers
Function
optString
magda/daw/media_db/MediaDbMetadata.cpp:21
↓ 11 callers
Function
primaryInstanceForClip
magda/daw/ui/panels/content/DrumGridClipContent.cpp:56
↓ 11 callers
Function
realForSlot
magda/daw/audio/plugins/compiled/MagdaLimiterCompiledPlugin.cpp:19
↓ 11 callers
Method
removeMacroLink
magda/daw/core/TrackManagerModulation.cpp:311
↓ 11 callers
Method
resetCancel
magda/agents/faust_agent.hpp:37
↓ 11 callers
Method
resolve
magda/daw/core/aliases/TargetResolver.cpp:12
↓ 11 callers
Method
setClip
magda/daw/ui/panels/content/PianoRollContent.cpp:1724
↓ 11 callers
Method
setDataDir
magda/daw/core/Config.hpp:484
↓ 11 callers
Method
setRelativeMode
magda/daw/ui/panels/content/DrumGridClipContent.cpp:152
↓ 11 callers
Method
setTrackLayout
magda/daw/ui/views/SessionView.cpp:457
↓ 11 callers
Method
setVerticalZoom
magda/daw/ui/views/MainView.cpp:1285
↓ 11 callers
Function
setupToggle
magda/daw/ui/dialogs/PreferencesDialog.cpp:67
↓ 11 callers
Function
testPluginParam
tests/test_group_tracks_and_macros.cpp:17
↓ 11 callers
Function
timelineStartSeconds
These route through the position-aware tempo facade (single source of truth) when it's available, falling back to the constant-tempo bpm only before t
magda/daw/ui/components/clips/ClipComponent.cpp:46
↓ 10 callers
Function
addRealParameter
magda/daw/project/serialization/DawProjectXmlAdapter.cpp:68
↓ 10 callers
Method
beatToTime
magda/daw/engine/TracktionTempoMap.hpp:27
↓ 10 callers
Function
beatsToSeconds
* Convert beats to seconds * @param beats Number of beats * @param bpm Tempo in beats per minute * @return Time in seconds */
magda/daw/ui/utils/TimelineUtils.hpp:119
↓ 10 callers
Method
cancelLearn
magda/daw/core/controllers/MidiLearnCoordinator.cpp:105
↓ 10 callers
Function
classify
magda/daw/media_db/Scan.cpp:60
↓ 10 callers
Method
clear
* @brief Clear all pending events (call only when safe) */
magda/daw/audio/midi/MidiEventQueue.hpp:90
↓ 10 callers
Function
computeRampVelocities
Compute ramp velocities for a set of notes sorted by beat position. @param sortedBeatPositions Beat position for each note (must be sorted ascending)
magda/daw/ui/components/pianoroll/VelocityLaneUtils.hpp:56
↓ 10 callers
Function
containsLocalizedUIFontText
magda/daw/ui/themes/LocalizedText.hpp:18
↓ 10 callers
Function
countNoteOffs
Count note-off events in output. */
tests/test_mono_note_processor.cpp:51
↓ 10 callers
Method
createGroupTrack
magda/daw/core/TrackManager.cpp:391
↓ 10 callers
Method
createTrack
magda/daw/core/TrackManager.cpp:311
↓ 10 callers
Function
detectScalesFromPitchClasses
Detect scales from a set of pitch classes (0-11) preferredRootPitchClass: when >= 0, scales rooted on this pitch class get a significant boost (use th
magda/daw/music/ScaleDetector.hpp:85
↓ 10 callers
Method
deviceId
magda/daw/ui/components/mixer/MiniChainRow.hpp:59
↓ 10 callers
Function
expectNear
tests/test_timeline_loop_activation_juce.cpp:62
↓ 10 callers
Function
findCompiledPluginSpec
magda/daw/audio/plugins/compiled/CompiledPluginRegistry.cpp:99
↓ 10 callers
Method
forceNotifyMultipleClipPropertiesChanged
magda/daw/core/ClipManager.cpp:803
↓ 10 callers
Method
getAudioEngine
* @brief Get the audio engine reference * @return Pointer to audio engine, or nullptr if not set */
magda/daw/core/TrackManager.hpp:179
↓ 10 callers
Function
getDeviceInfoForPath
magda/daw/audio/plugin_manager/PluginManagerSync.cpp:216
↓ 10 callers
Method
getDeviceNames
tests/test_audio_driver_type_selection_juce.cpp:22
↓ 10 callers
Method
getLengthBeats
magda/daw/core/SelectionManager.hpp:159
↓ 10 callers
Function
getModDisplayName
magda/daw/core/AutomationInfo.cpp:137
↓ 10 callers
Method
getParamIndex
magda/daw/ui/components/chain/params/ParamSlotComponent.hpp:57
← previous
next →
501–600 of 13,948, ranked by callers