From: Dennis S. <sy...@yo...> - 2005-03-09 20:18:55
|
Heya Jon, Wow, super cool, I've read over it, some small comments: visual_object_destroy ( ( VisObject ) actor ) ; The visual_object_destroy (...) function works on all obje Please should use visual_object_unref (VISUAL_OBJECT (actor)); Overall it's a very good start, it's especially great to serve as a 'get started' manual. I am very happy with it! I'd love to have the LaTeX source btw :), and could you tell me how converting to docbook is done ? Anyway it's a very good start, I am seriously very happy with it! Regarding the sample size, I think the alsa plugin isn't particular=20 great either, but we have to look into that.=20 Cheers, Dennis On Wed, 2005-03-09 at 20:20 +0100, Jon =C3=98yvind Kjellman wrote: > Hello again. I said I'd make a tutorial and example program, so here th= ey =20 > are. It's not very polished and didn't turn out the way I expected. The= re =20 > might be grave errors (both factual and grammatical) so, please, do =20 > comment on it. >=20 > I've got the document in latex format so it can be converted to html, b= ut =20 > some formatting is ruined. I can post the latex source if anyone wants = to =20 > convert it to docbook. BTW, The pdf isn't optimal either, the codelisti= ngs =20 > spill over the margin, but it's readable. >=20 > Oh, and regarding the discussion on sample-size yesterday, todays sampl= es =20 > seem to big. Many plug-ins 'flow' badly, and there's notable delay on s= ome. >=20 > Best, > Jon =C3=98yvind |