Sample range
-
Hey, is there option to strech sound from C0 to C8 via filename token parser?
-
@arminh I'm afraid it's not currently possible because the only property related to keys is
Single Key
, which map the same note number to the followingRootNote
,LoKey
&HiKey
, and can accept only a uniqueNote name
as Data Type, not a range.
So adding a new token filter for this is a good 2020 feature request idea for @Christoph-Hart :)