Bytebeat Experiment #2
By jiffypop23 on October 7, 2012 12:05 pm
Output of C program piped to soundcard + post processing in Audacity.
C Source for left channel:
main(t){for(;;t++)putchar(((t>>4)&(t>>6)^(t>>(t>1)))|(t<<0)|(t>>1)/(t>>1)+10000-(t<<1)|(t>>1)|t-(t/8)^(t>>1));}
C Source for right channel:
main(t){for(;;t++)putchar(((t>>4)&(t>>6)^(t>>(t>1)))|(t<<2)&(t>>9));}
Audio works licensed by author under:
CC Attribution Noncommercial Share Alike (BY-NC-SA)