Link: MWK's Stroke in Time on Odeo

All about the past, current and future webteases and the art of webteasing in general.
---
Post Reply
User avatar
camel
Explorer At Heart
Explorer At Heart
Posts: 331
Joined: Fri Sep 29, 2006 4:40 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Link: MWK's Stroke in Time on Odeo

Post by camel »

http://odeo.com/audio/11332843/view

Wow, I say. I couldn't get through it, but hot damn that's a good one.

After Nyx has a strokemeter and is available for real, we should definitely try to get her on board here. Imagine how much better that could have been if there were interactivity, such as a button you could press if you were getting too close.
eteased
Explorer At Heart
Explorer At Heart
Posts: 171
Joined: Sat May 26, 2007 4:09 pm
Contact:

New programmable metronome

Post by eteased »

Thanks for sharing that link, camel. Good stuff. So good, in fact, that it inspired me to mess around with an idea I've had for awhile... making a programmable metronome. Unlike just about every other task I've tried in Flash, this one turned out to be easier than expected. I just finished it up and posted it in my yahoo group. Basically, it's a little Flash file that reads in a "program" from an XML file and then plays it like a metronome.

For example, you could put the following in the XML:
<set id="1" reps="10" up="60" dp="60" />
<set id="2" reps="20" up="130" dp="130" />
and the metronome would "tick-tock" for 10 repetitions of up and down strokes at 60 beats per minute, then do 20 strokes at 130 beats per minute, and then stop.

Oh, and there's a pause button so you can take a breather if you need to.

There are more details about how it works in my Yahoo group. Check it out if you're interested.
Post Reply