Skip to content

kerrygilbert/smorgasbord-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smorgasbord-sanbox

Ultra simple express app loads audio files from a directory and displays them on a web page using HTML5. Uses jquery-smorgasbord (https://github.com/colpanik/jquery-smorgasbord) to generate UI for audio elements.

###usage

git clone https://github.com/colpanik/smorgasbord.git
cd smorgasbord
npm install
cd smorgasbord
node app.js

In your browser:

http://localhost:3000

###adding sounds Smorgasbord-sanbox automatically creates buttons based on the audio files you've placed in the public/sounds directory. To add new sounds, just put another file in public/sounds.

About

Web audio sample player. Ultra simple express app loads audio files from a directory and displays them on a web page using HTML5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published