processing-sound-archive icon indicating copy to clipboard operation
processing-sound-archive copied to clipboard

Sound distorted in FFTSpectrum example

Open dhowe opened this issue 9 years ago • 1 comments

screen shot 2016-09-23 at 4 39 16 am

p5 3.2.1 on OSX 10.10.5

And it also crashes on exit

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000127661b47, pid=2219, tid=0x0000000000014503
#
# JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C  [libmethcla.dylib+0x47b47]  _ZN7Methcla5Audio4Node7processEm+0x37
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/dhowe/hs_err_pid2219.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help → Troubleshooting.

dhowe avatar Sep 22 '16 20:09 dhowe

@dhowe i can't reproduce the distortion, we're working on the occasional crash on exit.

wirsing avatar Aug 09 '17 15:08 wirsing