Hello there,
I am a beginner coder working in Processing from The Dominican Republic. Thank you so much for developing such a great library for processing.
I am trying to implement the
RecordToSample_01
example in my project that involves ring modulation, of two waves and synthesis of Seismic TimeSeries data. However, when I open the RecordToSample_01 example PDE file in processing in order to learn how to record to a WAV file, I get these errors automatically in the console without me touching the example file:
Out of the box errors of the example file RecordToSample_01.pde
• The constructor "Sample(AudioFormat, int)" does not exist. line 70
• The function "write()" expects parameters like: write(string, AudioFileType)" Line 112
I hope that somebody can offer some help and guidance.
Best,
Gus