The sound tag has no wiki summary.
0
votes
1answer
25 views
Sound effects for websites
Is there a standard go-to place for sound effects for websites? Preferably ones that are free to use for whatever I'd like. Kinda like a bootstrap for sounds instead of css and javascript.
3
votes
6answers
282 views
The YouTube of Sound
My current website includes some embedded YouTube (and Facebook) videos and I know there are numerous other video hosting websites.
Is there a free hosting service specifically for audio files, for ...
2
votes
2answers
500 views
How to play a tone (eg. sine wave) at an arbitrary pitch/frequency?
I would like to generate a single continuous tone (eg. a sine wave) from a web page with the ability to interactively control the following:
start/stop sound
change pitch
change volume
I'm after a ...
7
votes
3answers
698 views
Simple future-proof, backwards-compatible way to play audio mp3 files in-place on the page?
I have a site for a musician that includes music in mp3 format, but these are played through a Flash file (xspfplayer). Of course, without Flash this is useless.
Is there a better future-proof, and ...