From version < 3.1 >
edited by Stephan Robinig
on 2021/10/17 09:31
To version < 3.2 >
edited by Stephan Robinig
on 2021/10/17 09:32
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -PlayNoteForBeats
1 +Play note [note] for [value] beats
Content
... ... @@ -1,10 +1,8 @@
1 1  (% class="box infomessage" %)
2 2  (((
3 -Text
3 +This brick plays the specified note for the specified ammount of beats. The duration of a beat depends on the tempo.
4 4  
5 -[[image:set-instrument-brick.png]]
6 -
7 -
5 +[[image:Play_note_for_beats.png||alt="set-pause-fo-brick.png"]]
8 8  )))
9 9  
10 10  (% class="box" %)
... ... @@ -11,6 +11,7 @@
11 11  (((
12 12  **Correlates with this brick:**
13 13  
12 +[[image:Set_tempo_to.png]]
14 14  
15 15  [[Learn more ~>~>>>doc:Documentation.BrickDocumentation.BroadcastWaitBrick.WebHome]]
16 16  )))
... ... @@ -23,7 +23,8 @@
23 23  (((
24 24  ==== **Example** ====
25 25  
26 -Text
25 +This example first saves different notes into a list.
26 +When the panda is tapped the saved notes will be played for one beat one after another, while there is a pause of two beats between the notes.[[image:Musiknote_abspielen_für_schläge_Beispiel.png]]
27 27  
28 28  
29 29  
... ... @@ -36,8 +36,10 @@
36 36  (((
37 37  ==== **Result** ====
38 38  
39 -[[[[image:null4.png||alt="Download"]]>>https://share.catrob.at/pocketcode/project/34642]]
39 +[[[[image:Documentation.BrickDocumentation.BroadcastBrick.WebHome@null4.png||alt="Download"]]>>https://share.catrob.at/pocketcode/project/6b2c886b-2b7e-11ec-af47-005056a36f47]]
40 40  
41 +[[image:Documentation.BrickDocumentation.PauseForBeatsBrick.WebHome@sound.gif]]
42 +
41 41  
42 42  )))
43 43  )))