The Dink Network

Reply to Re: sound

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:
 
 
February 11th 2005, 07:14 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
wav -> mid? Sounds impossible to me, or you must have some really good interpolating software.

Playsound(36,0,0,0,0);

-->

playsound(sound nr, frequency, random frequency added on top of the other, sprite to attach it to, repeat (1 = yes, 0 = no));

playing midi is like:

playmidi("midi.mid"); (including .mid)