The Dink Network

Reply to Midi

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
July 20th 2006, 07:09 AM
milder.gif
How can I let a midi repeat. I have one midi number 5 that's during 34 sec I want it to repeat.

I am using this script for the other midi also this one.

void main(void)
{
playmidi("5.mid");
}

Is there a simple line that I can at or something else?