Many of us want to embed audio clips into our blog. Here's one way to do it. (There are many ways to do it... none of them are... well... easy.)
First, you need to have a service for hosting your audio files. You can't store them on blogger. Steve found box.net, but check this link for other services. For me, I usually put them on my own web server: gabe.is-a-geek.org.
Two warnings about doing this, though. First, using this method people will be able to directly download the audio file if they want. If you want pure streaming, you'll need one of those other services. Second, if you ever go and delete the file (or move it to a different location), you'll have a dead link in your blog (which is un-cool when people stumble across it in 3 years).
Now that you've got the audio in a form that you can get through a URL (for example, mine is at http://gabe.is-a-geek.org/audio/large-20071113.mp3), you will click the 'Edit Html' tab while editing your blog post and type in something like this:
<embed src="http://gabe.is-a-geek.org/audio/large-20071113.mp3" type="audio/mpeg" autostart="false" ></embed>
The people who read your blog will see something like this:
3 comments:
Hey buddy, Teach me about FM synthesis. :)
Seriously
-Mike
Sure thing, dude. :-)
I need to hit subtractive synthesis one more time to develop the concepts of VCO's, LFO's, envelope generators, and maybe a few UFO's. These lay a foundation for tackling the FM synth concept.
BTW, the UFO was a joke. :-]
The song sounds good, but the music is a little louder than your voice so I had a hard time understanding the words. Makes me want to blow dry my bangs straight up and dance. :)
Post a Comment