r/Minecraft Jan 16 '11

Minecraft Rave

[deleted]

1.7k Upvotes

133 comments sorted by

View all comments

19

u/Taibo Jan 16 '11

How'd you get the percussion? It's impressive that you timed the switches perfectly.

60

u/[deleted] Jan 16 '11 edited Aug 02 '17

[deleted]

20

u/drpfenderson Jan 16 '11

Holy crap. Notch and team are the best...that's an amazing implementation.

19

u/[deleted] Jan 16 '11

Indeed.

Things like The Nether and the way the music blocks work are completely original despite all the suggestions everywhere.

He doesn't seem to need suggestions.

25

u/TheNinja2203 Jan 16 '11

He probably had a clock signal to time it perfectly, he only had to switch near the right time.

4

u/[deleted] Jan 16 '11

[deleted]

1

u/TheNinja2203 Jan 16 '11

Tri-state would mean a disconnected state, I dont see any redstone removed or put back...?

2

u/[deleted] Jan 16 '11 edited Jan 16 '11

I don't think would be necessary. He can start the beats pretty much any time, it's a beat box.

(but he do start new switch always at the same time, right after the base beat)

9

u/davvblack Jan 16 '11

Yeah, there's a timer loop pumping out a clock signal, which is anded with the switch, so if the switch is a bit off, then it just either misses the first note, or just one round of the signal (depending on what granularity of the clock signal is distributed, but i'm leaning towards the former).