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
↓ 6 callers
Method
isChainNodeSelected
magda/daw/core/SelectionManager.hpp:690
↓ 6 callers
Method
isCurveCollapsed
"Collapse knobs" toggle persisted on the plugin's state ValueTree so the user's preferred slot layout survives project reload. Defaults to true (curve
magda/daw/audio/plugins/compiled/MagdaEqCompiledPlugin.hpp:123
↓ 6 callers
Method
isEnabled
magda/daw/ui/components/timeline/LoopMarkerInteraction.hpp:45
↓ 6 callers
Function
isInScopeOf
magda/daw/ui/components/chain/params/ParamLinkResolver.cpp:313
↓ 6 callers
Method
isRunning
magda/agents/mcp/MCPClient.cpp:143
↓ 6 callers
Method
isSessionSlotRecording
True while the given session slot is actively recording. */
magda/daw/engine/AudioEngine.hpp:86
↓ 6 callers
Method
isTargetUserTouched
magda/daw/core/AutomationManager.cpp:411
↓ 6 callers
Function
luaScriptPorts
magda/daw/magda_daw_main.cpp:642
↓ 6 callers
Function
makeInfoFromTeParam
magda/daw/audio/processors/ParameterInfoBuilder.cpp:5
↓ 6 callers
Function
makeStaticBinding
tests/test_midi_learn.cpp:46
↓ 6 callers
Function
midiNoteToName
============================================================================== Helper: format MIDI note name =========================================
magda/daw/ui/debug/DebugDialog.cpp:16
↓ 6 callers
Method
moveClip
magda/daw/core/ClipManager.cpp:983
↓ 6 callers
Method
moveClipToTrack
magda/daw/core/ClipManager.cpp:988
↓ 6 callers
Method
moveTrack
magda/daw/core/TrackManager.cpp:955
↓ 6 callers
Method
moveTrackToPosition
tests/MockMagdaApi.hpp:237
↓ 6 callers
Function
msg
(system, user, assistant)
training/generate_dataset.py:35
↓ 6 callers
Function
normalizedToModelValue
magda/daw/core/ParameterUtils.cpp:203
↓ 6 callers
Function
optDouble
magda/daw/media_db/MediaDbMetadata.cpp:31
↓ 6 callers
Function
parseNoteName
Parse note name (e.g. "C4", "C#4", "Bb3") or MIDI number to MIDI note number. Returns -1 on * error. */
magda/agents/music_helpers.hpp:20
↓ 6 callers
Function
parseParams
Extract key=value pairs from a parameter string like "root=C4, quality=major, beat=0". */
magda/agents/music_agent.cpp:118
↓ 6 callers
Function
pathFamilyHint
magda/daw/media_db/PathRules.cpp:255
↓ 6 callers
Method
readLatest
* Message thread. Copy the most recent numSamples into dest (zero-padded at * the front while the ring is still filling). Returns the running sam
magda/daw/audio/analysis/AudioTapBuffer.hpp:53
↓ 6 callers
Method
refreshDerivedSeconds
magda/daw/core/ClipManager.cpp:1804
↓ 6 callers
Method
refreshNotes
Refresh note components from clip data
magda/daw/ui/panels/content/DrumGridClipContent.cpp:217
↓ 6 callers
Function
refreshPanels
magda/daw/ui/components/chain/slot/DeviceSlotModMacroCommands.cpp:28
↓ 6 callers
Method
reset
magda/daw/audio/plugins/FaustPlugin.cpp:533
↓ 6 callers
Function
resolveChordNotes
* @brief Resolve chord notes from root, quality, and inversion. * @param root Note name or MIDI number string * @param quality Chord quality
magda/agents/music_helpers.hpp:135
↓ 6 callers
Method
run
magda/daw/engine/PluginScanner.cpp:37
↓ 6 callers
Method
set
magda/daw/core/aliases/AliasRegistry.cpp:127
↓ 6 callers
Method
setAvailableMacros
magda/daw/ui/components/chain/params/ParamSlotComponent.hpp:91
↓ 6 callers
Method
setAvailableMods
Set available mods and macros for linking
magda/daw/ui/components/chain/params/ParamSlotComponent.hpp:88
↓ 6 callers
Method
setAvailableTrackMacros
magda/daw/ui/components/chain/params/ParamSlotComponent.hpp:103
↓ 6 callers
Method
setAvailableTrackMods
magda/daw/ui/components/chain/params/ParamSlotComponent.hpp:100
↓ 6 callers
Method
setBarsBeatsIsPosition
magda/daw/ui/components/common/BarsBeatsTicksLabel.cpp:79
↓ 6 callers
Method
setClipLengthBeats
magda/daw/ui/panels/content/DrumGridClipContent.cpp:144
↓ 6 callers
Method
setCollapsed
magda/daw/ui/components/chain/NodeComponent.cpp:1112
↓ 6 callers
Method
setDeviceMiniMixerParameters
magda/daw/core/TrackManagerDevices.cpp:1368
↓ 6 callers
Method
setDevicePath
magda/daw/ui/components/chain/custom_ui/FaustUI.cpp:77
↓ 6 callers
Method
setDeviceVisibleParameters
magda/daw/core/TrackManagerDevices.cpp:1354
↓ 6 callers
Method
setEditCursorPosition
magda/daw/ui/panels/content/DrumGridClipContent.cpp:193
↓ 6 callers
Method
setFillProportionMapper
magda/daw/ui/components/common/ValueLabelControl.cpp:61
↓ 6 callers
Method
setFormat
magda/daw/ui/components/common/TextSlider.hpp:177
↓ 6 callers
Method
setLeftPadding
magda/daw/ui/components/timeline/TimeRuler.cpp:137
↓ 6 callers
Method
setLocalizedUIFontScale
magda/daw/core/Config.hpp:222
↓ 6 callers
Method
setLoopRegion
tests/test_interfaces.cpp:82
↓ 6 callers
Method
setModTempoSync
magda/daw/core/TrackManagerModulation.cpp:493
↓ 6 callers
Function
setModifierGated
* @brief Set the gate on whichever gated modifier type this is (LFO or ADSR). * * Both expose the same gate API; this lets the render/sidechain path
magda/daw/audio/modifiers/ModifierHelpers.hpp:299
↓ 6 callers
Method
setNoteClipboard
magda/daw/core/ClipManager.cpp:3199
↓ 6 callers
Method
setParamValue
magda/daw/ui/components/chain/params/ParamSlotComponent.cpp:439
↓ 6 callers
Method
setPluginManager
* @brief Set the PluginManager reference for forwarding triggers to destination tracks */
magda/daw/audio/plugins/SidechainMonitorPlugin.hpp:84
↓ 6 callers
Method
setPointHandles
magda/daw/core/AutomationManager.cpp:794
↓ 6 callers
Method
setSelected
magda/daw/ui/components/chain/NodeComponent.cpp:1105
↓ 6 callers
Method
setSnapToInteger
Snap to integer values on drag/wheel (shift = fine fractional control)
magda/daw/ui/components/common/DraggableValueLabel.hpp:93
↓ 6 callers
Method
setStepAccent
magda/daw/audio/plugins/StepSequencerPlugin.cpp:214
↓ 6 callers
Method
setTimeOffset
magda/daw/ui/components/timeline/TimeRuler.cpp:90
↓ 6 callers
Method
setTimeSignature
magda/daw/ui/panels/TransportPanel.cpp:1263
↓ 6 callers
Method
setTrackInputMonitor
magda/daw/core/TrackManager.cpp:1315
↓ 6 callers
Function
setupLabelStatic
magda/daw/ui/components/chain/custom_ui/FourOscUI.cpp:179
↓ 6 callers
Function
shouldSuppressLegacyUi
magda/daw/ui/components/chain/compiled/CompiledPluginPresentation.cpp:64
↓ 6 callers
Function
supportsMidiSourceToggle
magda/daw/core/PluginCapabilities.cpp:244
↓ 6 callers
Method
timeToBeat
magda/daw/engine/TracktionTempoMap.hpp:33
↓ 6 callers
Function
timelineStartSeconds
Route through the position-aware tempo facade when wired (message thread); bpm fallback only before injection.
magda/daw/ui/windows/MainWindowCommands.cpp:30
↓ 6 callers
Method
triggerNoteOff
* @brief Trigger a note-off for a track (audio thread safe) * @param trackId The source track that received MIDI note-off */
magda/daw/audio/plugins/SidechainTriggerBus.hpp:47
↓ 6 callers
Function
uniquify
magda/daw/core/aliases/ParamNameNormalize.cpp:118
↓ 6 callers
Function
unsetEnv
tests/test_app_paths.cpp:22
↓ 6 callers
Method
updateFromDevice
magda/daw/ui/dialogs/AudioSettingsDialog.cpp:68
↓ 6 callers
Method
updatePadInfo
magda/daw/ui/components/chain/drum_grid/DrumGridUI.cpp:467
↓ 6 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledEqCurveView.cpp:29
↓ 6 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledLimiterCurveView.cpp:23
↓ 6 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledGateCurveView.cpp:20
↓ 6 callers
Function
valueForSlot
magda/daw/ui/components/chain/compiled/CompiledUtilityView.cpp:13
↓ 6 callers
Function
velocityToY
Convert a MIDI velocity (0–127) to a y pixel coordinate. Velocity 127 maps to the top, 0 to the bottom, with a small margin.
magda/daw/ui/components/pianoroll/VelocityLaneUtils.hpp:21
↓ 6 callers
Function
visibleMasterAutomationLanes
magda/daw/ui/components/automation/MasterAutomationLanes.cpp:22
↓ 5 callers
Function
activeDeviceTypeFor
* Returns the audio driver type whose devices should be listed in the UI: the * one the device manager is currently using, falling back to the first
magda/daw/audio/AudioDriverUtils.hpp:19
↓ 5 callers
Function
addBoolParameter
magda/daw/project/serialization/DawProjectXmlAdapter.cpp:81
↓ 5 callers
Method
addLink
Add a link to a parameter
magda/daw/core/ModInfo.hpp:345
↓ 5 callers
Method
addModPage
magda/daw/core/TrackManagerModulation.cpp:627
↓ 5 callers
Function
addTrack
tests/test_dsl_track_workflow.cpp:14
↓ 5 callers
Function
allNotesResolved
Check that every note-on has a corresponding note-off (eventually). */
tests/test_mono_note_processor.cpp:60
↓ 5 callers
Method
allocateDeviceId
Allocate an FX-section DeviceId (used by DrumGrid for per-pad chain plugins)
magda/daw/core/TrackManager.hpp:139
↓ 5 callers
Function
applyLoopLength
* Replicates InspectorContent Loop Length callback clamping for session clips. */
tests/test_session_clip_playback.cpp:714
↓ 5 callers
Method
average
magda/daw/profiling/PerformanceProfiler.hpp:106
↓ 5 callers
Function
bandsForSine
tests/test_band_spectrum.cpp:28
↓ 5 callers
Function
blockGlobalCall
_G[name] = function() error("...") end
magda/scripting/LuaSandbox.cpp:26
↓ 5 callers
Method
bpmAt
magda/daw/engine/TracktionTempoMap.hpp:40
↓ 5 callers
Method
canMergeWith
magda/daw/core/ClipCommands.cpp:249
↓ 5 callers
Method
canSidechain
magda/daw/audio/plugins/MidiReceivePlugin.hpp:68
↓ 5 callers
Method
cancelLearnSession
magda/daw/audio/controllers/ControllerRouter.cpp:103
↓ 5 callers
Method
cellFor
magda/daw/ui/components/chain/layout/FaustDeviceLayout.cpp:50
↓ 5 callers
Function
chordSpecToString
magda/daw/music/ChordEnums.hpp:213
↓ 5 callers
Method
classify
magda/agents/router_agent.cpp:26
↓ 5 callers
Method
clearAll
magda/daw/core/AutomationManager.cpp:1096
↓ 5 callers
Method
clearNote
Clear a specific note. */
magda/daw/ui/components/mixer/MidiNoteStrip.hpp:49
↓ 5 callers
Method
clearStep
magda/daw/audio/plugins/StepSequencerPlugin.cpp:235
↓ 5 callers
Function
clipTimelineStart
Route through the position-aware tempo facade when wired (message thread); fall back to constant-tempo bpm only before injection.
magda/daw/ui/components/tracks/TrackContentPanelClipDrag.cpp:18
↓ 5 callers
Method
closeWindowsForDevice
magda/daw/audio/PluginWindowBridge.cpp:33
↓ 5 callers
Function
computeLogMel
magda/daw/media_db/MelSpectrogram.cpp:156
↓ 5 callers
Method
createAudioClipBeats
magda/daw/core/ClipManager.cpp:239
↓ 5 callers
Function
currentProjectBpm
magda/daw/core/ClipCommands.cpp:67
↓ 5 callers
Function
dataDirOverriddenByEnv
magda/daw/core/AppPaths.cpp:217
← previous
next →
1,001–1,100 of 13,948, ranked by callers