Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

This is a simple Vue.js web app to demonstrate the basics of oscillators using the Web Audio API.

Notifications You must be signed in to change notification settings

WIT-IoT-Apps-2021/web-audio-oscillator-demo

Repository files navigation

Web Audio Oscillator Demo

All Contributors

Node Vue

This is a simple Vue.js web app to demonstrate the basics of oscillators using the Web Audio API (MDN).

Requirements

  • Node v14 (Current LTS)

Running

npm run dev

By default the app should be available on http://localhost:3000/.

Note: Be sure to access the app via the localhost url and not any of the direct IP addresses. The Web Audio API requires a secure environment (HTTPS) to run but localhost is also considered secure while something like http://127.0.0.1:3000 or http://192.168.0.10:3000 is not.

Contributors

Thanks goes to these wonderful people (emoji key):


Dylan Gore

💻 🤔

Jack Power

🤔

Adam Cotter

🤔

Max Larkin

🤔

Robert Solomon

🤔

Jun-Shuo Ng

🤔

Ashraf Mustafa

🤔

Ewan Hills

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

About

This is a simple Vue.js web app to demonstrate the basics of oscillators using the Web Audio API.

Topics

Resources

Stars

Watchers

Forks