From: Tito D. C. <ti...@da...> - 2007-04-08 11:18:58
|
On Sun, 2007-04-08 at 11:26 +0200, tiennou wrote: > I'll be glad if you can handle this... I'm at a loss concerning file > formats for export. I know sounds are stored as System 7 sound file > (from Aleph sources), but I haven't found anything to read them after > export. Maybe export to AIFF too ? I already tried to feed a sound exported by ShapeFusion into baudline (my favourite signal analysis tool) and everything plays fine with the right parameters. I just have to extract the relevant info from the System 7 sound header and use it to write the WAVE headers. > I'll look at Physics file handling too... Net players will > appreciate ;-). I think you better ask on the A1 list for opinions before... Let's know what people wants, then we may code it regardless ;-) Also keep in mind that physics data is not in a simple, separate file like sounds and shapes: it's embedded in the map, which is also a forked file. We'd have to engineer a good framework for handling that. I've had a chat with treellama and he says we could benefit from the file loading classes he's introducing in A1. We should think about that expecially for things like physics (our shapes code rocks already ;-) Bye T -- Physics is reverse engineering |