Beethoven's 5th as Bar Graph Animation with Instructions

  • Thread starter Thread starter WiFO215
  • Start date Start date
  • Tags Tags
    Cool
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
19 replies · 3K views
WiFO215
Messages
417
Reaction score
1


This is Beethoven's 5th, but with a catch - it's depicted using bar graphs. It shows what instruments are playing and generates an animation to go along with the music. The colors correspond to the instruments and the level of the bar to different notes. The user has even given instructions on the side to make your own.
 
Last edited by a moderator:
Physics news on Phys.org
Pretty cool. I like it! :-)
 
Way cool. But the noise in the background kind of ruins it.
 
nice, looks like cellular automata.
 
Isnt that how midi files are mapped to begin with?
 
Chi Meson said:
Both my boys, 4 and 6, watched through this twice. They tried to pick out which colors were which instruments.

I think reds, pinks, oranges are strings. Blues and greens are brass and woodwind. That's as much as I could pick out on a single pass through since there are very few parts where instruments play solo. I think piccolos are all the way at the top. It seems to be arranged in order of pitch range, with highest pitch instruments on the top, and lowest at the bottom, so that would probably help in figuring them all out.
 
Yeah these things are cool, used to watch them before when I got bored painting, you can make your own too... I think there's like a site or a program for it(never did it myself).
I'd rather listen to Bach though :)
 
Beethoven's visuals while deaf?
 
Chi Meson said:
Both my boys, 4 and 6, watched through this twice. They tried to pick out which colors were which instruments.

There's a link on the youtube page posted by anirudh215:

http://www.musanim.com/pdf/Instruments_B5.pdf

Its a one page pdf created by the guy who produced the video which shows the instruments and their colors... I like to watch for the timpani (gray) at ~04:20
 
10x better than any of those windows media type visualizers for music. It actually goes with the music in a consistent and logical way.
 
Sorry! said:
Yeah these things are cool, used to watch them before when I got bored painting, you can make your own too... I think there's like a site or a program for it(never did it myself).
I'd rather listen to Bach though :)

Bach?? Don't kid yourself. Mozart is the only way to go. :-p

Getting back to the video though. How does the computer map every note to the instrument? Perhaps it does Fourier Transforms then maps the fundamental harmonics to the respective instrument?
 
Thanks, it is really nice to picture it like that.
 
anirudh215 said:
Getting back to the video though. How does the computer map every note to the instrument? Perhaps it does Fourier Transforms then maps the fundamental harmonics to the respective instrument?

As I wrote before - it simply uses information from MIDI file. Nothing more fancy, but someone patiently entered musical score into MIDI format.

MIDI message (or event, I don't remember how they are called) has three types of information - time, on or off, instrument, pitch. Eons ago I coded my own MIDI player, it is not a rocket scienece. And every MIDI player when working has all information needed to generate such a video.

Besides, I am too lazy to check, but I won't be surprised if the instruments in the video are sorted just by the standard instrument codes (something like these listed here: http://midistudio.com/Help/GMSpecs_Patches.htm).

Zero magic for me.
 
Checked it out... pretty cool!
 
anirudh215 said:
Bach?? Don't kid yourself. Mozart is the only way to go. :-p

I think Mozart is overrated, as far as classical music goes, I would say that Beethoven is the best.
 
Tchaikovsky gets little credit for his magnificence.