Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| sounds:disting_ex [2023-10-25 00:54] – added I/O for F- algorithms asdf | sounds:disting_ex [2023-10-25 01:10] (current) – added I/O for G- algorithms asdf | ||
|---|---|---|---|
| Line 546: | Line 546: | ||
| ==== G-1: ES-1 emulation ==== | ==== G-1: ES-1 emulation ==== | ||
| ^ Inputs ^^ | ^ Inputs ^^ | ||
| - | ^ X | | | + | ^ X | input $X$ | |
| - | ^ Y | | | + | ^ Y | input $Y$ | |
| - | ^ Z | | | + | ^ Z | trim | |
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| - | ^ A | | | + | ^ A | output A | |
| - | ^ B | | | + | ^ B | output B | |
| ==== G-2: ES-2 emulation ==== | ==== G-2: ES-2 emulation ==== | ||
| ^ Inputs ^^ | ^ Inputs ^^ | ||
| - | ^ X | | | + | ^ X | input $X$ | |
| - | ^ Y | | | + | ^ Y | input $Y$ | |
| - | ^ Z | | | + | ^ Z | trim | |
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| - | ^ A | | | + | ^ A | output A | |
| - | ^ B | | | + | ^ B | output B | |
| ==== G-3: Pitch reference ==== | ==== G-3: Pitch reference ==== | ||
| Line 568: | Line 568: | ||
| ^ X | n/a | | ^ X | n/a | | ||
| ^ Y | n/a | | ^ Y | n/a | | ||
| - | ^ Z | output | + | ^ Z | output |
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| ^ A | sine output | | ^ A | sine output | | ||
| Line 575: | Line 575: | ||
| ==== G-4: Frequency reference ==== | ==== G-4: Frequency reference ==== | ||
| ^ Inputs ^^ | ^ Inputs ^^ | ||
| - | ^ X | | | + | ^ X | n/a | |
| - | ^ Y | | | + | ^ Y | n/a | |
| - | ^ Z | | | + | ^ Z | output amplitudes |
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| - | ^ A | | | + | ^ A | sine output |
| - | ^ B | | | + | ^ B | square output |
| ==== G-5: Tuner ==== | ==== G-5: Tuner ==== | ||
| Line 595: | Line 595: | ||
| ==== G-6: Clock ==== | ==== G-6: Clock ==== | ||
| ^ Inputs ^^ | ^ Inputs ^^ | ||
| - | ^ X | | | + | ^ X | clock in | |
| - | ^ Y | | | + | ^ Y | run/stop input | |
| - | ^ Z | | | + | ^ Z | ratchet; (press) start/stop or tap tempo | |
| + | ^ MIDI | yes | | ||
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| - | ^ A | | | + | ^ A | clock out | |
| - | ^ B | | | + | ^ B | clock out | |
| + | ^ MIDI | yes | | ||
| ==== G-7: MIDI/CV ==== | ==== G-7: MIDI/CV ==== | ||
| ^ Inputs ^^ | ^ Inputs ^^ | ||
| - | ^ X | | | + | ^ X | n/a | |
| - | ^ Y | | | + | ^ Y | n/a | |
| - | ^ Z | | | + | ^ Z | n/a | |
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| - | ^ A | | | + | ^ A | pitch CV | |
| - | ^ B | | | + | ^ B | gate | |
| ==== G-8: CV/MIDI ==== | ==== G-8: CV/MIDI ==== | ||
| ^ Inputs ^^ | ^ Inputs ^^ | ||
| - | ^ X | | | + | ^ X | pitch CV | |
| - | ^ Y | | | + | ^ Y | gate | |
| - | ^ Z | | | + | ^ Z | mod wheel or velocity CV | |
| ^ Outputs ^^ | ^ Outputs ^^ | ||
| - | ^ A | | | + | ^ A | X | |
| - | ^ B | | | + | ^ B | Y | |
| ==== H-1: Crossfade/ | ==== H-1: Crossfade/ | ||