[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: sound in lua
 
- From: Adrian Sietsma <adrian_groups@...>
 
- Date: Sat, 08 Jan 2005 20:28:47 +1000
 
Philippe Lhoste wrote:
Pure Win32 or portable to Linux that you mention above?
My initial desire is for a windows (.dll) library.
The question is : is it better to have cross-compilable c code,
or a defined ui / table structure, and dedicated platform libraries ?
a pure win32 binding is much simpler than piggybacking on a large OS 
multiplatform library, which still won't support (palm, ... device of 
choice, etc)
I have no experience with it, but I often see references to OpenAL for 
audio uses: http://www.openal.org/
i'll take a peek. thanx
Adrian