diff options
| author | user <user@node5.net> | 2024-03-12 18:02:47 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-12 18:02:47 +0100 |
| commit | 38fa6b08817b89283cd80d8e44707d9c739380fa (patch) | |
| tree | 339a13c1b264f03b2fb96a85070c3406853c1b28 | |
| parent | 08c42350f2bb3f881fcee5b39306da49d094a491 (diff) | |
oscilloscope - initial commit, pictures, text, videos
| -rw-r--r-- | Oscilloscope/Blocks 3D B.mp4 | bin | 0 -> 15131637 bytes | |||
| -rw-r--r-- | Oscilloscope/Full frame display on.png | bin | 0 -> 7586633 bytes | |||
| -rw-r--r-- | Oscilloscope/Green light.png | bin | 0 -> 5695249 bytes | |||
| -rw-r--r-- | Oscilloscope/Hurder Mouse (drift face version).mp4 | bin | 0 -> 7507377 bytes | |||
| -rw-r--r-- | Oscilloscope/Thumbnail.png | bin | 0 -> 43035 bytes | |||
| -rw-r--r-- | Oscilloscope/Warm light streams diverging.png | bin | 0 -> 8577279 bytes | |||
| -rw-r--r-- | Oscilloscope/index.md | 41 |
7 files changed, 41 insertions, 0 deletions
diff --git a/Oscilloscope/Blocks 3D B.mp4 b/Oscilloscope/Blocks 3D B.mp4 new file mode 100644 index 0000000..70a3399 --- /dev/null +++ b/Oscilloscope/Blocks 3D B.mp4 Binary files differdiff --git a/Oscilloscope/Full frame display on.png b/Oscilloscope/Full frame display on.png new file mode 100644 index 0000000..acba0bb --- /dev/null +++ b/Oscilloscope/Full frame display on.png Binary files differdiff --git a/Oscilloscope/Green light.png b/Oscilloscope/Green light.png new file mode 100644 index 0000000..f4c2eac --- /dev/null +++ b/Oscilloscope/Green light.png Binary files differdiff --git a/Oscilloscope/Hurder Mouse (drift face version).mp4 b/Oscilloscope/Hurder Mouse (drift face version).mp4 new file mode 100644 index 0000000..a6d1898 --- /dev/null +++ b/Oscilloscope/Hurder Mouse (drift face version).mp4 Binary files differdiff --git a/Oscilloscope/Thumbnail.png b/Oscilloscope/Thumbnail.png new file mode 100644 index 0000000..15a14bd --- /dev/null +++ b/Oscilloscope/Thumbnail.png Binary files differdiff --git a/Oscilloscope/Warm light streams diverging.png b/Oscilloscope/Warm light streams diverging.png new file mode 100644 index 0000000..04770af --- /dev/null +++ b/Oscilloscope/Warm light streams diverging.png Binary files differdiff --git a/Oscilloscope/index.md b/Oscilloscope/index.md new file mode 100644 index 0000000..56b4dbc --- /dev/null +++ b/Oscilloscope/index.md @@ -0,0 +1,41 @@ +--- +description: Old analog oscilloscope displaying 2D images through music +created: 2024-03-11 +--- + + + +I bought an old oscilloscope some time ago, I love the monochrome analogue display, and the thoughtful dedicated input +methods. + +It does X-Y plotting, allowing it to display oscilloscope music. + +### Video showoff +**FULL DISCLOSURE** i did not create this music. If you think this is cool, go support the guys who made it, +by buying their tracks or software. +Checkout the awesome project at: +[oscilloscopemusic.com](https://oscilloscopemusic.com/) and +[youtube.com - Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224](https://www.youtube.com/watch?v=4gibcRfp4zA) +to find out more. + +I'm using the audio in a non-commercial use, in appliance with the +[Attribution-NonCommercial-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-nc-sa/3.0/) license on their +[bandcamp releases](https://jerobeamfenderson.bandcamp.com/) + +### [Blocks 3D B](https://jerobeamfenderson.bandcamp.com/track/blocks-3d-b) + +<video controls style="width: 100%"> + <source src="Blocks 3D B.mp4" type="video/mp4"> + Your browser does not support the video tag. +</video> + +--- + +### [Hurder Mouse (drift face version)](https://jerobeamfenderson.bandcamp.com/track/hurder-mouse-drift-face-version-2) +<video controls style="width: 100%"> + <source src="Hurder Mouse (drift face version).mp4" type="video/mp4"> + Your browser does not support the video tag. +</video> + + + |
