Skip to content

A web based music sequencer written in typescript and react.

Notifications You must be signed in to change notification settings

erikburt/TSequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSequencer

A web based music sequencer written in typescript and react.

Features

  • Fifteen 64-step sequencers
  • Drag and drop your own audio samples onto the sequencer from local storage

Todo

  • Refactor to react front-end
  • Variable amount of sequencers
  • A drop down menu per sequencer to choose default and uploaded sounds
  • Configurable column/row count on sequencers
  • Patterned "randomness"
  • Settings to modulate BPM to non-linear
  • Loudness per activation
  • Import/Export of sequencer states (saving)

Demo

Demo can be seen here.

Getting Starting

Install

git clone https://github.com/erikburt/TSequencer.git

npm i

Usage

npm start

or

yarn start

Open your web browser and go to localhost:3000.

Credit

About

A web based music sequencer written in typescript and react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published