Dj_Fear
07-10-2005, 03:35 PM
In OpenAL there are some parameters when I load a .vaw file...
How can I know how long is the data pointer...
if it isn't the size of parameter size...
I tried saving all parameters to the file....
normaly in byte format... (I used "size" as the size of data)
and when I loaded the sound back it was disrupted...
so I think that size is not the size of data pointer...
Can anyone help me to solve the size problem of data...
One more question...
OpenAL has a loadWAV function from file...
Does anybody know where I can find a open source to this loading a WAV from a file myself... because of the problem ABOVE
How can I know how long is the data pointer...
if it isn't the size of parameter size...
I tried saving all parameters to the file....
normaly in byte format... (I used "size" as the size of data)
and when I loaded the sound back it was disrupted...
so I think that size is not the size of data pointer...
Can anyone help me to solve the size problem of data...
One more question...
OpenAL has a loadWAV function from file...
Does anybody know where I can find a open source to this loading a WAV from a file myself... because of the problem ABOVE
