Skip to content

Commit d6c8069

Browse files
authored
Update README.md
1 parent 0816e22 commit d6c8069

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
Available as a VST3 and CLAP
44

55
## Example
6-
https://www.youtube.com/watch?v=klsogOHecyQ
6+
[![Scrollscope Frequency Analyzer](https://markdown-videos-api.jorgenkh.no/url?url=https%3A%2F%2Fyoutu.be%2Fbsk1fAZlk-k)](https://youtu.be/bsk1fAZlk-k)
7+
![analyzer](https://github.com/ardura/Scrollscope/assets/31751444/bb09c85c-c2c0-425a-a1f5-49dc4c025382)
8+
![scope](https://github.com/ardura/Scrollscope/assets/31751444/255cfc19-5000-49fa-a385-10af79fa7d6a)
79

810
Note this can take a sidechain input! Do the routing in FL in plugin processing tab:
911
![image](https://github.com/ardura/Scrollscope/assets/31751444/6f7c6c75-afa0-47a4-8914-8d1c899ad572)
@@ -16,14 +18,14 @@ CLAP: Copy the CLAP file to C:\Program Files\Common Files\CLAP
1618
This is an oscilloscope with a few different features I’ve wanted for myself. So I’m sharing that!
1719

1820
## Features
19-
- Sidechain input graphing - simply route sidechain input from another channel
21+
- Sidechain input graphing - simply route sidechain input from another channel (up to 5)
22+
- Frequency analysis of multiple channels
2023
- Scaling signals up and down with gain
2124
- Displaying large or small sample sizes
2225
- Optimization with skipping amount configurable
2326
- Reordering waveforms to display main or sidechain on top
2427
- Beat synchronization and Bar Synchronization
2528
- Support for different DAWs with different time-tracking modes (Alt Sync option)
26-
- Color changes* (Does not save currently)
2729

2830
This plugin was made possible thanks to the Nih-Plug Rust Library and the egui GUI library
2931

0 commit comments

Comments
 (0)