📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James Ball ec0550a323 Implemented bounded wildcard for adding shapes and updating frames. 2020-02-20 12:34:27 +00:00
.idea Fixed code and renamed project 2020-02-11 23:25:33 +00:00
models Added obj 2020-02-12 17:35:22 +00:00
src Implemented bounded wildcard for adding shapes and updating frames. 2020-02-20 12:34:27 +00:00
test
.gitignore
LICENSE Create LICENSE 2020-02-11 22:40:41 +00:00
README.md Update README.md 2020-02-16 17:52:28 +00:00

README.md

osci-render

Project for drawing lines on an oscilloscope using audio output.

This allows for 3D rendering of any generic object (.obj file)

I will continue adding extra fuctionality, such as outputting another audio channel to control the intensity of the beam for lines drawn further away, and improving the drawing algorithm and quality.

Lots of this code was built as part of a 24hr hackathon: IC Hack 20. The original repository can be found here: https://github.com/wdhg/ICHack20