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
↓ 3 callers
Function
fmtLufs
magda/daw/ui/components/chain/custom_ui/LevelsUI.cpp:15
↓ 3 callers
Function
fmt_size
(num_bytes: int)
scripts/upload_sample_tagger_to_hf.py:39
↓ 3 callers
Function
formatClipIdSet
magda/daw/core/SelectionManager.cpp:33
↓ 3 callers
Function
formatCustomNameWithDefault
magda/daw/core/AutomationInfo.cpp:121
↓ 3 callers
Function
formatGainDb
magda/daw/ui/components/chain/compiled/CompiledUtilityView.cpp:27
↓ 3 callers
Method
frontMidiTake
Front MIDI take `idx`: copy its events into the authoritative active note/CC/pitchbend vectors and mark it current. No-op unless this is a MIDI clip w
magda/daw/core/ClipInfo.hpp:284
↓ 3 callers
Function
gainToDb
Convert linear gain (0-1) to dB
magda/daw/ui/views/MixerView.cpp:84
↓ 3 callers
Method
getAIPreset
magda/daw/core/Config.hpp:540
↓ 3 callers
Method
getActiveContentType
* @brief Get the currently active content type */
magda/daw/ui/panels/state/PanelState.hpp:27
↓ 3 callers
Function
getAllCompiledPluginSpecs
magda/daw/audio/plugins/compiled/CompiledPluginRegistry.cpp:95
↓ 3 callers
Method
getAnchorTrack
* @brief Get the anchor track (for Shift+click range selection) */
magda/daw/core/SelectionManager.hpp:451
↓ 3 callers
Method
getArrangementClips
tests/MockMagdaApi.hpp:310
↓ 3 callers
Method
getArrangementClips
magda/daw/api/clip_api_live.cpp:12
↓ 3 callers
Method
getAutoMonitorSelectedTrack
Auto-monitor selected track
magda/daw/core/Config.hpp:748
↓ 3 callers
Method
getAutoSaveEnabled
Auto-save Configuration
magda/daw/core/Config.hpp:880
↓ 3 callers
Method
getAutoSaveIntervalSeconds
magda/daw/core/Config.hpp:887
↓ 3 callers
Method
getBarOrigin
magda/daw/ui/components/timeline/TimeRuler.hpp:63
↓ 3 callers
Method
getBaseOctave
magda/daw/audio/midi/QwertyMidiKeyboard.hpp:36
↓ 3 callers
Method
getClipColourMode
Clip colour mode: how new clips get their colour 0 = inherit from parent track, 1 = cycle through default palette
magda/daw/core/Config.hpp:724
↓ 3 callers
Method
getClipPlayState
magda/daw/api/session_api_live.cpp:43
↓ 3 callers
Function
getCollapsedName
magda/daw/ui/components/chain/drum_grid/DeviceSlotDrumGridBridge.cpp:308
↓ 3 callers
Function
getContentTypeName
magda/daw/ui/panels/content/PanelContent.cpp:7
↓ 3 callers
Function
getControllerIndicatorAnchor
magda/daw/ui/components/chain/drum_grid/DeviceSlotDrumGridBridge.cpp:253
↓ 3 callers
Method
getControllerSceneWindow
magda/daw/core/SessionViewState.cpp:24
↓ 3 callers
Method
getCount
magda/daw/core/SelectionManager.hpp:114
↓ 3 callers
Method
getCurrentClipId
ID of the clip last created or referenced during execution. -1 if none. */
magda/agents/dsl_interpreter.hpp:176
↓ 3 callers
Method
getCurrentPosition
Get the "current" position (playback when playing, edit otherwise)
magda/daw/ui/state/TimelineState.hpp:180
↓ 3 callers
Function
getCurrentTargetValueImpl
Get current normalized value for an automation target
magda/daw/core/AutomationManager.cpp:54
↓ 3 callers
Method
getDataDir
Override for `userApplicationDataDirectory/MAGDA/` — logs, scripts, * controller profiles, plugin caches. Empty = OS default. Changes * re
magda/daw/core/Config.hpp:481
↓ 3 callers
Method
getDisplayValue
magda/daw/ui/components/common/BarsBeatsTicksLabel.hpp:113
↓ 3 callers
Function
getEffectiveMetadata
magda/daw/media_db/MediaDbMetadata.cpp:111
↓ 3 callers
Method
getErrorMessage
Non-empty when the bounce failed for a reason worth showing the user (e.g. the bounces directory or disk is not writable). Empty on success or plain u
magda/daw/core/ClipCommands.hpp:577
↓ 3 callers
Method
getExternalAudioEditorPath
Optional executable/application used by "Edit in External Editor" on audio clips.
magda/daw/core/Config.hpp:442
↓ 3 callers
Method
getFftOrder
Display settings (message thread). FFT order is 11 (2048) or 12 (4096); slope is the display tilt in dB/octave; smoothing is the response speed (0..1)
magda/daw/audio/plugins/SpectrumAnalyzerPlugin.hpp:30
↓ 3 callers
Method
getGestureBindings
User mouse-gesture overrides (serialized to/from config.json "gestureBindings" key). Opaque blob owned by GestureRouter (see #21): GestureRouter::toVa
magda/daw/core/Config.hpp:959
↓ 3 callers
Method
getInputPeakDb
Audio-thread metering taps, read by the curve view via 33 ms timer.
magda/daw/audio/plugins/compiled/MagdaLimiterCompiledPlugin.hpp:99
↓ 3 callers
Method
getLabel
magda/daw/ui/components/timeline/ZoomScrollBar.hpp:53
↓ 3 callers
Method
getLinkableSliders
magda/daw/ui/components/chain/drum_grid/PadDeviceSlot.cpp:502
↓ 3 callers
Method
getLocalLlamaContextSize
magda/daw/core/Config.hpp:640
↓ 3 callers
Method
getLocalLlamaGpuLayers
magda/daw/core/Config.hpp:633
↓ 3 callers
Method
getLocalServerModel
magda/daw/core/Config.hpp:604
↓ 3 callers
Method
getMCPServers
magda/daw/core/Config.hpp:985
↓ 3 callers
Method
getMasterPeakL
* @brief Get master channel peak level (left) * @return Peak level as linear gain */
magda/daw/audio/AudioBridge.hpp:649
↓ 3 callers
Method
getMasterPeakR
* @brief Get master channel peak level (right) * @return Peak level as linear gain */
magda/daw/audio/AudioBridge.hpp:657
↓ 3 callers
Method
getMaxZoomLevel
magda/daw/core/Config.hpp:58
↓ 3 callers
Method
getMidiBridge
tests/test_project_serialization.cpp:194
↓ 3 callers
Method
getMinZoomLevel
Zoom Configuration
magda/daw/core/Config.hpp:51
↓ 3 callers
Method
getMixerShowMonitor
magda/daw/core/Config.hpp:777
↓ 3 callers
Method
getModInfo
magda/daw/ui/components/chain/modulation/LFOCurveEditor.hpp:34
↓ 3 callers
Method
getNewClipId
magda/daw/core/ClipCommands.hpp:424
↓ 3 callers
Method
getNoteClipboardMinBeat
magda/daw/core/ClipManager.cpp:3195
↓ 3 callers
Method
getOpenMacrosOnSelect
Device chain behaviour
magda/daw/core/Config.hpp:756
↓ 3 callers
Method
getParamLabelFontSize
Param label font size
magda/daw/ui/debug/DebugSettings.hpp:46
↓ 3 callers
Method
getParamValueFontSize
Param value font size
magda/daw/ui/debug/DebugSettings.hpp:55
↓ 3 callers
Method
getPendingReverseClipId
* @brief Check if a reverse proxy operation is pending * @return ClipId of pending clip, or INVALID_CLIP_ID * * Called from AudioBridge
magda/daw/audio/session/ClipSynchronizer.hpp:258
↓ 3 callers
Method
getPixelsPerX
CurveEditorBase coordinate interface
magda/daw/ui/components/automation/AutomationCurveEditor.hpp:72
↓ 3 callers
Method
getPixelsPerX
magda/daw/ui/components/chain/modulation/LFOCurveEditor.cpp:296
↓ 3 callers
Method
getPixelsPerY
Pixels per X unit (time or phase)
magda/daw/ui/components/common/curve/CurveEditorBase.hpp:84
↓ 3 callers
Method
getPositionBeats
magda/daw/api/transport_api_live.cpp:68
↓ 3 callers
Method
getPreferredContentWidth
magda/daw/ui/components/chain/drum_grid/DrumGridUI.cpp:1045
↓ 3 callers
Method
getPreferredHeight
magda/daw/ui/components/chain/RackComponent.cpp:392
↓ 3 callers
Method
getPreferredWidth
magda/daw/ui/components/chain/drum_grid/PadDeviceSlot.cpp:207
↓ 3 callers
Method
getRackId
Set available width for chain panel
magda/daw/ui/components/chain/RackComponent.hpp:41
↓ 3 callers
Method
getRecordingsDirectory
magda/daw/project/ProjectManager.cpp:585
↓ 3 callers
Method
getRenderFilePattern
magda/daw/core/Config.hpp:511
↓ 3 callers
Method
getRenderFolder
Render Configuration
magda/daw/core/Config.hpp:465
↓ 3 callers
Method
getRendersDirectory
magda/daw/project/ProjectManager.cpp:591
↓ 3 callers
Method
getSelectedAutomationLaneId
magda/daw/api/selection_api_live.cpp:21
↓ 3 callers
Method
getSnapInterval
magda/daw/ui/components/timeline/TimelineComponent.cpp:1604
↓ 3 callers
Method
getStatus
magda/daw/command.hpp:96
↓ 3 callers
Method
getSyncedRackIds
magda/daw/audio/racks/RackSyncManager.cpp:305
↓ 3 callers
Method
getTeLoopEnd
TE loop end in timeline seconds (source / speedRatio)
magda/daw/core/ClipInfo.hpp:618
↓ 3 callers
Method
getTeLoopStart
TE loop start in timeline seconds (source / speedRatio)
magda/daw/core/ClipInfo.hpp:613
↓ 3 callers
Method
getTimebaseMs
Display setting (message thread): visible window length in milliseconds.
magda/daw/audio/plugins/OscilloscopePlugin.hpp:26
↓ 3 callers
Method
getTimelineLoopLength
Timeline-domain seconds for the looping playback span — the length the session playhead sweeps before it wraps. A looping clip wraps at its loop lengt
magda/daw/core/ClipInfo.hpp:737
↓ 3 callers
Method
getTrackIndexAtY
magda/daw/ui/components/tracks/TrackContentPanel.cpp:1026
↓ 3 callers
Method
getUserPresetDirectory
magda/daw/core/PluginPresetScanner.cpp:172
↓ 3 callers
Function
getUserWarpMarkers
magda/daw/media_db/MediaDbMetadata.cpp:296
↓ 3 callers
Method
getVisibleTopLevelTracks
magda/daw/core/TrackManager.cpp:2511
↓ 3 callers
Method
getWaveform
magda/daw/audio/plugins/MagdaSamplerPlugin.cpp:590
↓ 3 callers
Function
graphicRect
The body graphic occupies the body panel minus padding and a caption strip.
magda/daw/ui/components/chain/custom_ui/StruckInstrumentUI.cpp:181
↓ 3 callers
Function
hasActiveLinks
magda/daw/ui/components/chain/params/ParamLinkResolver.cpp:99
↓ 3 callers
Method
hasChordTrack
magda/daw/core/TrackManager.hpp:213
↓ 3 callers
Method
hasExtraLanes
True when any CC/pitchbend lane is open
magda/daw/ui/components/pianoroll/MidiDrawerComponent.hpp:84
↓ 3 callers
Method
hasMore
magda/agents/dsl_interpreter.cpp:282
↓ 3 callers
Method
hasPitchExpression
magda/daw/core/ClipInfo.hpp:58
↓ 3 callers
Function
hash1
Stable pseudo-random in [0,1) for grain-cloud particle placement.
magda/daw/ui/components/chain/custom_ui/NimbusUI.cpp:35
↓ 3 callers
Function
hzToSemitones
DAWproject expresses EQ band frequency in semitones (MIDI-note pitch), the same convention Bitwig's EQ+ uses: Hz = 440 * 2^((s - 69)/12). Reading thes
magda/daw/project/serialization/DawProjectXmlAdapter.cpp:463
↓ 3 callers
Function
initialisePluginIfNeeded
magda/daw/audio/plugins/DrumGridPlugin.cpp:32
↓ 3 callers
Method
initialize
magda/daw/ui/themes/FontManager.cpp:20
↓ 3 callers
Method
injectsAudio
magda/daw/core/ChainRoutingModel.hpp:60
↓ 3 callers
Function
inspectorLoopEndReadoutBeats
tests/test_clip_bpm_invariant.cpp:58
↓ 3 callers
Method
isActive
* Folding kicks in with >= 1 distinct used pitch (a single note collapses to * one row). With 0 used pitches there's nothing to collapse, so the
magda/daw/ui/components/pianoroll/PitchFoldMap.hpp:44
↓ 3 callers
Function
isAdditiveMarqueeDrag
magda/daw/ui/utils/SelectionPolicy.hpp:34
↓ 3 callers
Function
isAliasBodyChar
magda/daw/ui/panels/content/ChatPromptTokeniser.cpp:7
↓ 3 callers
Function
isBooleanText
Check if text looks like a boolean value
magda/daw/core/ParameterDetector.cpp:117
↓ 3 callers
Method
isById
magda/agents/compact_parser.hpp:40
↓ 3 callers
Method
isCapturing
gather snapshots + masking into a cached Input
magda/daw/core/MixAnalysisService.hpp:58
↓ 3 callers
Function
isCoderSupported
magda/agents/coder_agent.cpp:139
↓ 3 callers
Function
isDirectValueEditGesture
magda/daw/ui/components/common/ValueEditGesture.hpp:7
← previous
next →
1,701–1,800 of 13,948, ranked by callers