Skip to content

Commit

Permalink
small correction in pvswarp.csd
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimheintz committed Jul 19, 2016
1 parent 925699f commit befd0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pvswarp.csd
Expand Up @@ -19,7 +19,7 @@ kscal = p4
kshift = p5
asig soundin "fox.wav" ; get the signal in
fsig pvsanal asig, 1024, 256, 1024, 1 ; analyse it
ftps pvswarp fsig, kscal, 0 ; warp it
ftps pvswarp fsig, kscal, kshift ; warp it
atps pvsynth ftps ; synthesise it
outs atps/2, atps/2
Expand Down

0 comments on commit befd0a1

Please sign in to comment.