tidalcycles / strudel

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
https://strudel.cc/
GNU Affero General Public License v3.0
579 stars 105 forks source link

Fix bug in Fraction.lcm #1133

Closed yaxu closed 1 week ago

yaxu commented 1 week ago

lcm was always adding 1 to its arguments..