Changes for page Music Management

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

From version Icon 11.3 Icon
edited by Clara Stiller
on 2022/03/24 15:01
Change comment: There is no comment for this version
To version Icon 15.1 Icon
edited by Clara Stiller
on 2022/03/24 17:23
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,6 +1,46 @@
1 -Songs we used:
2 -1. Introduction music
3 -2. Summer of 69 - Brian Adams
4 -3. Escape (The Pina Colada Song) - Rupert Holmes
5 -4. Take Five - The Dave Brubeck Quartet
6 -5. Tiny Dancer - Elton John
1 +We decided to use the 5 following songs to underline our provided activities with suitable music
2 +**Songs we used:**
3 +{{html}}
4 +<table width='100%'>
5 +<tr>
6 +<th width='25%'>Song</th>
7 +<th width='25%'>Interpret</th>
8 +<th width='25%'>Genre</th>
9 +<th width='25%'>Situation when it's played</th>
10 +
11 +</tr>
12 +<tr>
13 +<td>Introduction music "perception"</td>
14 +<td>unknown</td>
15 +<td>unknown</td>
16 +<td>Introduction, played until face is recognized</td>
17 +</tr>
18 +<tr>
19 +<td>Summer of 69</td>
20 +<td>Brian Adams</td>
21 +<td>unknown</td>
22 +<td>Entertaining while waiting for the caretaker to come</td>
23 +</tr>
24 +<tr>
25 +<td>Take Five</td>
26 +<td>The Dave Brubeck Quartet</td>
27 +<td>Jazz</td>
28 +<td>If the activity "going to the living room" is suggested</td>
29 +</tr>
30 +<tr>
31 +<td>Escape (The Pina Colada Song) </td>
32 +<td>Rupert Holmes</td>
33 +<td>unknown</td>
34 +<td>If the activity "have a coffee" is suggested</td>
35 +</tr>
36 +<tr>
37 +<td>Tiny Dancer</td>
38 +<td>Elton John</td>
39 +<td>unknown</td>
40 +<td>If the activity "doing a puzzle" is suggested</td>
41 +</tr>
42 +
43 +{{/html}}
44 +
45 +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.
46 +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).