On Wed, 2006-08-16 at 23:13 -0400, Ge Wang wrote:
Hi Dmitry!
To build it I had to comment line 83 in chuck.y:
Ah, thanks for the info!
Finally, great news!
Runs fine, though I haven't done anything with it yet :)
Cool. The thing is still very experimental - the visualization provide a
lot of potentially useful information, like the real-time FFT waterfall
during synthesis, and the timing statistics. Overall, it's better used
to visualize/perform rather than to write programs with - the command
line chuck with your editor or the miniAudicle is probably much smoother
for that. If you want, check the docs and let us know if they actually
make sense.
http://audicle.cs.princeton.edu/doc/
http://audicle.cs.princeton.edu/doc/faces/
Finally, there was a thread from months ago talking about beta-testing the
thing on linux, I wonder if people are still interested.
I'm interested... but did not get very far (this is on fc4)...
audicle
[chuck]:(2:SYSTEM): setting log level
to: 5 (INFORM)...
[chuck]:(2:SYSTEM): audicle version: 1.0.0.3 (quintesson)
[chuck]:(2:SYSTEM): (audicle) initializing...
[chuck]:(2:SYSTEM): (audicle) initializing graphics engine...
[chuck]:(2:SYSTEM): | (audicle) cursor state: ON
[chuck]:(2:SYSTEM): | (audicle) initializing opengl/glut...
[chuck]:(2:SYSTEM): (audicle) initializing windowing system...
[chuck]:(2:SYSTEM): | (audicle) window size: 1024 x 768
[chuck]:(2:SYSTEM): | (audicle) window position: 0, 0
audicle: freeglut_window.c:300: fgOpenWindow: Assertion
`window->Window.VisualInfo != ((void *)0)' failed.
Abort
-- Fernando