Home
last modified time | relevance | path

Searched refs:wildcardPatchVars (Results 1 – 2 of 2) sorted by relevance

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DAbstractInstrumentManager.h26 …bool wildcardPatchVars; ///< Seldom use: Allows lookup for consumers of a specific script by ignor… member
29 if (wildcardPatchVars)
36 if (wildcardPatchVars)
43 if (wildcardPatchVars)
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/gig/
H A DInstrumentResourceManager.cpp760 .wildcardPatchVars = true in GetEngineChannelsUsingScriptSourceCode()