Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dburles/ssu16
SSU16: Sound Sequencing Unit
https://github.com/dburles/ssu16
audio audio-applications music music-composition sampler sampling sequencer sequencing tonejs
Last synced: about 11 hours ago
JSON representation
SSU16: Sound Sequencing Unit
- Host: GitHub
- URL: https://github.com/dburles/ssu16
- Owner: dburles
- Created: 2019-04-22T05:40:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-22T00:28:41.000Z (over 5 years ago)
- Last Synced: 2024-08-03T16:09:56.448Z (3 months ago)
- Topics: audio, audio-applications, music, music-composition, sampler, sampling, sequencer, sequencing, tonejs
- Language: JavaScript
- Homepage: https://ssu16.netlify.com/
- Size: 8.76 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-javascript-audio - dburles/ssu16 - very slick Akai-like MPC, with step sequencing, sample import, much more (MIDI instruments / Drum pads / MPC / MPD)
README
# SSU16: Sound Sequencing Unit
SSU16 or Sound Sequencing Unit 16. A sequencer/sampler for the browser. https://ssu16.netlify.com/.
Tested primarily on Chrome.
![Screenshot](https://github.com/dburles/ssu16/blob/master/screenshot3.png)
## Features
* Step sequencing
* Live recording
* Sampling
* 16 Patterns
* Pattern chaining
* Pattern copy
* Sample import
* Parameter locking
* Parameters: Volume, Pan, Pitch, Offset, Start, Length and Filter
* Tap BPM
* Swing
* Metronome
* Keyboard shortcuts## Technology
* Tonejs
* Parcel
* React
* Redux
* styled-components
* styled-system
* Rebass
* Storybook
* Feather icons## Todo
Documentation
### Development
`npm i`
`npm start` (development)
### Build
`npm i`
`npm run build`
### License
MIT