Try my new website: www.urcho.com - the new SIMPLE social network
blitz code snippets Sign up | 284 members | 114 snippets
Search for:

Username:
Password:


PlaySound (better)

[back]
Author: frostbyte | Viewed: 912 times | Language: BlitzMax | Category: Sound
Author Comments:
This function pans a given sound based on its x and y coordinates. It also changes the volume based on how far away it is from an origin point. Last, it has a volume spread that tells how fast the volume decreases by how far away it is from the origin point. * and you need the distance formula for this, sorry...
Login or create an account to comment on this snippet