Skip to content

hamirmahal/React-Simple-Synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can find a live demonstration of this repository at https://hamirmahal.github.io/React-Simple-Synth/.

This is a React version of the simple synthesizer I made using plain JavaScript, HTML, and CSS.

That synthesizer used https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Simple_synth as its foundation.

Both that synthesizer and this, React-based one use styling from a CSS Piano I found through a search.

This is how this synthesizer looks without an active night theme.

react simple synth default theme

This is how this synthesizer looks with an active night theme.

react simple synth night theme