Skip to content
Permalink
Browse files

remove beatclock leftovers

  • Loading branch information
justmat committed May 7, 2020
1 parent c089bb5 commit ca86a0a4f12c6724ef0849bbaa3b5e5f1b47c94e
Showing with 0 additions and 3 deletions.
  1. +0 −3 quence.lua
@@ -49,8 +49,6 @@

engine.name = 'MollyThePoly'
local music = require 'musicutil'
--local beatclock = require 'beatclock'

local MollyThePoly = require 'molly_the_poly/lib/molly_the_poly_engine'
local options = {}
options.OUTPUT1 = {'midi', 'audio', 'midi + audio', 'crow jf', 'crow cv 1/2', 'crow cv 3/4'}
@@ -91,7 +89,6 @@ local steps = {}
local rests = {}
local steps_copy = {}
local rests_copy = {}
--local clk = beatclock.new()
local trackout = ' '
local pxcurve1 = 0
local pxcurve2 = 0

0 comments on commit ca86a0a

Please sign in to comment.