Beethoven's 5th as Bar Graph Animation with Instructions

  • Thread starter Thread starter WiFO215
  • Start date Start date
  • Tags Tags
    Cool
AI Thread Summary
The discussion centers around a unique visualization of Beethoven's 5th Symphony, represented through animated bar graphs that depict the instruments playing along with the music. Each color corresponds to a specific instrument, and the height of the bars indicates different notes. Users can create their own visualizations, enhancing engagement, particularly for children who enjoy identifying instruments by color. Participants note the arrangement of instruments by pitch, with higher-pitched instruments at the top. The technology behind the visualization relies on MIDI files, which contain essential information about the music, allowing for straightforward mapping of notes to instruments. While some express a preference for other composers like Bach and Mozart, the consensus appreciates the innovative approach to visualizing classical music, suggesting it would be beneficial to have similar representations for more compositions.
WiFO215
Messages
416
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?
 
Both my boys, 4 and 6, watched through this twice. They tried to pick out which colors were which instruments.
 
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 :)
 
In early nineties I used Gravis Ultrasound sound card - one of the programs that came with the card was a MIDI player that show this kind of output.
 
  • #10
Beethoven's visuals while deaf?
 
  • #11
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
 
  • #12
10x better than any of those windows media type visualizers for music. It actually goes with the music in a consistent and logical way.
 
  • #13
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?
 
  • #14
Thanks, it is really nice to picture it like that.
 
  • #15
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.
 
  • #16
Checked it out... pretty cool!
 
  • #17
Very nice. It would be great if you could see every song this way.
 
  • #18
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.
 
  • #19
Tchaikovsky gets little credit for his magnificence.
 
  • #20
Borg said:
Very nice. It would be great if you could see every song this way.

I DO :bugeye:
 

Similar threads

Back
Top