MCPcopy Create free account

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

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

↓ 21 callersMethodgetDisplayName
magda/daw/music/ChordTypes.hpp:114
↓ 21 callersMethodgetOrCreateLane
magda/daw/core/AutomationManager.cpp:284
↓ 21 callersMethodgetRightClipId
Get the ID of the right (new) clip created by the split
magda/daw/core/ClipCommands.hpp:43
↓ 21 callersMethodgetSelectedClipCount
* @brief Get the number of selected clips */
magda/daw/core/SelectionManager.hpp:525
↓ 21 callersMethodinjectMessageForTest
magda/daw/audio/controllers/ControllerRouter.cpp:121
↓ 21 callersMethodisActive
magda/daw/ui/components/common/SvgButton.hpp:85
↓ 21 callersFunctionpathKey
magda/daw/audio/racks/RackSyncManager.cpp:16
↓ 21 callersFunctionresetState
tests/test_dsl_add_chord.cpp:21
↓ 21 callersMethodresolveDrag
magda/daw/core/GestureRouter.cpp:303
↓ 21 callersFunctionsecondsToBeatPosition
tests/test_clip_commands.cpp:59
↓ 21 callersMethodsetSelectedTrack
magda/daw/core/TrackManager.cpp:2525
↓ 21 callersFunctionsetVisibleIfPresent
magda/daw/ui/components/chain/slot/DeviceSlotContentLayout.cpp:12
↓ 21 callersFunctionsetupSectionHeader
magda/daw/ui/dialogs/PreferencesDialog.cpp:78
↓ 20 callersMethodclearClipSelection
magda/daw/core/ClipManager.cpp:2390
↓ 20 callersFunctioncreateLLMClient
magda/daw/core/LLMClientProvider.cpp:177
↓ 20 callersMethodgetDeviceId
magda/daw/audio/plugins/InstrumentMeterTapPlugin.hpp:54
↓ 20 callersFunctiongetDisplayNameForTarget
magda/daw/core/AutomationInfo.cpp:213
↓ 20 callersMethodgetMonoFont
magda/daw/ui/themes/FontManager.cpp:190
↓ 20 callersFunctiongetNotesByBeat
Helper: get notes sorted by start beat, then by pitch
tests/test_dsl_add_arpeggio.cpp:38
↓ 20 callersMethodgetStartBeats
Get clip start position in project beats.
magda/daw/core/ClipInfo.hpp:663
↓ 20 callersMethodgetTrackId
magda/daw/ui/views/MixerView.hpp:134
↓ 20 callersMethodgetViewMode
* Get the current view mode. */
magda/daw/core/ViewModeController.hpp:57
↓ 20 callersMethodis
magda/agents/dsl_interpreter.hpp:54
↓ 20 callersMethodisActive
magda/daw/ui/state/TimelineState.hpp:210
↓ 20 callersMethodisVisibleIn
View settings helpers
magda/daw/core/TrackInfo.hpp:228
↓ 20 callersFunctionmouseDown
magda/daw/ui/views/SessionView.cpp:375
↓ 20 callersFunctionprojectBpmAtClip
Project tempo sampled at the clip's start beat (curve-aware), for the source<->time conversions TE's time-only APIs (clip offset, non-autoTempo loop r
magda/daw/audio/session/ClipSynchronizer.cpp:25
↓ 20 callersFunctionrunEmptyBlocks
Run N empty blocks (no step events) through the processor. */
tests/test_mono_note_processor.cpp:72
↓ 20 callersMethodsaveProjectAs
magda/daw/project/ProjectManager.cpp:146
↓ 20 callersMethodsetCollapsed
magda/daw/ui/panels/LeftPanel.cpp:11
↓ 19 callersMethodaddOption
magda/daw/ui/components/common/IconSelector.cpp:8
↓ 19 callersMethodall
magda/daw/core/controllers/ControllerRegistry.cpp:84
↓ 19 callersFunctionclampBpm
magda/daw/core/TempoUtils.hpp:20
↓ 19 callersMethodclearSelection
magda/daw/core/SelectionManager.cpp:856
↓ 19 callersFunctiongetFirstClip
Helper: get the first clip on track
tests/test_dsl_add_chord.cpp:30
↓ 19 callersMethodgetLengthInBeats
Convert clip length to beats (using current tempo)
magda/daw/core/ClipInfo.hpp:651
↓ 19 callersMethodisAbsolute
Helpers
magda/daw/core/AutomationInfo.hpp:203
↓ 19 callersFunctionmakeBinding
tests/test_binding_registry.cpp:13
↓ 19 callersMethodnoteOffCountdown
magda/daw/audio/midi/MonoNoteProcessor.hpp:161
↓ 19 callersMethodplay
tests/MockMagdaApi.hpp:446
↓ 19 callersMethodremoveSpacing
Removes spacing from the appropriate side of bounds
magda/daw/ui/components/common/SideColumn.hpp:23
↓ 19 callersMethodsessionPlayheadToDisplayPosition
Where on the editor's timeline ruler the session playhead is for a given session-time. Looped clips wrap around the loop region.
magda/daw/core/ClipDisplayInfo.hpp:116
↓ 19 callersMethodsetDrawBackground
magda/daw/ui/components/common/ValueLabelControl.cpp:83
↓ 19 callersMethodsetPlugin
magda/daw/ui/components/chain/custom_ui/FaustUI.cpp:84
↓ 19 callersMethodsetStage
magda/daw/ui/components/chain/custom_ui/AdsrGraph.cpp:18
↓ 19 callersMethodsourceToTimeline
Convert source-time to timeline-time (speed-factor semantics: timeline = source / speedRatio)
magda/daw/core/ClipInfo.hpp:559
↓ 19 callersMethodstopTimer
* @brief Stop the modulation update timer */
magda/daw/core/ModulatorEngine.hpp:76
↓ 18 callersMethodaddRackToChainByPath
magda/daw/core/TrackManagerDevices.cpp:1766
↓ 18 callersFunctionapplyMode
magda/daw/core/controllers/BindingTransform.cpp:17
↓ 18 callersFunctionclampTimeSignatureValue
magda/daw/core/TempoUtils.hpp:30
↓ 18 callersFunctionclearLFOCustomWaveCallbacks
* @brief Clear customWaveUserData on LFO modifiers before destroying their CurveSnapshotHolders. * * Must be called before erasing/clearing curveSna
magda/daw/audio/modifiers/ModifierHelpers.hpp:372
↓ 18 callersFunctiondeferCurveSnapshots
* @brief Move CurveSnapshotHolders to a deferred-deletion list before destroying their owner. * * After clearing LFO callback pointers (clearLFOCust
magda/daw/audio/modifiers/ModifierHelpers.hpp:398
↓ 18 callersMethodfindParameterByIndex
Resolve a TE-relative paramIndex to the matching ParameterInfo in either bucket. The argument is ALWAYS a TE index (ParameterInfo::paramIndex), never
magda/daw/core/DeviceInfo.hpp:201
↓ 18 callersMethodgetLength
magda/daw/core/SelectionManager.hpp:155
↓ 18 callersMethodhasParent
Hierarchy helpers
magda/daw/core/TrackInfo.hpp:214
↓ 18 callersFunctionmaskingBandEdgeHz
Lower edge of band index (0..kNumMaskingBands), in Hz.
magda/daw/audio/analysis/MaskingDetector.hpp:28
↓ 18 callersMethodrequestCancel
magda/agents/faust_agent.hpp:34
↓ 18 callersMethodsetAudioPeakLevel
* @brief Set the audio peak level for a track (audio thread safe) * @param trackId The source track * @param peak Peak amplitude (0.0 to 1.0
magda/daw/audio/plugins/SidechainTriggerBus.hpp:80
↓ 18 callersMethodsetAutomationTarget
Bind this slider to an automation target so mouseDown/mouseUp automatically pause the lane's baking for the duration of a gesture (kills fader-vs-curv
magda/daw/ui/components/common/TextSlider.hpp:285
↓ 18 callersMethodsetModTarget
magda/daw/core/TrackManagerModulation.cpp:397
↓ 18 callersFunctionsetPlacementBeats
tests/test_midi_clip_sync.cpp:23
↓ 18 callersMethodsetStageValue
magda/daw/ui/components/chain/custom_ui/AdsrGraph.cpp:28
↓ 18 callersMethodsyncTrackPlugins
magda/daw/audio/AudioBridge.cpp:871
↓ 18 callersFunctionwheel
Build a MouseWheelDetails with the given axis deltas. A plain X11 mouse wheel only sets deltaY (deltaX stays 0); a trackpad horizontal swipe sets delt
tests/test_gesture_router.cpp:14
↓ 17 callersMethodaddListener
magda/daw/audio/plugins/DrumGridPlugin.hpp:186
↓ 17 callersFunctionfindPoint
magda/daw/core/AutomationCommands.cpp:39
↓ 17 callersFunctionforwardParameterChanges
magda/daw/ui/components/chain/slot/DeviceCustomUIManager.cpp:278
↓ 17 callersMethodgetDevice
magda/daw/core/TrackManager.cpp:1971
↓ 17 callersMethodgetDeviceId
magda/daw/core/ChainNodePath.hpp:160
↓ 17 callersMethodgetDeviceId
magda/daw/ui/components/chain/DeviceSlotComponent.hpp:65
↓ 17 callersMethodgetFloat
magda/agents/dsl_interpreter.cpp:338
↓ 17 callersFunctionimportedSlot
tests/test_project_document_adapters.cpp:967
↓ 17 callersFunctionmakeDevice
tests/test_post_fx_chain.cpp:14
↓ 17 callersFunctionmakeTrack
tests/test_instruction_executor_context.cpp:38
↓ 17 callersFunctionmodLink
tests/test_chain_fingerprint.cpp:37
↓ 17 callersFunctionnamedParam
tests/test_project_document_adapters.cpp:955
↓ 17 callersMethodresetToDefaults
magda/daw/core/GestureRouter.cpp:323
↓ 17 callersFunctionsanitizeRelativePath
Sanitize each segment of a slash-separated relative path so the user can nest presets in subfolders ("Bass/Reese 808" → "Bass/Reese 808.mps").
magda/daw/core/PresetManager.cpp:96
↓ 17 callersMethodsearch
magda/daw/media_db/MediaDbQuery.cpp:587
↓ 17 callersMethodsetScrollOffset
magda/daw/ui/panels/content/DrumGridClipContent.cpp:1669
↓ 17 callersMethodsetStepGate
magda/daw/audio/plugins/StepSequencerPlugin.cpp:207
↓ 17 callersMethodsetSuffix
Suffix for Raw format
magda/daw/ui/components/common/DraggableValueLabel.hpp:81
↓ 17 callersMethodsplit
magda/daw/audio/plugins/compiled/MagdaMultibandCompiledPlugin.cpp:141
↓ 17 callersFunctionstyleCombo
magda/daw/ui/dialogs/AISettingsDialog.cpp:41
↓ 17 callersMethodtriggerNoteOn
* @brief Trigger a note-on for a track (audio thread safe) * @param trackId The source track that received MIDI note-on */
magda/daw/audio/plugins/SidechainTriggerBus.hpp:37
↓ 17 callersMethodupdateSvgData
magda/daw/ui/components/common/SvgButton.cpp:37
↓ 16 callersMethodactiveCount
magda/daw/audio/plugins/FaustParamPool.cpp:85
↓ 16 callersMethodbindings
magda/daw/core/controllers/BindingRegistry.cpp:100
↓ 16 callersMethodclear
magda/daw/audio/session/SessionClipAudioMonitor.cpp:106
↓ 16 callersFunctionclearAll
tests/test_midi_learn.cpp:20
↓ 16 callersMethodcreateMidiClipBeats
tests/MockMagdaApi.hpp:317
↓ 16 callersMethoddispatchEventForTest
magda/scripting/LuaController.cpp:267
↓ 16 callersMethodgetName
magda/agents/simple_agent.hpp:31
↓ 16 callersMethodgetPlugin
magda/daw/ui/components/chain/drum_grid/PadDeviceSlot.hpp:65
↓ 16 callersMethodgetSelectedTrackCount
* @brief Get the number of selected tracks */
magda/daw/core/SelectionManager.hpp:444
↓ 16 callersMethodisSelected
Selection state
magda/daw/ui/components/pianoroll/NoteComponent.hpp:54
↓ 16 callersMethodisValid
magda/daw/core/SelectionManager.hpp:171
↓ 16 callersFunctionmakeAlias
tests/test_alias_registry.cpp:11
↓ 16 callersFunctionmakeController
tests/test_midi_learn.cpp:37
↓ 16 callersMethodnotifyTrackDevicesChanged
magda/daw/core/TrackManager.cpp:2800
← previousnext →301–400 of 13,948, ranked by callers