Home
last modified time | relevance | path

Searched refs:track_patch (Results 1 – 4 of 4) sorted by relevance

/dports/lang/nyan/nyan-3c263e2/nyan/
H A Dchange_tracker.h34 ObjectChanges &track_patch(const fqon_t &name);
H A Dchange_tracker.cpp23 ObjectChanges &ChangeTracker::track_patch(const fqon_t &name) { in track_patch() function in nyan::ChangeTracker
H A Dtransaction.cpp93 auto &patch_tracker = tracker.track_patch(target); in add()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dtrack.cpp2717 …const int track_patch = mp->getVisibleCtrl(track_chan, tick, MusECore::CTRL_PROGRAM, true, true, t… in getMapItemAt() local
2720 getMapItem(track_patch, index, dest_map, overrideType); in getMapItemAt()