Skip to content

Commit c8cd0b9

Browse files
Add files via upload
1 parent 9197dc0 commit c8cd0b9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@ Chladni Plate Visualizer:
8585
alt="Example Chladni Plate GIF"
8686
style="max-width: 100%; height: auto; margin: 10px;">
8787
</div>
88+
Envelope Visualizer:
89+
<div style="display: flex; justify-content: center; align-items: center; flex-wrap: wrap;">
90+
<img src="https://github.com/aaronfbianchi/LSaO-visualizer/blob/main/img/example-envelope.gif"
91+
alt="Example Envelope GIF"
92+
style="max-width: 100%; height: auto; margin: 10px;">
93+
</div>
8894

8995

9096
Bunch of demo videos
@@ -111,7 +117,7 @@ You don't need to install it. Just double click the executable.
111117

112118
Things to know
113119
---------------------
114-
* The Windows releases of this software bundle FFmpeg (https://ffmpeg.org/), it defaults to the FFmpeg in PATH if already installed though. FFmpeg is licensed under the GNU General Public License version 3 (GPL v3). Prebuilt binaries used in this project are from Gyan.dev (https://www.gyan.dev/ffmpeg/builds/). The FFmpeg source code is available at https://ffmpeg.org/download.html#source
120+
* The Windows and MacOS releases of this software bundle FFmpeg (https://ffmpeg.org/), it defaults to the FFmpeg in PATH if already installed though. FFmpeg is licensed under the GNU General Public License version 3 (GPL v3). Prebuilt binaries used in this project are from Gyan.dev (https://www.gyan.dev/ffmpeg/builds/). The FFmpeg source code is available at https://ffmpeg.org/download.html#source
115121

116122
* The Stereo X/Y and Polar Visualizers only work with stereo files as it wouldn't make any sense to visualize a mono file with a stereo oscilloscope.
117123

0 commit comments

Comments
 (0)