diff --git a/docs/CARDINAL-MODULES.md b/docs/CARDINAL-MODULES.md index 497bae8..ad7b6a1 100644 --- a/docs/CARDINAL-MODULES.md +++ b/docs/CARDINAL-MODULES.md @@ -163,6 +163,15 @@ If you find other content we can use, under clear license terms, maybe it could Sometimes we just need to have fun. :) +### Sassy Scope + +![screenshot](Module_SassyScope.png) + +The virtual oscilloscope from the [Sassy Spreadsheet](https://github.com/jarikomppa/sassy) project. +Features time and frequency analysis, input-based trigger sync and allows to pause the analysis for careful inspection. + +Line colors follow the color of the cable connected to its respective input. + ### Expanders MIDI ![screenshot](Module_ExpandersMIDI.png) diff --git a/docs/Module_SassyScope.png b/docs/Module_SassyScope.png new file mode 100644 index 0000000..b629c35 Binary files /dev/null and b/docs/Module_SassyScope.png differ