Closed cuotos closed 1 year ago
I just want to create some simple buffers that contain a fixed times worth of sine wave.
I was trying to use the Sine generator but this will stream infinite.
Is there a way to just get N number of samples from the Sine generator into a buffer?
Found it.
beep.Take
I just want to create some simple buffers that contain a fixed times worth of sine wave.
I was trying to use the Sine generator but this will stream infinite.
Is there a way to just get N number of samples from the Sine generator into a buffer?