Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam-parsons/multimetermetronome
diverse meter metronome / step sequencer
https://github.com/sam-parsons/multimetermetronome
js metronome music reactjs tonejs utility
Last synced: 5 days ago
JSON representation
diverse meter metronome / step sequencer
- Host: GitHub
- URL: https://github.com/sam-parsons/multimetermetronome
- Owner: sam-parsons
- License: mit
- Created: 2019-05-07T15:06:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-05T00:48:50.000Z (almost 3 years ago)
- Last Synced: 2024-12-24T20:08:08.385Z (about 1 month ago)
- Topics: js, metronome, music, reactjs, tonejs, utility
- Language: JavaScript
- Homepage:
- Size: 4.05 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
MultiMeter Metronome
Musical utility for practicing and creating rhythmic phrases.
Live Demo »
## Installation
```sh
git clone https://github.com/sam-parsons/MultiMeterMetronome.gitcd MultiMeterMetronome/
yarn
yarn start
```## Features
- Beat subdivision to the 32nd note
- Two tones with variable pitch
- Step sequencer resize on time signature change## Future Features
- Idiomatic formatting of [triple meters](https://en.wikipedia.org/wiki/Triple_metre)
- Measure Sequencing## License
This project is licensed under the MIT License - see the LICENSE.md file for details.