Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 728 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 728 Bytes

Three Square

Built using React, Redux, Tone.js.

Three Square is a set of sequencers that produces minimalistic and cyclic music. The first two sequencers use the piano timbre while the third provides pad accompaniment playing 16x slower than the top sequencers. The user can introduce rhythmic syncopation by changing the number of beats per cycle. Three Squares also has note presets and customization.

Live Demo: https://three-square-app.herokuapp.com/

Video: https://youtu.be/201m1UCSkKA

Todo:

-Add loading bar for page load.

-Add feature that lets user shift all notes up/down to easily create melodic variation.

-Build back end so users can register and save snapshots and scale presets.

-Add tempo control.