processing-sound-archive
processing-sound-archive copied to clipboard
Archived Sound Library for Processing
Moved from https://github.com/processing/processing/issues/4329
Possibly build and test the Windows version of the library on [AppVeyor](https://www.appveyor.com/). See also the corresponding [Methcla issue](https://github.com/samplecount/methcla/issues/109).
I tried running the examples under sound>examples, and the following processing files crash when I try to run them: FFTSpectrum PulseWIdth SawWave SineWave SqrWave TriWave Envelopes Keyboard Sampler SineCluser Spectrum...
I have a problem, the Sound Library of processing sand me an error, and it sad that it run only on 64 bit configuration, what can i do? i need...
If it isn't, this issue would act as a low-priority request. If it is, description in https://processing.org/reference/libraries/sound/SoundFile.html should be updated Thanks!
sound examples does not work.. "a library used by this sketch is not installed properly" "A library relies on native code that's not available. Or only works properly when the...
After compiling a Linux 32 bit library with #78 Processing crashes in `Java_processing_sound_MethClaInterface_engineNew` when running an example sketch: ``` # # A fatal error has been detected by the Java...
The build.xml file has the core library paths hard coded. This can be improved by adding a build.properties file with the paths and adjusting build.xml accordingly.
It would be an useful addition in many scenarios to get the current time of a playing sound…
Hi, I have this message error when I try to run sound library examples : A library relies on native code that's not available. And in the console : A...