Recording while not putting any sound out.
in
Core Library Questions
•
2 years ago
I'm in the process of working on a sketch that generates loads of data, and that is mapped to a tonal range of a sine wave and is then recorded to a .wav file for future playback.
The program works wonderfully, except for one thing: the sound plays as it is recording. I want the information that would be generated to take tonal characteristics, but not be output until a certain event has occurred.
Has anyone done this before?
I'm currently using the minim library, but would be open to any other library too really, I just want this thing to work.
Thank you.
1