Andy1978

Joined 8 January 2013
260 bytes added ,  25 October 2013
Line 45: Line 45:


=== Forge ===
=== Forge ===
==== signal or fltk plotting? ====
  pkg load signal
  t=0:1/4e4:12;
  y=chirp(t,100,5,18000);
  graphics_toolkit fltk
  specgram(y)
-> r300: Implementation error: Render targets are too big in r300_set_framebuffer_state, refusing to bind framebuffer state!


==== video ====
==== video ====
Anonymous user