i tried using the pitch tag as a conditional but it did not work.
I want to have it like the volume tag:
%?pv<1|2|3|4|5|6|42> (you know how volume display works...)
%?Sp<pitch low|pitch high> (this always displays "pitch low" on the screen)
and it must also be usable with images.
As this already works for volume, i don't think it will be that hard to implement, will it?