robbielyman / seamstress

seamstress is an art engine
GNU General Public License v3.0
123 stars 12 forks source link

fix: clock param typo #32

Closed andr-ew closed 1 year ago

andr-ew commented 1 year ago

fixes params:get("clock_get_tempo") -> params:get("clock_tempo")

I'm guessing this bit isn't even done yet (?) but the typo was causing params:bang() to error out with an invalid param id, so hey, hereyago