📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James Ball db2ec28d63 Updated default weight 2020-02-12 16:24:58 +00:00
.idea Fixed code and renamed project 2020-02-11 23:25:33 +00:00
models Completed code cleanup (untested) 2020-02-11 22:26:10 +00:00
src Updated default weight 2020-02-12 16:24:58 +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 change semi-colon to colon 2020-02-12 09:39:09 +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)

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