DATA - TheTechnobear/SSP GitHub Wiki
Data : oscilloscope and data analyser
4 channeel oscilloscope and data analyser
Documentation
Note: This is the primary page for documentation on this modules
- Wiki - https://github.com/TheTechnobear/SSP/wiki/DATA
- Forum - https://forum.percussa.com/t/data-oscilloscope-data-analysis-by-thetechnobear/
Developer: TheTechnobear
I develop these plugins for free, please consider supporting my efforts with a donation. https://ko-fi.com/thetechnobear
Parameters
Name | Desc |
---|---|
Time | Time scale for plot , e.g 100ms = 1 cell on horzonal axis = 100ms |
Trig | Trig source to sync display |
Trig Lvl | Trig voltage level, crossing will freeze display |
Scale (4) | scale voltage level for display |
Offset (4) | offset voltage level for display |
Inputs
Name | Desc |
---|---|
In A-D | input signals |
Trig | optional trig input to sync display |
Outputs
Name | Desc |
---|---|
Out A-D | pass thru of input signals |
Buttons
Name | Desc |
---|---|
Freeze | Freeze display |
Visible | Display signal |
AB X/Y | Display AB as X/Y plot |
CD X/Y | Display CD as X/Y plot |
General Usage
Data is inspired by a modern digital oscilliscope which have the capabilities not only to view traces but also to give us information about the input signals.
We have 4 input signals (A-D), that can be audio or CV.
There are 4 ways of display Main Scope - shows all 4 traces, which can be turned on/off and scale/offset
X/Y scope - takes 2 signals, first is used to X, second is used for Y.
Mini Scope - a smaller verison of the main scope showing 2 channels.
Data - displays min/max/average of the display scope in volts Note is the v/oct value of average - designed for CV, it is NOT pitch detection/tuning!
the current UI will display the Data at all times. then a combination of either the Main Scope , or a pair of X/Y scope or Mini scope.
Tips
-
unconnected inputs will not appear on main scope.
-
scale/offset using scale and offset, we can place different traces above/below each other. scale/offset are only used on main scope - x/y and mini scopes are unaffected. e.g scale them all by 0.25, and offset by -0.75, -0.25, 0.25, 0.75 , and we get 4 traces on top of one another.
-
outputs for ease of use, the input signals are reflected to the output, this allows for patching 'inline'. it should be noted, as with all SSP modules this may include a 1 buffer delay of the signal.
Change Log
- 2.0.0 release for new ssp image
- 1.0.2 release, fix cents
- 1.0.1 early access release - midi learn,
- 1.0.0 early access release