Hi Ben, Am 14.09.2012 um 12:19 schrieb Ben Rubinstein <[email protected]>:
> Hi Michael, > > Thanks for the reply. The problem isn't how to script playing MP3 files as > such - I have a stack that works playing MP3 on most Windows and Mac systems, > using the player object. The problem here is that I need it to work on a > particular custom-assembled machine, on which for whatever reason the player > object isn't working at all. > > I'm working with RunRev support to figure out why the player object isn't > working on this unit; but I need a back-up plan. > > Since Windows Media Player is successfully playing MP3s, I'm wondering if > there is a shell script or similar method to get the system to play MP3 files > for my stack. > > My other route is that although the player object isn't working on this > machine, imported audioclips do play. But the formats that I'm aware work > with audioclips are non-compressed, and therefore we'd have to render the > audio into formats which will take up a lot of space. Hence my second > question about any space-efficient formats that work with audioclips. the compressd AU format can be played as internal/imported Livecode sound! > Ben Best Klaus -- Klaus Major http://www.major-k.de [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
