Noted the Scope node
This commit is contained in:
parent
90da8a1842
commit
cacd417c6d
2 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,7 @@ And following DSP nodes:
|
|||
| Mod | TsLFO | Tri/Saw waveform low frequency oscillator (LFO) |
|
||||
| Mod | RndWk | Random walker, a Sample & Hold noise generator |
|
||||
| IO Util | FbWr / FbRd | Utility modules for feedback in patches |
|
||||
| IO Util | Scope | Oscilloscope for up to 3 channels |
|
||||
|
||||
### API Examples
|
||||
|
||||
|
|
|
@ -53,6 +53,7 @@ And following DSP nodes:
|
|||
| Mod | TsLFO | Tri/Saw waveform low frequency oscillator (LFO) |
|
||||
| Mod | RndWk | Random walker, a Sample & Hold noise generator |
|
||||
| IO Util | FbWr / FbRd | Utility modules for feedback in patches |
|
||||
| IO Util | Scope | Oscilloscope for up to 3 channels |
|
||||
|
||||
## API Examples
|
||||
|
||||
|
|
Loading…
Reference in a new issue