For better control over what performances are matched by the $performer() function it should allow for regular expression syntax.
E.g. one could test for all tags with the performance attribute starting with guitar by using $performer(^guitar). That would match performer:guitar and performer:guitars but not performer:rhythm-guitar.
- has related issue
-
PICARD-2216 $performer function cannot always precisely target a single instrument/vocal type
- Closed