Skip to content

Releases: bustinbung/polyrhythm-generator

Styling Rehaul

03 Feb 16:10
540cad2
Compare
Choose a tag to compare

Version 3

This update changes the structure of the webpage to make it more browser-friendly. Everything should fit on one screen!

Changelog

  • Styling
    • Changed to horizontal styling
    • Grid styling
  • Bugfixes
    • Fixed an issue where table would not regenerate after updating input

Juggling Update

03 Dec 13:44
be99446
Compare
Choose a tag to compare

Version 2

This update adds a line visualization for those who want to try polyrhythmic juggling as well as some minor bugfixes and styling changes.

Changelog

  • Lines
    • Added lines
      The visualization shows the value for both pulse and counterpulse, generates subdivided lines with the correct number of sections, and follows the color formatting for the rest of the page.
  • Styling
    • Added headers for sections
    • Removed info header
  • Structure
    • Removed library-less version
    • Changed structure of JS so the function calls once
  • Styling
    • Changed to single quote formatting
    • Updated style for table
  • Patched Bugs
    • Table not regenerating after form was submitted once
    • Canvas not following web font
    • Table compressing into smaller space
    • Expansion switching location of divs

First Release

15 Nov 03:30
58f7f47
Compare
Choose a tag to compare

v1.0.0

Description

First release! Has the basic features needed to count polyrhythms.

Features

  • Inputs for pulse and counterpulse
  • Table with highlighted counterpulses
  • Number of beats for pattern to resolve

Features in development

  • Lines for juggling
  • Better organization