You want to change the line color of the drawing output? Did you try setting the processing line color with stroke()
before calling xy.drawWave()
?
You want to change the line color of the drawing output? Did you try setting the processing line color with stroke()
before calling xy.drawWave()
?