pouët.net

Experimental music from very short C programs

category: code [glöplog]
I (and some other guys) already tried to talk about it to the Altparty orgas (several times) but they were too tired to get interested about it. It's a pity, it would've been great to have such a compo when the thing was still new and groundbreaking.
Hmm. I'm getting rather tempted to make an @party compo inspired by this.

: D
Doesn't sound very interesting, but looks even nicer. :)

t * (t>>12 & 253) * (t >> 8 & 63) * (t >> 4 & 14)
So this is how they made this year's evoke logo ;-)
added on the 2011-11-03 22:01:31 by Kabuto Kabuto
added on the 2011-11-03 22:50:34 by Kabuto Kabuto
Quote:
So this is how they made this year's evoke logo ;-)

That was exactly my thought, too! :D
@mu6k

Your "(only first 11 seconds for fast loading time)" really reminds me of the tune from Nucleophile by Portal Process and TBC.
added on the 2011-12-08 00:10:07 by Intrinsic Intrinsic
By the way, it's called BYTEBEAT now!
I like that name! It's close to breakbeat.

Now, breakbeat bytebeat, that would be ubernice.
Hmm, I noticed Saga Musix's not interesting sound and interesting looks.
So I converted it to both interesting looks and interesting sound:

L: (z=(t>>(1+(t>>13&1))) * (t>>15 & 0xfd) * (t >> 11 & 0xdf) * (t >> 7 & 0xcc))*0+((t<<1))&z | R: ((t<<2))&z

All I did is to lower the frequency, filter out some bits (+variations and stereo)
The structure is basically the same. You can see that it's kinda zoomed in version of Saga's oneliner.
added on the 2011-12-08 15:46:18 by musk musk
nice one :)
I should go and fix that visualization...
added on the 2011-12-09 11:27:34 by raer raer
awesome! :)
added on the 2012-02-14 10:31:45 by xTr1m xTr1m
Good one, mu6k! =)
added on the 2012-02-14 18:19:42 by ham ham
mu6k, nice vocoder :P
added on the 2012-02-14 19:20:46 by Danguafer Danguafer
Wow yehar, that second one is ridiculously good!
added on the 2012-02-24 22:48:19 by moozooh moozooh
Thought I'd check out this post to see how this tech is coming along. Was not dissapointed!
added on the 2012-02-24 23:47:49 by Voltage Voltage
yehar: That second one is amazing!

By the way, I made an Arduino program that plays these. Just adding a few more songs from this thread in and then I'll make a video.
added on the 2012-02-25 00:07:15 by xpansive xpansive

login