Changes for page Music Management

Last modified by Clara Stiller on 2022/03/24 17:30

From version Icon 13.1 Icon
edited by Clara Stiller
on 2022/03/24 17:08
Change comment: There is no comment for this version
To version Icon 16.1 Icon
edited by Clara Stiller
on 2022/03/24 17:24
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,7 +1,8 @@
1 +We decided to use the 5 following songs to underline our provided activities with suitable music
1 1  **Songs we used:**
2 2  
3 3  {{html}}
4 -<!-- Your HTML code here -->
5 +
5 5  <table width='100%'>
6 6  <tr>
7 7  <th width='25%'>Song</th>
... ... @@ -14,26 +14,34 @@
14 14  <td>Introduction music "perception"</td>
15 15  <td>unknown</td>
16 16  <td>unknown</td>
18 +<td>Introduction, played until face is recognized</td>
17 17  </tr>
18 18  <tr>
19 19  <td>Summer of 69</td>
20 20  <td>Brian Adams</td>
21 21  <td>unknown</td>
24 +<td>Entertaining while waiting for the caretaker to come</td>
22 22  </tr>
23 23  <tr>
24 24  <td>Take Five</td>
25 25  <td>The Dave Brubeck Quartet</td>
26 26  <td>Jazz</td>
30 +<td>If the activity "going to the living room" is suggested</td>
27 27  </tr>
28 28  <tr>
29 29  <td>Escape (The Pina Colada Song) </td>
30 30  <td>Rupert Holmes</td>
31 31  <td>unknown</td>
36 +<td>If the activity "have a coffee" is suggested</td>
32 32  </tr>
33 33  <tr>
34 34  <td>Tiny Dancer</td>
35 35  <td>Elton John</td>
36 36  <td>unknown</td>
42 +<td>If the activity "doing a puzzle" is suggested</td>
37 37  </tr>
38 38  
39 -{{html}}
45 +{{/html}}
46 +
47 +The songs were bought and downloaded from amazon music and cut into ~10 seconds to 1 minute pieces. The mp3 format was then added to the Choregraphe program.
48 +We found out, that the wav format, which is also compatible with the pepper robot, was too large. The time to compile and run the program took around 1 minute. After we changed all music files into mp3 format, it was much faster (~10s loading time).