Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Releases: generativefm/generative.fm

v0.15.0

28 Apr 21:19
Compare
Choose a tag to compare

Fixed

  • Desktop users will be asked to confirm when navigating away from the site while a recording is in progress

Added

  • Play timer
  • Change button color when they are pressed to signify actuation
  • Dismissable Patreon link notification which appears after 10 hours of playtime
  • New piece: Drones II

Removed

  • Shuffle removed from mobile devices to make room for timer button

v0.14.0 - Recording Generation

22 Apr 03:50
Compare
Choose a tag to compare

Added

  • Users can now generate recordings of pieces

Changed

  • Reword help tab

v0.13.1

07 Apr 03:14
Compare
Choose a tag to compare

Fixed

  • Improve Didgeridoobeats timing accuracy

v0.13.0

07 Apr 03:14
Compare
Choose a tag to compare

Fixed

  • Page will not scroll when adjusting the volume by using a mouse wheel while the mouse is hovering over the volume slider

Added

  • New piece: Return to Form
  • Patreon link in about page

Changed

  • Update indicator dot bounces
  • Set Tone.context.latencyHint to 'balanced' to hopefully reduce crackling and such

v0.12.0

01 Apr 02:08
Compare
Choose a tag to compare

Fixed

  • Controls overlapping last row of pieces in Safari

Added

  • Implement the Media Session API which adds better control integration for Android Chrome users (including bluetooth)
  • New piece: Buttafingers
  • 'm' key will mute/unmute

Changed

  • (dev) Keyboard shortcuts refactored into a Redux middleware
  • (dev) Online status refactored into a Redux middleware

v0.11.0

24 Mar 21:36
Compare
Choose a tag to compare

Fixed

  • Quickly switching between pieces while music is playing should no longer allow multiple pieces to play simultaneously

Added

  • Space bar will play/stop music (@rossvz)
  • Right arrow key will select next track (@rossvz)
  • Left arrow key will select previous track (@rossvz)
  • Scroll wheel will adjust volume when the mouse is over the volume slider
  • Desktop users will be prompted to confirm when attempting to navigate away while music is playing
  • Pieces will display an animated spinner when loading
  • Paypal link in "About" tab so nice people can support the site
  • New piece: Didgeridoobeats

v0.10.1

21 Mar 04:26
Compare
Choose a tag to compare

Fixed

  • Sound will play on iOS devices even when the device is in silent mode
  • Sound will play on iOS devices even when the app is not the currently active view
  • Improved Progressive Web App support in Safari on iOS devices
  • Twitter follow button code is cached for offline usage
  • Support using local sample files during development

v0.10.0

19 Mar 06:03
Compare
Choose a tag to compare

Fixed

  • Pieces tab is styled as intended on mobile

Added

  • Add id to state
  • Help tab
  • Better signifiers for available updates
  • CONTRIBUTING.md
  • Log link to Github repository in console (production only)

Changed

  • Reworded "about" tab
  • Mobile volume is now 95% instead of 100% to help with audio issues
  • Deployment supports multiple environments