
This a digital noise generator with multiple tone controling options. It also supports MIDI.
It's quite hard to make noise with analog circuits with a system running at 3.3V. That's why we using a Microcontroller (ATtiny1616) to generate noise.
Inputs
- MIDI In
- N/C
- N/C
- Debug pin for the microcontroller
- Programming pin for the microcontroller
Outputs
- MIDI THRU
- White Noise
- White Noise
- Blue Noise
- Pink Noise
Controls
- TONE: Controls the tone by changing the sampling rate of the noise. Left is higher sampling rate, right is lower.
- BLUE TONE: RC Highpass Filter for the blue noise.
- PINK TONE: RC Lowpass Filter for the pink noise.
MIDI
- CC 74: Adds to the TONE control value.