|
415 | 415 | <RowConstraints vgrow="ALWAYS"/>
|
416 | 416 | <RowConstraints vgrow="ALWAYS"/>
|
417 | 417 | <RowConstraints vgrow="ALWAYS"/>
|
| 418 | + <RowConstraints vgrow="ALWAYS"/> |
418 | 419 | </rowConstraints>
|
419 | 420 |
|
420 | 421 | <columnConstraints>
|
|
430 | 431 | <SoundPane GridPane.rowIndex="2" name="%Sleepy"
|
431 | 432 | mediaKey="sleepy" mediaPath="/audio/sleepy.mp3"
|
432 | 433 | image="/images/sleepy.png"/>
|
433 |
| - <SoundPane GridPane.rowIndex="3" name="%Gong" |
| 434 | + <SoundPane GridPane.rowIndex="3" name="%RollerCoaster" |
| 435 | + mediaKey="train" mediaPath="/audio/rollercoaster.mp3" |
| 436 | + image="/images/train.png"/> |
| 437 | + <SoundPane GridPane.rowIndex="4" name="%Gong" |
434 | 438 | mediaKey="gong" mediaPath="/audio/gong.mp3"
|
435 | 439 | image="/images/gong.png"/>
|
436 |
| - <SoundPane GridPane.rowIndex="4" name="%BellTower" |
| 440 | + <SoundPane GridPane.rowIndex="5" name="%BellTower" |
437 | 441 | mediaKey="belltower" mediaPath="/audio/belltower.mp3"
|
438 | 442 | image="/images/belltower.png"/>
|
439 |
| - <SoundPane GridPane.rowIndex="5" name="%Space" |
| 443 | + <SoundPane GridPane.rowIndex="6" name="%Space" |
440 | 444 | mediaKey="space" mediaPath="/audio/space.mp3"
|
441 | 445 | image="/images/space.png"/>
|
442 |
| - <SoundPane GridPane.rowIndex="6" name="%Train" |
| 446 | + <SoundPane GridPane.rowIndex="7" name="%Train" |
443 | 447 | mediaKey="train" mediaPath="/audio/train.mp3"
|
444 | 448 | image="/images/train.png"/>
|
445 |
| - <SoundPane GridPane.rowIndex="7" name="%SlowMetronome" |
| 449 | + <SoundPane GridPane.rowIndex="8" name="%SlowMetronome" |
446 | 450 | mediaKey="slowmetronome" mediaPath="/audio/metronome.mp3"
|
447 | 451 | image="/images/metronome.png"/>
|
448 |
| - <SoundPane GridPane.rowIndex="8" name="%FastMetronome" |
| 452 | + <SoundPane GridPane.rowIndex="9" name="%FastMetronome" |
449 | 453 | mediaKey="fastmetronome" mediaPath="/audio/metronomefast.mp3"
|
450 | 454 | image="/images/metronome.png"/>
|
451 | 455 | </GridPane>
|
|
0 commit comments