📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James H Ball 1aedf8dd3e Update README.md 2020-05-08 20:43:19 +01: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 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 Create LICENSE 2020-02-11 22:40:41 +00:00
README.md Update README.md 2020-05-08 20:43:19 +01: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. I also want to look into whether it is possible to tune the audio output to a specific note and transpose from there so I can start to make music.

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

Video demonstration can be found here: https://www.youtube.com/watch?v=oEX0mnv6PLM