Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: frograven on July 06, 2012, 10:35:09 AM



Title: ambient sound: blockchain
Post by: frograven on July 06, 2012, 10:35:09 AM

Interesting idea.. found this vid while searching on youtube

"The "White Noise" in this track is an aural exploration of the first 2% of the BitCoin BlockChain."

http://www.youtube.com/watch?v=8WivyA3-aww

doesn't say exactly how it was generated from the blockchain (or if directly at all!).


Title: Re: ambient sound: blockchain
Post by: niko on July 06, 2012, 02:57:06 PM
Definitely a good idea, although not yet well executed. It would be nice if Jan added a "bitcoin geiger counter" option to his bitcoinmonitor: each transaction accompanied with a brief sound, with either the pitch or the volume of that sound depends on the value of the transaction. At this stage it would probably sound like popcorn (a musical popcorn, that is), but as Bitcoin grows it will turn into hum, perhaps slowly pulsating over hours or days. Not many people would care, but I am one of those who would. "Remember the good-old days when Bitcoin sounded like rain drops?"


Title: Re: ambient sound: blockchain
Post by: niko on July 07, 2012, 05:27:45 PM
I wasn't aware until today that blockchain.info can beep when new transactions are broadcast - http://www.blockchain.info/unconfirmed-transactions

Now if only they changed it so the pitch depends on the transaction value, that'd be great.


Title: Re: ambient sound: blockchain
Post by: Foxpup on July 08, 2012, 12:07:51 AM
doesn't say exactly how it was generated from the blockchain (or if directly at all!).

Quote from: Otherhood
Loaded the first 2% of the blockchain into Audacity as a raw file import, read as a signed 32 bit PCM dual channel file at 44100 Hz and then some shaping applied (dropped the pitch and added a bit of phasing for some texture) and then finally overlayed with a glitch/synth track and the video.

Although I personally prefer:
Code:
cat ~/.bitcoin/blk0001.dat > /dev/audio
:)