Committed (and README updated as well).
Excellent, I'll line this up for release shortly after the new PyKaraoke. Thanks for your efforts, this is exactly what cdgtools needed.
It would be "easier" to write a function that mangles 96 bytes (one frame's worth) at a time; then you'd just have this:
The spanner in the works is that the interleaving process spews the bytes into adjacent sectors, so it's not a straight "96 bytes in, 96 bytes out" process. I'll have a look at the best way to wedge it in anyway.
Thanks again, Kelvin. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Pykaraoke-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss
