MCPcopy Create free account

hub / github.com/Conceptual-Machines/magda-core / functions

Functions13,948 in github.com/Conceptual-Machines/magda-core

↓ 3 callersFunctionfmtLufs
magda/daw/ui/components/chain/custom_ui/LevelsUI.cpp:15
↓ 3 callersFunctionfmt_size
(num_bytes: int)
scripts/upload_sample_tagger_to_hf.py:39
↓ 3 callersFunctionformatClipIdSet
magda/daw/core/SelectionManager.cpp:33
↓ 3 callersFunctionformatCustomNameWithDefault
magda/daw/core/AutomationInfo.cpp:121
↓ 3 callersFunctionformatGainDb
magda/daw/ui/components/chain/compiled/CompiledUtilityView.cpp:27
↓ 3 callersMethodfrontMidiTake
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 callersFunctiongainToDb
Convert linear gain (0-1) to dB
magda/daw/ui/views/MixerView.cpp:84
↓ 3 callersMethodgetAIPreset
magda/daw/core/Config.hpp:540
↓ 3 callersMethodgetActiveContentType
* @brief Get the currently active content type */
magda/daw/ui/panels/state/PanelState.hpp:27
↓ 3 callersFunctiongetAllCompiledPluginSpecs
magda/daw/audio/plugins/compiled/CompiledPluginRegistry.cpp:95
↓ 3 callersMethodgetAnchorTrack
* @brief Get the anchor track (for Shift+click range selection) */
magda/daw/core/SelectionManager.hpp:451
↓ 3 callersMethodgetArrangementClips
tests/MockMagdaApi.hpp:310
↓ 3 callersMethodgetArrangementClips
magda/daw/api/clip_api_live.cpp:12
↓ 3 callersMethodgetAutoMonitorSelectedTrack
Auto-monitor selected track
magda/daw/core/Config.hpp:748
↓ 3 callersMethodgetAutoSaveEnabled
Auto-save Configuration
magda/daw/core/Config.hpp:880
↓ 3 callersMethodgetAutoSaveIntervalSeconds
magda/daw/core/Config.hpp:887
↓ 3 callersMethodgetBarOrigin
magda/daw/ui/components/timeline/TimeRuler.hpp:63
↓ 3 callersMethodgetBaseOctave
magda/daw/audio/midi/QwertyMidiKeyboard.hpp:36
↓ 3 callersMethodgetClipColourMode
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 callersMethodgetClipPlayState
magda/daw/api/session_api_live.cpp:43
↓ 3 callersFunctiongetCollapsedName
magda/daw/ui/components/chain/drum_grid/DeviceSlotDrumGridBridge.cpp:308
↓ 3 callersFunctiongetContentTypeName
magda/daw/ui/panels/content/PanelContent.cpp:7
↓ 3 callersFunctiongetControllerIndicatorAnchor
magda/daw/ui/components/chain/drum_grid/DeviceSlotDrumGridBridge.cpp:253
↓ 3 callersMethodgetControllerSceneWindow
magda/daw/core/SessionViewState.cpp:24
↓ 3 callersMethodgetCount
magda/daw/core/SelectionManager.hpp:114
↓ 3 callersMethodgetCurrentClipId
ID of the clip last created or referenced during execution. -1 if none. */
magda/agents/dsl_interpreter.hpp:176
↓ 3 callersMethodgetCurrentPosition
Get the "current" position (playback when playing, edit otherwise)
magda/daw/ui/state/TimelineState.hpp:180
↓ 3 callersFunctiongetCurrentTargetValueImpl
Get current normalized value for an automation target
magda/daw/core/AutomationManager.cpp:54
↓ 3 callersMethodgetDataDir
Override for `userApplicationDataDirectory/MAGDA/` — logs, scripts, * controller profiles, plugin caches. Empty = OS default. Changes * re
magda/daw/core/Config.hpp:481
↓ 3 callersMethodgetDisplayValue
magda/daw/ui/components/common/BarsBeatsTicksLabel.hpp:113
↓ 3 callersFunctiongetEffectiveMetadata
magda/daw/media_db/MediaDbMetadata.cpp:111
↓ 3 callersMethodgetErrorMessage
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 callersMethodgetExternalAudioEditorPath
Optional executable/application used by "Edit in External Editor" on audio clips.
magda/daw/core/Config.hpp:442
↓ 3 callersMethodgetFftOrder
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 callersMethodgetGestureBindings
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 callersMethodgetInputPeakDb
Audio-thread metering taps, read by the curve view via 33 ms timer.
magda/daw/audio/plugins/compiled/MagdaLimiterCompiledPlugin.hpp:99
↓ 3 callersMethodgetLabel
magda/daw/ui/components/timeline/ZoomScrollBar.hpp:53
↓ 3 callersMethodgetLinkableSliders
magda/daw/ui/components/chain/drum_grid/PadDeviceSlot.cpp:502
↓ 3 callersMethodgetLocalLlamaContextSize
magda/daw/core/Config.hpp:640
↓ 3 callersMethodgetLocalLlamaGpuLayers
magda/daw/core/Config.hpp:633
↓ 3 callersMethodgetLocalServerModel
magda/daw/core/Config.hpp:604
↓ 3 callersMethodgetMCPServers
magda/daw/core/Config.hpp:985
↓ 3 callersMethodgetMasterPeakL
* @brief Get master channel peak level (left) * @return Peak level as linear gain */
magda/daw/audio/AudioBridge.hpp:649
↓ 3 callersMethodgetMasterPeakR
* @brief Get master channel peak level (right) * @return Peak level as linear gain */
magda/daw/audio/AudioBridge.hpp:657
↓ 3 callersMethodgetMaxZoomLevel
magda/daw/core/Config.hpp:58
↓ 3 callersMethodgetMidiBridge
tests/test_project_serialization.cpp:194
↓ 3 callersMethodgetMinZoomLevel
Zoom Configuration
magda/daw/core/Config.hpp:51
↓ 3 callersMethodgetMixerShowMonitor
magda/daw/core/Config.hpp:777
↓ 3 callersMethodgetModInfo
magda/daw/ui/components/chain/modulation/LFOCurveEditor.hpp:34
↓ 3 callersMethodgetNewClipId
magda/daw/core/ClipCommands.hpp:424
↓ 3 callersMethodgetNoteClipboardMinBeat
magda/daw/core/ClipManager.cpp:3195
↓ 3 callersMethodgetOpenMacrosOnSelect
Device chain behaviour
magda/daw/core/Config.hpp:756
↓ 3 callersMethodgetParamLabelFontSize
Param label font size
magda/daw/ui/debug/DebugSettings.hpp:46
↓ 3 callersMethodgetParamValueFontSize
Param value font size
magda/daw/ui/debug/DebugSettings.hpp:55
↓ 3 callersMethodgetPendingReverseClipId
* @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 callersMethodgetPixelsPerX
CurveEditorBase coordinate interface
magda/daw/ui/components/automation/AutomationCurveEditor.hpp:72
↓ 3 callersMethodgetPixelsPerX
magda/daw/ui/components/chain/modulation/LFOCurveEditor.cpp:296
↓ 3 callersMethodgetPixelsPerY
Pixels per X unit (time or phase)
magda/daw/ui/components/common/curve/CurveEditorBase.hpp:84
↓ 3 callersMethodgetPositionBeats
magda/daw/api/transport_api_live.cpp:68
↓ 3 callersMethodgetPreferredContentWidth
magda/daw/ui/components/chain/drum_grid/DrumGridUI.cpp:1045
↓ 3 callersMethodgetPreferredHeight
magda/daw/ui/components/chain/RackComponent.cpp:392
↓ 3 callersMethodgetPreferredWidth
magda/daw/ui/components/chain/drum_grid/PadDeviceSlot.cpp:207
↓ 3 callersMethodgetRackId
Set available width for chain panel
magda/daw/ui/components/chain/RackComponent.hpp:41
↓ 3 callersMethodgetRecordingsDirectory
magda/daw/project/ProjectManager.cpp:585
↓ 3 callersMethodgetRenderFilePattern
magda/daw/core/Config.hpp:511
↓ 3 callersMethodgetRenderFolder
Render Configuration
magda/daw/core/Config.hpp:465
↓ 3 callersMethodgetRendersDirectory
magda/daw/project/ProjectManager.cpp:591
↓ 3 callersMethodgetSelectedAutomationLaneId
magda/daw/api/selection_api_live.cpp:21
↓ 3 callersMethodgetSnapInterval
magda/daw/ui/components/timeline/TimelineComponent.cpp:1604
↓ 3 callersMethodgetStatus
magda/daw/command.hpp:96
↓ 3 callersMethodgetSyncedRackIds
magda/daw/audio/racks/RackSyncManager.cpp:305
↓ 3 callersMethodgetTeLoopEnd
TE loop end in timeline seconds (source / speedRatio)
magda/daw/core/ClipInfo.hpp:618
↓ 3 callersMethodgetTeLoopStart
TE loop start in timeline seconds (source / speedRatio)
magda/daw/core/ClipInfo.hpp:613
↓ 3 callersMethodgetTimebaseMs
Display setting (message thread): visible window length in milliseconds.
magda/daw/audio/plugins/OscilloscopePlugin.hpp:26
↓ 3 callersMethodgetTimelineLoopLength
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 callersMethodgetTrackIndexAtY
magda/daw/ui/components/tracks/TrackContentPanel.cpp:1026
↓ 3 callersMethodgetUserPresetDirectory
magda/daw/core/PluginPresetScanner.cpp:172
↓ 3 callersFunctiongetUserWarpMarkers
magda/daw/media_db/MediaDbMetadata.cpp:296
↓ 3 callersMethodgetVisibleTopLevelTracks
magda/daw/core/TrackManager.cpp:2511
↓ 3 callersMethodgetWaveform
magda/daw/audio/plugins/MagdaSamplerPlugin.cpp:590
↓ 3 callersFunctiongraphicRect
The body graphic occupies the body panel minus padding and a caption strip.
magda/daw/ui/components/chain/custom_ui/StruckInstrumentUI.cpp:181
↓ 3 callersFunctionhasActiveLinks
magda/daw/ui/components/chain/params/ParamLinkResolver.cpp:99
↓ 3 callersMethodhasChordTrack
magda/daw/core/TrackManager.hpp:213
↓ 3 callersMethodhasExtraLanes
True when any CC/pitchbend lane is open
magda/daw/ui/components/pianoroll/MidiDrawerComponent.hpp:84
↓ 3 callersMethodhasMore
magda/agents/dsl_interpreter.cpp:282
↓ 3 callersMethodhasPitchExpression
magda/daw/core/ClipInfo.hpp:58
↓ 3 callersFunctionhash1
Stable pseudo-random in [0,1) for grain-cloud particle placement.
magda/daw/ui/components/chain/custom_ui/NimbusUI.cpp:35
↓ 3 callersFunctionhzToSemitones
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 callersFunctioninitialisePluginIfNeeded
magda/daw/audio/plugins/DrumGridPlugin.cpp:32
↓ 3 callersMethodinitialize
magda/daw/ui/themes/FontManager.cpp:20
↓ 3 callersMethodinjectsAudio
magda/daw/core/ChainRoutingModel.hpp:60
↓ 3 callersFunctioninspectorLoopEndReadoutBeats
tests/test_clip_bpm_invariant.cpp:58
↓ 3 callersMethodisActive
* 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 callersFunctionisAdditiveMarqueeDrag
magda/daw/ui/utils/SelectionPolicy.hpp:34
↓ 3 callersFunctionisAliasBodyChar
magda/daw/ui/panels/content/ChatPromptTokeniser.cpp:7
↓ 3 callersFunctionisBooleanText
Check if text looks like a boolean value
magda/daw/core/ParameterDetector.cpp:117
↓ 3 callersMethodisById
magda/agents/compact_parser.hpp:40
↓ 3 callersMethodisCapturing
gather snapshots + masking into a cached Input
magda/daw/core/MixAnalysisService.hpp:58
↓ 3 callersFunctionisCoderSupported
magda/agents/coder_agent.cpp:139
↓ 3 callersFunctionisDirectValueEditGesture
magda/daw/ui/components/common/ValueEditGesture.hpp:7
← previousnext →1,701–1,800 of 13,948, ranked by callers