Minecraft Wiki
Advertisement
Lang-pt
A tradução da página está em andamento 
Sinta-se livre para ajudar a Minecraft Wiki em Português!
cerca de 10% da tradução está concluída

Um Bloco de Nota Musical é um bloco que desempenha uma única nota ao ser atingido pelo jogador ou alimentado por redstone. Um número indeterminado de blocos de notas musicais podem ser conectados, desta forma para formar a música.

Blocos de notas musicais vão tocar quando ao lado de um bloco alimentado, o que permite circuitos de música mais compactos.

Criação

Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Fabricação}} em vez disso.

Música

2012-01-04 19.14

A note block being triggered and playing a note.

Note blocks play a colored musical note when hit or when powered by redstone. Redstone current only causes the note to play once, even if it is a continuous current. A note block must have at least one block of air above it to play a sound. Notes can be heard up to 48 blocks away.

Note blocks will play when next to a powered block. Each time a note block plays a note, a note particle will fly out of the top, with the color depending on the pitch (but not the instrument).

Right clicking increases the note pitch up a half step, with a total of two full octaves being available to play for each instrument (bass is two octaves lower than the standard range, giving you four octaves of effective range if you combine instruments). The range of notes span from F♯3 to F♯5. After reaching the highest note, right clicking again resets it back to F♯3, as does breaking the block and picking it back up. The exact pitch to click assignment is shown below.[1]

Pitch (Octave One) Number of right-clicks
F♯/G♭ 0 clicks
G 1 click
G♯/A♭ 2 clicks
A 3 clicks
A♯/B♭ 4 clicks
B 5 clicks
C 6 clicks
C♯/D♭ 7 clicks
D 8 clicks
D♯/E♭ 9 clicks
E 10 clicks
F 11 clicks
F♯/G♭ 12 clicks
Pitch (Octave Two) Number of right-clicks
F♯/G♭ 12 clicks
G 13 clicks
G♯/A♭ 14 clicks
A 15 clicks
A#/B♭ 16 clicks
B 17 clicks
C 18 clicks
C♯/D♭ 19 clicks
D 20 clicks
D♯/E♭ 21 clicks
E 22 clicks
F 23 clicks
F♯/G♭ 24 clicks

Alternatively, there is a graphical version available:

Noteblock reference

You can roughly check the tuning of a block by looking at the note icon.

Large note colors

Instrumentos

The instrument played depends on the block underneath the note block:

Block Type Instrument
Wood-based blocks (including another note block) Bass Guitar
Sand / Gravel / Soul Sand Snare Drum
Glass / Glass Panes / Glowstone Clicks / Sticks
Stone-based blocks (e.g. ores) / Obsidian / Netherrack / Bricks Bass Drum
Dirt and all other blocks including Air Piano / Harp

Alimentando blocos de notas musicais

2012-06-03 12.23

A pair of note blocks wired to a 5-clock redstone circuit to play alternately.

Note blocks can be powered in a variety of different ways following normal redstone principles, however some ways of powering note blocks are more convenient than others or produce unexpected results.

  • When a note block is powered by a switch on its side it does play but is often very difficult to hear since the sound of the switch activating is so loud.
  • Since note blocks need a space above them, note blocks powered by pressure plates or redstone directly above them do not make a sound.

Sequenciamento

It is possible to link together a set of inverters, connected to note blocks, which are then played after each other when the first inverter is given power. This can be used to create songs, without having to manually give power to every note (through pressure plates for example). See also: Redstone circuits.

Redstone repeaters greatly simplify the process of timing note blocks in sequence to make melodies. The delay can be set to one, two, three, or four redstone ticks, which is equivalent to 0.1, 0.2, 0.3 and 0.4 seconds.

Another way is putting down a railway of detector rail and powered rails and connect the detector rails to note blocks beside the track. This is useful if you want to hear your music without the degrade in sound as the note blocks play from farther and farther away. However, it is recommended to turn the Players bar in the Sounds menu to 0% to cancel out the minecart sounds, or use a customized resource pack.

Acordes

Arquivo:2011-10-10 20.49.41.png

A simple chord with note blocks

When creating melodies in Minecraft one will often want to play chords. This is done by playing two or more note blocks at the same time and is relatively easy. Note blocks can be tuned to create harmony or dissonance using the same semitone intervals as on piano or almost any other instrument.

Assuming there is already a sequence of note blocks powered by repeaters:

  • Additional note blocks can be placed adjacent to it. when the main note block is powered the adjacent note blocks also become powered on the same tick, creating a chord.
  • A redstone wire can be led out of the block in the main sequence. Note blocks placed adjacent to a block with a powered redstone wire on will be powered on the same tick.

Placas de pressão - removendo o clique

Stepping on a pressure plate is a simple way to trigger a note block, but also triggers the pressure plate sound effect. The pressing/clicking sound can easily be removed by turning off the sound of block in the options.

Arquivo:2012-06-03 12.20.56.png

Using repeaters to play a simple melody when the button is pressed.


Vídeo

Bloco musical/video

Histórico

Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Histórico}} em vez disso.
Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Histórico}} em vez disso.
Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Histórico}} em vez disso.
Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Histórico}} em vez disso.
Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Histórico}} em vez disso.
Empty Map
Essa predefinição está obsoleta. 
Por favor use {{Histórico}} em vez disso.

Problemas

Problemas relacionados com "Bloco musical" são mantidos no rastreador de erros. Reporte problemas lá, em inglês.

Curiosidades

  • Note blocks start at the pitch F♯/G♭, which is unusual since the note has no significance in any known musical instrument.
  • The sound files for the note blocks can be found in assets\sounds\note, you can see that the piano sound is named harp and also that there is an unused sound called pling
  • You can tune a note block even if there is a block above it, however the note will not be seen nor will any sound be made.
  • If you are 18 or more blocks away from a note block you will not see the note coming out.
  • If you are 47 or more blocks away from a note block you will not hear the sound.
  • Note blocks use the same texture as jukeboxes but the top texture is the same as the side textures.
  • Triggering (playing) a note block or changing the note played does not count as a block update, however, it provides a comparator update and so this can be detected with a CUD.
  • Note blocks are tile entities and like all tile entities cannot be pushed by pistons. It needs to be a tile entity to store what note it's currently set to.

Veja também

  • Minecraft Note Block Studio - A music editor for Minecraft.

Referências

Ligações externas

Advertisement