Looking for a little help, when I try to run the sketch, the window pops up, then closes and im presented with these errors
==== JavaSound Minim Error ====
==== Don’t know the ID3 code PRIV
java.lang.NullPointerException
at java.io.DataInputStream.readInt(DataInputStream.java:387)
at processing.core.PFont.(PFont.java:347)
at processing.core.PApplet.loadFont(PApplet.java:6351)
at sketch_210426a.setup(sketch_210426a.java:53)
at processing.core.PApplet.handleDraw(PApplet.java:2432)
at processing.opengl.PSurfaceJOGL$DrawListener.display(PSurfaceJOGL.java:866)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:443)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:759)
at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:81)
at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:452)
at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:178)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Any help in recording the DXF will be highly appreciated!
thank you much!
s
see it here : http://gracefulspoon.com/blog/2009/04/02/visualizing-sound-in-processing/comment-page-1/#comment-64576
]]>I’VE DOWNLOADED PROCESSING 1.5 ON A WINDOWS COMPUTER AND THE CODE I RUNNING, HOWEVER IT DOESNT SEEM TO RECORD THE WHOLE THING WHEN I PRESS ‘r’
]]>I have the same problem when trying to record. It says ‘RawDXF can only be used with beginRaw()’. I tried downloading your rar. file but it made no difference. Im using Processing 3 on a Mac. Please help!
]]>In 1.5 – everything works like a charm!
]]>Amazing work- thanks for posting! I am running into exactly the same issue as bernardo above – would you happen to know what might the issue be?
Best,
R
]]>