Alasdair Mott

Results 3 issues of Alasdair Mott

As mentioned in the [discussions](https://github.com/maximecb/noisecraft/discussions/75) I've been playing around with adding a quantizer node. Snap a frequency to the nearest note in a scale. I've made quantizer node branch, but...

The .wav player example wasn't working for the daisy pod, I've tried my best to get it to work. I think what got it working was taking the `wavplayer` read...

Added a unform that contains the vieweport **after** the shader has been drawn. This adds possibilities for feedback loops inside of shaders. - Capture `PostColorBuffer` on idle redraw - Added...