The Happiest Song Ever!!!
But it needs some work and i would love some feedback from anyone willing to provide it

The exploits in sound and music of myself and those around me
But it needs some work and i would love some feedback from anyone willing to provide it

I am basically using this post to test the uploading of sounds/media to the site.
This is a piece I created in school using the HM-80 Harmonizor and a single source sound. I don’t know what the source was since an earlier project was to record 3 sounds per person. It was just the one with which i chose explore different processors.
#include <iostream>
using namespace std;
int main()
{
cout << ” Hello World! This is my first blog at Noisepages and I’m excited to be here! Let me tell you a little bit about myself. I’m a bit of a nerd and I love programming and sound design. I am best with ProTools, Reason and Max/MSP. I am an independent sound designer currently working on the film 0s and 1s. I also do some minor sound design for some games over at Kongregate.com. I am constantly looking for people to collaborate with and hope that through this community I will meet many brilliant people. So contact me already why dont cha?” << endl;
}