Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

SSU16: Sound Sequencing Unit

Awesome Lists containing this project

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