Changes for page Music Management

Last modified by Rembrandt Oltmans on 2022/03/29 14:50

From version Icon 13.1 Icon
edited by Rembrandt Oltmans
on 2022/03/29 13:59
Change comment: There is no comment for this version
To version Icon 16.1
edited by Rembrandt Oltmans
on 2022/03/29 14:50
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,3 +1,47 @@
1 +== Music ==
2 +For the music the robot plays 6 songs were picked to use in combination with the activities. The royalty free music was downloaded from the internet. The songs were downloaded from the following websites: // youtube.com// & //bensound.com//.
3 +The songs that were used in combination with corresponding activities are the following:
1 1  
5 +{{html}}
6 +<table>
7 + <tr>
8 + <th>Song</th>
9 + <th>Artist</th>
10 + <th>Activity</th>
11 + </tr>
12 + <tr>
13 + <td>Ukulele</td>
14 + <td>Bensound</td>
15 + <td>Cooking</td>
16 + </tr>
17 + <tr>
18 + <td>Monkeys Spinning Monkeys</td>
19 + <td>Kevin MacLeod</td>
20 + <td>Bathroom</td>
21 + </tr>
22 + <tr>
23 + <td>Local Forecast</td>
24 + <td>Kevin MacLeod</td>
25 + <td>Sleep</td>
26 + </tr>
27 + <tr>
28 + <td>Carefree</td>
29 + <td>Kevin MacLeod</td>
30 + <td>Drinking</td>
31 + </tr>
32 + <tr>
33 + <td>Buddy</td>
34 + <td>iMovie</td>
35 + <td>Brushing teeth</td>
36 + </tr>
37 + <tr>
38 + <td>Add And</td>
39 + <td>Broke for Free</td>
40 + <td>Exercise</td>
41 + </tr>
42 +</table>
43 +{{/html}}
2 2  
45 +== Music Device ==
46 +The music device the songs are played on is the NAO in combination with the Choregraphe Suite software on a laptop containing the songs to program the behaviour of when to play which song. The timer in the Choregraphe Suite limits the music to play for a duration of 10 seconds during the quiz. However, for other applications the entire song can be played.
3 3