changed documentation of sampler dir

This commit is contained in:
Weird Constructor 2021-06-12 09:20:44 +02:00
parent 4f29168a08
commit c9c5746bf9

View file

@ -97,8 +97,8 @@ impl Sampl {
This if useful if you don't want to add an envelope just for \
getting rid of the clicks if spos and epos are modulated.";
pub const dir : &'static str =
"Sampl dir\nWith this you can reverse the direction of the playhead.\n\
Or put simple: Play your sample forward or backward.";
"Sampl dir\nSets the direction of the playhead, plays the sample \
forwards or backwards.";
pub const sig : &'static str =
"Sampl sig\nSampler audio output\nRange: (-1..1)\n";