Thanks to visit codestin.com
Credit goes to github.com

Skip to content

heycharlieabbott/reactsynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Synthesizer

This is a toolkit for experimental music production in the browser made using React, Tone.JS, and Firebase.

websynthimage

There are currently two synthesizers called "osc steps" and "texture gen", with more in development. Each synthesizer has a similar organizational structure that mimics traditional hardware synthesizer design. The structure from top to bottom is as follows:

  1. User interface (sliders, knobs, menus, etc.)

  2. Sequencer (note generation, rhythmic patterns, loops, etc.)

  3. Audio Module Connections (routing, amplitude modulation, effects processors)

  4. Oscillators (samplers, oscillators)

All state information for Synth 2 is managed using the context API which allows for easy parameter randomization.

About

Audio synthesizer in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published