MCPcopy Create free account

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

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

↓ 12 callersMethodformat
magda/daw/core/ParameterInfo.cpp:10
↓ 12 callersMethodget
magda/daw/music/LRUCache.hpp:22
↓ 12 callersMethodgetAvailableMidiInputs
magda/daw/audio/MidiBridge.cpp:63
↓ 12 callersFunctiongetChordIntervals
magda/daw/music/ChordEnums.hpp:241
↓ 12 callersMethodgetEffectiveTimeStretchMode
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 callersMethodgetLinkModeType
magda/daw/core/LinkModeManager.hpp:104
↓ 12 callersMethodgetTimelineLength
tests/test_zoom_simple.cpp:68
↓ 12 callersMethodgetTrackIndex
magda/daw/core/TrackManager.cpp:1230
↓ 12 callersMethodhasClipsInClipboard
magda/daw/core/ClipManager.cpp:3105
↓ 12 callersMethodisCollapsedIn
magda/daw/core/TrackInfo.hpp:234
↓ 12 callersMethodisEnabled
magda/daw/ui/components/pianoroll/PitchFoldMap.hpp:35
↓ 12 callersFunctionisRangeSelectClick
magda/daw/ui/utils/SelectionPolicy.hpp:30
↓ 12 callersFunctionlogArrangeRangeSelect
magda/daw/ui/components/clips/ClipComponent.cpp:271
↓ 12 callersFunctionmakeDevice
Helper: create a DeviceInfo
tests/test_freeze_track.cpp:16
↓ 12 callersFunctionmakeMod
tests/test_chain_fingerprint.cpp:22
↓ 12 callersFunctionmakePath
tests/test_alias_resolver.cpp:33
↓ 12 callersFunctionoptString
magda/daw/media_db/MediaDbQuery.cpp:270
↓ 12 callersMethodparse
magda/agents/compact_parser.cpp:104
↓ 12 callersMethodreadString
magda/agents/dsl_interpreter.cpp:97
↓ 12 callersMethodrecord
tests/test_interfaces.cpp:34
↓ 12 callersMethodrefresh
magda/daw/ui/components/chain/ChainPanel.cpp:569
↓ 12 callersMethodremoveRack
magda/daw/audio/racks/RackSyncManager.cpp:241
↓ 12 callersMethodrender
magda/agents/conversation_store.cpp:47
↓ 12 callersFunctionreportFailure
magda/daw/media_db/MediaDbIndexer.cpp:125
↓ 12 callersFunctionresetState
tests/test_automation_agent.cpp:23
↓ 12 callersMethodresizeClip
magda/daw/core/ClipManager.cpp:1030
↓ 12 callersMethodselectNotes
magda/daw/core/SelectionManager.cpp:625
↓ 12 callersMethodsetBorderThickness
magda/daw/ui/components/common/SvgButton.hpp:73
↓ 12 callersMethodsetHorizontalZoom
tests/test_waveform_editor_absolute_mode.cpp:34
↓ 12 callersMethodsetLoopRegion
magda/daw/ui/panels/content/DrumGridClipContent.cpp:182
↓ 12 callersMethodsetOffset
magda/daw/core/ClipManager.cpp:1423
↓ 12 callersMethodsetParameterInfo
magda/daw/ui/components/chain/params/ParamSlotComponent.cpp:497
↓ 12 callersMethodsetRowHeight
magda/daw/ui/panels/content/DrumGridClipContent.cpp:2315
↓ 12 callersMethodsetTargetUserTouched
magda/daw/core/AutomationManager.cpp:401
↓ 12 callersMethodsetValues
magda/daw/ui/components/common/RampCurveDisplay.hpp:20
↓ 12 callersMethodtimeToPixel
tests/test_waveform_editor_absolute_mode.cpp:53
↓ 12 callersMethodupdateParamModulation
magda/daw/ui/components/chain/params/ParamHostComponent.cpp:133
↓ 12 callersFunctionvalueForSlot
magda/daw/ui/components/chain/compiled/CompiledCompressorCurveView.cpp:22
↓ 12 callersFunctionvalueForSlot
magda/daw/ui/components/chain/compiled/CompiledRingModCurveView.cpp:20
↓ 12 callersFunctionvalueForSlot
magda/daw/ui/components/chain/compiled/CompiledFlangerCurveView.cpp:21
↓ 12 callersFunctionyesNo
magda/daw/ui/components/common/LinkableTextSlider.cpp:18
↓ 11 callersMethodaddDeviceToMixerAnalysis
magda/daw/core/TrackManager.cpp:1863
↓ 11 callersMethodaddSend
magda/daw/core/TrackManager.cpp:1568
↓ 11 callersMethodaddTrackToGroup
magda/daw/core/TrackManager.cpp:996
↓ 11 callersFunctionapplyToggle
magda/daw/core/controllers/BindingTransform.cpp:102
↓ 11 callersMethodbeatsToSeconds
Convert beats to seconds (position-aware via the tempo facade). */
magda/daw/ui/state/TimelineState.hpp:528
↓ 11 callersFunctiondecodeTarget
magda/daw/core/aliases/Target.cpp:198
↓ 11 callersFunctionfingerprintOf
* @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 callersMethodgenerateStreaming
magda/agents/music_agent.cpp:324
↓ 11 callersMethodgetClipId
magda/daw/ui/components/clips/ClipComponent.hpp:34
↓ 11 callersMethodgetEditingClipId
magda/daw/ui/panels/content/MidiEditorContent.hpp:115
↓ 11 callersMethodgetError
magda/agents/dsl_interpreter.hpp:164
↓ 11 callersMethodgetNoteOnCounter
* @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 callersMethodgetSourceLoopStart
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 callersMethodgetSourceOffset
Source-domain seconds for the read-position offset.
magda/daw/core/ClipInfo.hpp:763
↓ 11 callersMethodgetTouchBaseline
magda/daw/core/AutomationManager.cpp:430
↓ 11 callersMethodhasData
magda/daw/audio/plugins/MagdaSamplerPlugin.hpp:27
↓ 11 callersMethodhasInstrument
Check if this track has an instrument device in its chain
magda/daw/core/TrackInfo.hpp:196
↓ 11 callersFunctionisAnalysisDevice
magda/daw/core/InternalDeviceKind.cpp:251
↓ 11 callersMethodisRecording
tests/MockMagdaApi.hpp:461
↓ 11 callersFunctionisSigilToken
magda/daw/core/aliases/ParamSigilParser.cpp:9
↓ 11 callersMethodisVisuallyActive
magda/daw/ui/state/TimelineState.hpp:213
↓ 11 callersFunctionmakeTrack
tests/test_automation_singleton.cpp:31
↓ 11 callersMethodmoveChainElement
magda/daw/core/TrackManagerDevices.cpp:671
↓ 11 callersFunctionoptString
magda/daw/media_db/MediaDbMetadata.cpp:21
↓ 11 callersFunctionprimaryInstanceForClip
magda/daw/ui/panels/content/DrumGridClipContent.cpp:56
↓ 11 callersFunctionrealForSlot
magda/daw/audio/plugins/compiled/MagdaLimiterCompiledPlugin.cpp:19
↓ 11 callersMethodremoveMacroLink
magda/daw/core/TrackManagerModulation.cpp:311
↓ 11 callersMethodresetCancel
magda/agents/faust_agent.hpp:37
↓ 11 callersMethodresolve
magda/daw/core/aliases/TargetResolver.cpp:12
↓ 11 callersMethodsetClip
magda/daw/ui/panels/content/PianoRollContent.cpp:1724
↓ 11 callersMethodsetDataDir
magda/daw/core/Config.hpp:484
↓ 11 callersMethodsetRelativeMode
magda/daw/ui/panels/content/DrumGridClipContent.cpp:152
↓ 11 callersMethodsetTrackLayout
magda/daw/ui/views/SessionView.cpp:457
↓ 11 callersMethodsetVerticalZoom
magda/daw/ui/views/MainView.cpp:1285
↓ 11 callersFunctionsetupToggle
magda/daw/ui/dialogs/PreferencesDialog.cpp:67
↓ 11 callersFunctiontestPluginParam
tests/test_group_tracks_and_macros.cpp:17
↓ 11 callersFunctiontimelineStartSeconds
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 callersFunctionaddRealParameter
magda/daw/project/serialization/DawProjectXmlAdapter.cpp:68
↓ 10 callersMethodbeatToTime
magda/daw/engine/TracktionTempoMap.hpp:27
↓ 10 callersFunctionbeatsToSeconds
* 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 callersMethodcancelLearn
magda/daw/core/controllers/MidiLearnCoordinator.cpp:105
↓ 10 callersFunctionclassify
magda/daw/media_db/Scan.cpp:60
↓ 10 callersMethodclear
* @brief Clear all pending events (call only when safe) */
magda/daw/audio/midi/MidiEventQueue.hpp:90
↓ 10 callersFunctioncomputeRampVelocities
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 callersFunctioncontainsLocalizedUIFontText
magda/daw/ui/themes/LocalizedText.hpp:18
↓ 10 callersFunctioncountNoteOffs
Count note-off events in output. */
tests/test_mono_note_processor.cpp:51
↓ 10 callersMethodcreateGroupTrack
magda/daw/core/TrackManager.cpp:391
↓ 10 callersMethodcreateTrack
magda/daw/core/TrackManager.cpp:311
↓ 10 callersFunctiondetectScalesFromPitchClasses
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 callersMethoddeviceId
magda/daw/ui/components/mixer/MiniChainRow.hpp:59
↓ 10 callersFunctionexpectNear
tests/test_timeline_loop_activation_juce.cpp:62
↓ 10 callersFunctionfindCompiledPluginSpec
magda/daw/audio/plugins/compiled/CompiledPluginRegistry.cpp:99
↓ 10 callersMethodforceNotifyMultipleClipPropertiesChanged
magda/daw/core/ClipManager.cpp:803
↓ 10 callersMethodgetAudioEngine
* @brief Get the audio engine reference * @return Pointer to audio engine, or nullptr if not set */
magda/daw/core/TrackManager.hpp:179
↓ 10 callersFunctiongetDeviceInfoForPath
magda/daw/audio/plugin_manager/PluginManagerSync.cpp:216
↓ 10 callersMethodgetDeviceNames
tests/test_audio_driver_type_selection_juce.cpp:22
↓ 10 callersMethodgetLengthBeats
magda/daw/core/SelectionManager.hpp:159
↓ 10 callersFunctiongetModDisplayName
magda/daw/core/AutomationInfo.cpp:137
↓ 10 callersMethodgetParamIndex
magda/daw/ui/components/chain/params/ParamSlotComponent.hpp:57
← previousnext →501–600 of 13,948, ranked by callers