From: tiennou <tie...@gm...> - 2007-04-11 11:08:35
|
Le 11 avr. 07 =C3=A0 12:34, Tito Dal Canton a =C3=A9crit : > On Tue, 2007-04-10 at 21:41 +0200, tiennou wrote: >> I've implemented the SoundsHeader class, to handle converting to/from >> System 7 Sounds format. For now I'm just accessing a BigEndianBuffer >> as you did, because I don't want to mess with loading/saving such >> things. Oh well, I guess I'll have to do it for importing, so... > I'll commit some necessary fixes ASAP. Also, I think SoundsHeader =20 > should > better be called System7SoundBlock, MacSound or something like that, > since it contains everything (header+waveform). I can do this if you > agree. Arg, I just committed my stuff, but please do ! I've changed some =20 stuff to wave export (mainly putting ASCII values instead of =20 hexadecimal). If you could have a look at my AIFF code, I don't know what I do =20 wrong, but Quicktime won't open it, and it crashes VLC... tiennou |