Skip to content

Commit eda7bd2

Browse files
committed
add screenshots
1 parent bdcd585 commit eda7bd2

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

packages/oscilloscope/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This allows you to draw a spectrograph to a canvas.
44

5+
![screenshot](./screenshot.png)
6+
57
## usage
68

79
Install in your web-project with `npm i @crossaudio/oscilloscope`. Use it in a synth, like this:

packages/oscilloscope/screenshot.png

27 KB
Loading

packages/spectrograph/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is loosely based on [web-audio-components/spectrograph](https://github.com/web-audio-components/spectrograph). It allows you to draw a spectrograph to a canvas.
44

5+
![screenshot](./screenshot.png)
6+
57
## usage
68

79
Install in your web-project with `npm i @crossaudio/spectrograph`. Use it in a synth, like this:

packages/spectrograph/screenshot.png

72 KB
Loading

0 commit comments

Comments
 (0)