Skip to content

Commit

Permalink
Update oooooo.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz authored Jan 10, 2021
1 parent adf421e commit a3b92c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oooooo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ function init()
params:add_option("input type","input type",{"line-in L","line-in R","tape","line-in (L+R)+tape","split L/R+tape"},4)
params:set_action("input type",function(x)
update_softcut_input()
update_parameters()
end)
params:add_option("sync lengths to first","sync lengths to first",{"no","yes"},1)
params:set_action("sync lengths to first",update_parameters)
Expand Down

0 comments on commit a3b92c6

Please sign in to comment.