Bubobubobubobubo / sardine

Python's missing "algorave" module. Live code music with Python using MIDI, OSC and/or SuperCollider.
https://sardine.raphaelforment.fr
GNU General Public License v3.0
189 stars 32 forks source link

Fix occasional double iterations when reloading runners #247

Closed thegamecracks closed 11 months ago

thegamecracks commented 11 months ago

Description

This PR fixes runners occasionally running more than once in a single iteration, causing players to go out of phase.

Todo