📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James Ball 96d4b6f662 Correct order of program arguments in error message 2020-10-18 21:13:06 +01:00
.idea Update jdk version and remove debug print 2020-10-18 20:34:03 +01:00
lib Add libraries for easier compiling 2020-10-01 12:46:03 +01:00
models Remove unneccesary models 2020-09-30 23:14:43 +01:00
src Correct order of program arguments in error message 2020-10-18 21:13:06 +01:00
test Added skeleton code for graphs and moved items to packages 2020-01-30 20:30:56 +00:00
.gitignore Updated .gitignore 2020-10-18 20:27:10 +01:00
LICENSE Create LICENSE 2020-02-11 22:40:41 +00:00
README.md Add libraries to README 2020-09-27 13:37:54 +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

Libraries

Special Thanks

Team Members: James Ball, William Grant, Jessica Lally, Noor Sawhney, and Andy Wang