RedstoneChips

synth

Plays different note pitches on any number of note blocks connected to one of the chips interface blocks. The current pitch is set according to the state of its data pins. Any number of note blocks can be attached to each interface block.

There are two ways to use this circuit.

If all you want is to switch between two different pitches you can use the circuit with 1 input pin without a clock pin. In this mode every change of the data pin will trigger the note blocks.

source code


I/O setup

Sign text

  1. synth
  2. [note] ... [note]

Version history: Added to BasicCircuits 0.6

Fork me on GitHub