Smoother pulse, but half the speed.

Probably more worth it in the end.
This commit is contained in:
Jason Felds
2011-02-25 02:59:01 -05:00
parent 6f69fc60ef
commit d3b1d7fa75
+1 -1
View File
@@ -119,7 +119,7 @@ local function func()
end
if sElement == "Tap Lift" then
t.InitCommand=cmd(pulse;effectclock,"beat";effecttiming,0.25,0.25,0.25,0.25;effectmagnitude,0.5,1,0);
t.InitCommand=cmd(pulse;effectclock,"beat";effectmagnitude,1,0.75,0);
end
return t