part 1: wave shaping
I'm putting this up early since a lot of people have been asking me how to do this.
it should be taken with a grain of salt because i missed this class and googled waveshaping to figure out what it was..
so this is based on what people have told me the homework assignment was and what I think waveshaping is...
anyway.. this one is amplitude modulation through a waveshaper.
Also, the video is just slightly out of date, the source has a bit better working version of shaping
part 2: non-linear sequencer
So for this part I tried to make a tetris style game that turns into a sequencer. Basically there are arrow shapes
that emit orbs that go through the board, bouncing off their own color, and making notes for every color they go over.
This needs tons of tweaking and the sounds suck, but I thought it was kind of interesting. and it took foreeevever to code.
Eventually I was going to make
it so if the orbs bounced off 4 or more colored walls, all of the colors they touched would dissappear.
anyway, the controls are the arrow keys and z/x to rotate.