Skip to content

Commit 0ff4905

Browse files
Update sonic-pi-tutorial-gl.po
8.2 update `play_pattern_timed`
1 parent 8258bd0 commit 0ff4905

File tree

1 file changed

+21
-8
lines changed

1 file changed

+21
-8
lines changed

etc/doc/lang/sonic-pi-tutorial-gl.po

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5240,25 +5240,38 @@ msgstr ""
52405240
#: 08.2-Chords.md:48
52415241
#, no-wrap
52425242
msgid ""
5243-
"play 52\n"
5243+
"play 52, sustain: 0.25\n"
52445244
"sleep 0.25\n"
5245-
"play 55\n"
5245+
"play 55, sustain: 0.5\n"
52465246
"sleep 0.5\n"
5247-
"play 59\n"
5247+
"play 59, sustain: 0.25\n"
52485248
"sleep 0.25\n"
5249-
"play 62\n"
5249+
"play 62, sustain: 0.5\n"
52505250
"sleep 0.5\n"
5251-
"play 66\n"
5251+
"play 66, sustain: 0.25\n"
52525252
"sleep 0.25\n"
5253-
"play 69\n"
5253+
"play 69, sustain: 0.5\n"
52545254
"sleep 0.5\n"
5255-
"play 73"
5255+
"play 73, sustain: 0.25\n"
5256+
"sleep 0.25"
52565257
msgstr ""
52575258

5258-
#: 08.2-Chords.md:64
5259+
#: 08.2-Chords.md:65
52595260
msgid "Which would you prefer to write?"
52605261
msgstr ""
52615262

5263+
#: 08.2-Chords.md:67
5264+
msgid ""
5265+
"Note that `play_pattern_timed` changes the sustain of the notes to "
5266+
"fill the times. You can remove this behavior by setting the "
5267+
"`sustain:` opt to `0`:"
5268+
msgstr ""
5269+
5270+
#: 08.2-Chords.md:71
5271+
#, no-wrap
5272+
msgid "play_pattern_timed chord(:E3, :m13), [0.25, 0.5], sustain: 0"
5273+
msgstr ""
5274+
52625275
#: 08.3-Scales.md:1
52635276
msgid "8.3 Scales"
52645277
msgstr ""

0 commit comments

Comments
 (0)