📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James Ball 2b6f2932c7 Added shape interface to clean up code and added ellipse class 2020-02-05 23:47:27 +00:00
.idea Added skeleton code for adjacent node weightsa 2020-01-31 18:27:34 +00:00
src Added shape interface to clean up code and added ellipse class 2020-02-05 23:47:27 +00:00
test Added skeleton code for graphs and moved items to packages 2020-01-30 20:30:56 +00:00
.gitignore Updated gitignore 2020-01-21 22:14:53 +00:00
LICENSE Initial commit 2020-01-21 18:07:06 +00:00
README.md Update README.md 2020-01-30 23:04:22 +00:00

README.md

oscilloscope-renderer

Project for drawing lines on an oscilloscope using audio output.

This will gradually turn into a project that allows for 3D rendering of objects/models on an oscilloscope using audio output.