Skip to content

Commit

Permalink
automatically do reverse
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Dec 24, 2021
1 parent 762cc63 commit 5ecb6c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/monosong.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function Monosong:new (o)
params:set(i.."length",(60/clock.get_tempo())*16)
end
monosong:play()
randomize_lfos()
else
monosong:stop()
end
Expand Down

0 comments on commit 5ecb6c4

Please sign in to comment.