tpaSetFilterByName
tpaSetFilterByName(
t_filterName
)
=> t / nil
Description
Sets the related snap pattern (RSP) filter by name or by other filters specified in the Track Pattern assistant.
Arguments
Value Returned
Examples
Sets the halfWidthPats RSP filter in the Track Pattern assistant.
tpaSetFilterByName("halfWidthPats")
Return to top