Audio wierdness

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bidgeeman
Posts: 495
Joined: Wed Feb 21, 2007 7:58 am

Audio wierdness

Post by bidgeeman » Wed May 20, 2009 6:42 am

H.
I'm using the object player in a small app to play mp3 files. For some reason the player is not working correctly. It is tagging on other parts of audio to the end of my loops when playing other files. It's like bits are stuck in memory. When I play them in other apps and look at them in my audio editor, the loops are fine. Does anyone know what might be causing this? Is ther a way to stop it?

EDIT: Forgot to mention. It is only when I create a standalone exe that this occurs. The Player object seems to be cutting off the end of the mp3 on playback as well.

EDIT: I think this is a memory problem. I am playing back an mp3 file that is being re-written or re-generated each time the app runs. Is there any way to reload the mp3 or refresh the mp3 before playing it back?

Any ideas anyone?
Bidge

Post Reply