start/play

Phil Davis phildavis at attbi.com
Tue Apr 30 18:41:01 EDT 2002


Your line-breaking slashes ("/") should be 'backslashes' ("\"). See if that fixes it.

Phil


----- Original Message ----- 
From: "erik hansen" <erikhans08 at yahoo.com>
To: <metacard at lists.runrev.com>
Sent: Tuesday, April 30, 2002 2:56 PM
Subject: start/play


> is there a way to program individual  musical
> notes in MC?
> 
> 3 rows of 16 fields. each either empty or "X"
> 
> on polyRhythm
>   put bg fld "Tempo" into theTempo
>   repeat with i = 1 to 16
>     if NOT (cd fld i is empty) then play         
>   /
>        "flute"  tempo theTempo "60s"
>     if NOT (cd fld (i+16) is empty) then play   /
> 
>         "harpsichord" tempo theTempo "64s"
>     if NOT (cd fld (i+32) is empty) then play   /
>        "beep" tempo theTempo "67s"
>   end repeat
> end polyRhythm
> 
> this produces neither a sound nor a sound nor an
> error message.
> 
> "play " is for backward compatability, replaced
> by "start".  they are to start audio or video
> clips. 
> does anyone have a way to start or play a series
> of  musical notes in the play "flute" tempo 2000
> 60h?
> 
> thanks, erik
> 
> =====
> erik at erikhansen.org                 http://www.erikhansen.org
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com
> _______________________________________________
> metacard mailing list
> metacard at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/metacard




More information about the metacard mailing list