Skip to content

aressler38/oscillators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oscillators

This is a simple demonstration of the Web Audio API. Users are able to create, connect, and disconnect oscillators. There is one tool bar that governs any variable parameters for a selected AudioNode. The tool bar also provides the ability to create new oscillator and gain nodes.

Features

  • Ability to add multiple oscillator or gain nodes and customize their parameters and interconnections.
  • Mobile & Desktop compatible.
  • HTML5 <template> usage.
  • HTML5 Canvas rendered via requestAnimationFrame loop.
  • 'Smart' render loop, which will sleep when inactive to reduce CPU load.
  • No external libraries other than require.js for loading AMD files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published