Algorithmic symphonies from one line of code
countercomplex.blogspot.com
Algorithmic symphonies from one line of code
1–10 of 38 posts
Re: Algorithmic symphonies from one line of code
#2Re: Algorithmic symphonies from one line of code
#3You want to keep it continuous when changing frequencies. Come to think of it, I think I just kept it at the same phase position in the waveforms.
Oh well.
http://www.losethos.com/code/SndFile.html
I looked for an uncompressed audio file format. Found ".SND". A minor annoyance is it's big-endian, but a more serious problem is 8kHz is the limit.
Re: Algorithmic symphonies from one line of code
#4Re: Algorithmic symphonies from one line of code
#5Secondly, I'm reminded of the cassette tapes that computer programs used to come on (Commodore 64, etc). My friend had a box full of these cassettes, but I can't remember what machine they were for. We used to listen to the tapes and jam along with our laptops. It was a bit like having a garage band, I guess, but for tech-heads.
Symphony #1 For Dot Matrix Printers (video excerpt): http://vimeo.com/6868193
Symphony #2 For Dot Matrix Printers (full concert video): http://vimeo.com/16207657
#1 is my favourite, but #2 is also fascinating. #1 has more immediate textural/tonal exploration, while #2 is a more gradual evolution. Feel free to skip around the videos to get a sense of the breadth of sounds in these symphonies.
Re: Algorithmic symphonies from one line of code
#6Long live the demoscene.
Re: Algorithmic symphonies from one line of code
#7Re: Algorithmic symphonies from one line of code
#8Where is /dev/audio on OS X?
But if you just want to play with this stuff, see the Javascript version here:
Re: Algorithmic symphonies from one line of code
#9 $ ./a.out > /dev/dsp
with $ ./a.out | pacat --rate=8192Re: Algorithmic symphonies from one line of code
#10Firstly, this sounds quite a bit like the Symphony For Dot Matrix Printers. If you haven't heard it, I urge you to find a copy. I've linked to some video below, but it is significantly better as an album. It has all the compositional richness of a classical symphony, performed in realtime by an orchestra of printers. I dare say, it is my single favourite musical work. Secondly, I'm reminded of the cassette tapes that…
I do find this a bit of a stretch: "Leaving the constituent elements untouched, the process imposes a new order upon them, reorganizing the sounds along a musical structure." There are parts in there that are almost certainly slowed after recording. The deep thud of the carriage changing direction (starting at 1:47 in video #1) is one such sound that I believe has been slowed.
I could certainly be mistaken.