Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

lizradway/basic-web-audio-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽน Browser Keyboard Synthesizer

A simple browser-based synthesizer built with the Web Audio API. You can play musical notes using your computer keyboard, change the waveform, and experiment with basic sound synthesis.

This project demonstrates how to generate sound in the browser using oscillators and gain nodes.


Features

  • ๐ŸŽน Play notes using your computer keyboard
  • ๐ŸŽ› Select different waveforms
    • Sine
    • Square
    • Sawtooth
    • Triangle
  • ๐Ÿ”Š Polyphonic playback (multiple keys at once)
  • ๐ŸŽš Automatic gain balancing to prevent clipping
  • ๐ŸŽ„ Hidden Christmas Music Easter Egg

Keyboard Layout

The keyboard is mapped similarly to a piano layout.

Example keys:

Z S X D C V G B H N J M C C# D D# E F F# G G# A A# B

About

A simple browser-based synthesizer built with the Web Audio API. You can play musical notes using your computer keyboard, change the waveform, and experiment with basic sound synthesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors