Skip to content

Commit

Permalink
Update sounds (transformed sounds, downloaded from gdrive)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiklic committed Feb 1, 2017
1 parent 3967842 commit e15112b
Show file tree
Hide file tree
Showing 11 changed files with 839 additions and 230 deletions.
15 changes: 7 additions & 8 deletions Adore gestures/Adore gestures.pml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@
</BehaviorDescriptions>
<Dialogs />
<Resources>
<File name="download_sounds" src="sounds/download_sounds.sh" />
<File name="drinking" src="sounds/drinking.wav" />
<File name="frog" src="sounds/frog.wav" />
<File name="sada_ti" src="sounds/sada_ti.wav" />
<File name="vidiovo" src="sounds/vidiovo.wav" />
<File name="zaba" src="sounds/zaba.wav" />
<File name="salica" src="sounds/salica.wav" />
<File name="pokusajmoponovo" src="sounds/pokusajmoponovo.wav" />
<File name="hajde_probaj_ti" src="sounds/hajde_probaj_ti.wav" />
<File name="krekre" src="sounds/krekre.wav" />
<File name="ovo_je_salica" src="sounds/ovo_je_salica.wav" />
<File name="ovo_je_zaba" src="sounds/ovo_je_zaba.wav" />
<File name="probajmo_ponovo" src="sounds/probajmo_ponovo.wav" />
<File name="vidi_ovo" src="sounds/vidi_ovo.wav" />
</Resources>
<Topics />
<IgnoredPaths>
<Path src=".gitignore" />
<Path src=".gitignore~" />
<Path src="sounds/download_sounds.sh" />
<Path src="sounds/drinking.wav" />
</IgnoredPaths>
</Package>
2 changes: 1 addition & 1 deletion Adore gestures/Drinking (right)/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<BehaviorLayer name="behavior_layer1">
<BehaviorKeyframe name="keyframe1" index="1">
<Diagram>
<Box name="Drinking (right)" id="1" localization="8" tooltip="Drinking animation." x="446" y="153">
<Box name="Drinking (right)" id="1" localization="8" tooltip="Drinking animation." x="319" y="123">
<bitmap>media/images/box/movement/move.png</bitmap>
<script language="4">
<content>
Expand Down
515 changes: 410 additions & 105 deletions Adore gestures/Frog (left)/behavior.xar

Large diffs are not rendered by default.

504 changes: 404 additions & 100 deletions Adore gestures/Frog (right)/behavior.xar

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Adore gestures/Ovo je salica/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Input name="onStart" type="1" type_size="1" nature="2" inner="0" tooltip="Starts the music." id="2" />
<Input name="onStop" type="1" type_size="1" nature="3" inner="0" tooltip="Stops the music." id="3" />
<Output name="onStopped" type="1" type_size="1" nature="1" inner="0" tooltip="Signal sent when box behavior is finished or stopped." id="4" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/salica.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/ovo_je_salica.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="Begin position (s)" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="0" max="600" tooltip="Position in seconds where the playing must start." id="6" />
<Parameter name="Volume (%)" inherits_from_parent="0" content_type="1" value="100" default_value="100" min="0" max="100" tooltip="Volume the file is played with." id="7" />
<Parameter name="Balance L/R" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="-1" max="1" tooltip="Value which determines if the sound is played more on the robot&apos;s left or right.&#x0A;You can particularly set it to:&#x0A;- -1 to play only on the left loudspeaker.&#x0A;- 0 to play on both loudspeakers.&#x0A;- 1 to play only on the right loudspeaker." id="8" />
Expand Down
2 changes: 1 addition & 1 deletion Adore gestures/Ovo je zaba/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Input name="onStart" type="1" type_size="1" nature="2" inner="0" tooltip="Starts the music." id="2" />
<Input name="onStop" type="1" type_size="1" nature="3" inner="0" tooltip="Stops the music." id="3" />
<Output name="onStopped" type="1" type_size="1" nature="1" inner="0" tooltip="Signal sent when box behavior is finished or stopped." id="4" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/zaba.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/ovo_je_zaba.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="Begin position (s)" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="0" max="600" tooltip="Position in seconds where the playing must start." id="6" />
<Parameter name="Volume (%)" inherits_from_parent="0" content_type="1" value="100" default_value="100" min="0" max="100" tooltip="Volume the file is played with." id="7" />
<Parameter name="Balance L/R" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="-1" max="1" tooltip="Value which determines if the sound is played more on the robot&apos;s left or right.&#x0A;You can particularly set it to:&#x0A;- -1 to play only on the left loudspeaker.&#x0A;- 0 to play on both loudspeakers.&#x0A;- 1 to play only on the right loudspeaker." id="8" />
Expand Down
2 changes: 1 addition & 1 deletion Adore gestures/Pokusajmo ponovo/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Input name="onStart" type="1" type_size="1" nature="2" inner="0" tooltip="Starts the music." id="2" />
<Input name="onStop" type="1" type_size="1" nature="3" inner="0" tooltip="Stops the music." id="3" />
<Output name="onStopped" type="1" type_size="1" nature="1" inner="0" tooltip="Signal sent when box behavior is finished or stopped." id="4" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/pokusajmoponovo.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/probajmo_ponovo.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="Begin position (s)" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="0" max="600" tooltip="Position in seconds where the playing must start." id="6" />
<Parameter name="Volume (%)" inherits_from_parent="0" content_type="1" value="100" default_value="100" min="0" max="100" tooltip="Volume the file is played with." id="7" />
<Parameter name="Balance L/R" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="-1" max="1" tooltip="Value which determines if the sound is played more on the robot&apos;s left or right.&#x0A;You can particularly set it to:&#x0A;- -1 to play only on the left loudspeaker.&#x0A;- 0 to play on both loudspeakers.&#x0A;- 1 to play only on the right loudspeaker." id="8" />
Expand Down
2 changes: 1 addition & 1 deletion Adore gestures/Sada ti (left)/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<Input name="onStart" type="1" type_size="1" nature="2" inner="0" tooltip="Starts the music." id="2" />
<Input name="onStop" type="1" type_size="1" nature="3" inner="0" tooltip="Stops the music." id="3" />
<Output name="onStopped" type="1" type_size="1" nature="1" inner="0" tooltip="Signal sent when box behavior is finished or stopped." id="4" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/sada_ti.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/hajde_probaj_ti.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="Begin position (s)" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="0" max="600" tooltip="Position in seconds where the playing must start." id="6" />
<Parameter name="Volume (%)" inherits_from_parent="0" content_type="1" value="100" default_value="100" min="0" max="100" tooltip="Volume the file is played with." id="7" />
<Parameter name="Balance L/R" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="-1" max="1" tooltip="Value which determines if the sound is played more on the robot&apos;s left or right.&#x0A;You can particularly set it to:&#x0A;- -1 to play only on the left loudspeaker.&#x0A;- 0 to play on both loudspeakers.&#x0A;- 1 to play only on the right loudspeaker." id="8" />
Expand Down
2 changes: 1 addition & 1 deletion Adore gestures/Sada ti (right)/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<Input name="onStart" type="1" type_size="1" nature="2" inner="0" tooltip="Starts the music." id="2" />
<Input name="onStop" type="1" type_size="1" nature="3" inner="0" tooltip="Stops the music." id="3" />
<Output name="onStopped" type="1" type_size="1" nature="1" inner="0" tooltip="Signal sent when box behavior is finished or stopped." id="4" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/sada_ti.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/hajde_probaj_ti.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="Begin position (s)" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="0" max="600" tooltip="Position in seconds where the playing must start." id="6" />
<Parameter name="Volume (%)" inherits_from_parent="0" content_type="1" value="100" default_value="100" min="0" max="100" tooltip="Volume the file is played with." id="7" />
<Parameter name="Balance L/R" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="-1" max="1" tooltip="Value which determines if the sound is played more on the robot&apos;s left or right.&#x0A;You can particularly set it to:&#x0A;- -1 to play only on the left loudspeaker.&#x0A;- 0 to play on both loudspeakers.&#x0A;- 1 to play only on the right loudspeaker." id="8" />
Expand Down
2 changes: 1 addition & 1 deletion Adore gestures/Vidi ovo/behavior.xar
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<Input name="onStart" type="1" type_size="1" nature="2" inner="0" tooltip="Starts the music." id="2" />
<Input name="onStop" type="1" type_size="1" nature="3" inner="0" tooltip="Stops the music." id="3" />
<Output name="onStopped" type="1" type_size="1" nature="1" inner="0" tooltip="Signal sent when box behavior is finished or stopped." id="4" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/vidiovo.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="File name" inherits_from_parent="0" content_type="4" value="/../sounds/vidi_ovo.wav" default_value="" tooltip="Name of the file you want to play.&#x0A;&#x0A;Note: You can click on the folder icon to browse the project content or import&#x0A;new files to the project." id="5" />
<Parameter name="Begin position (s)" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="0" max="600" tooltip="Position in seconds where the playing must start." id="6" />
<Parameter name="Volume (%)" inherits_from_parent="0" content_type="1" value="100" default_value="100" min="0" max="100" tooltip="Volume the file is played with." id="7" />
<Parameter name="Balance L/R" inherits_from_parent="0" content_type="2" value="0" default_value="0" min="-1" max="1" tooltip="Value which determines if the sound is played more on the robot&apos;s left or right.&#x0A;You can particularly set it to:&#x0A;- -1 to play only on the left loudspeaker.&#x0A;- 0 to play on both loudspeakers.&#x0A;- 1 to play only on the right loudspeaker." id="8" />
Expand Down
21 changes: 11 additions & 10 deletions Adore gestures/sounds/download_sounds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,26 @@

echo "Downloading sounds..."


# Drinking sound, edited from http://freesound.org/people/OwlStorm/sounds/320139/
wget --no-check-certificate -O drinking.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/SI7EX2WdtdUWDIc/download"
wget -O drinking.wav "https://drive.google.com/uc?export=download&id=0ByIZc3t3wyJoNFduNlo2UUNUWk0"

# Frog sound, edited from http://freesound.org/people/cs272/sounds/50406/
wget --no-check-certificate -O frog.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/iDRCOr0aoFwjUtC/download"
# Frog imitation "Kreekree", AlfaNum TTS Marica v4.2
wget -O krekre.wav "https://drive.google.com/uc?export=download&id=0ByIZc3t3wyJoeFJ5Z0Q1UUdxcmc"

# Introduction to functional imitation "Vidi ovo"
wget --no-check-certificate -O vidiovo.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/OaZ7WW7fviR1Twi/download"
wget -O vidi_ovo.wav "https://drive.google.com/uc?export=download&id=0ByIZc3t3wyJoam1hbHlUMFdMODQ"

# Introduction to symbolic imitation "Ovo je zaba"
wget --no-check-certificate -O zaba.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/yN9KVTrNl3SfGVa/download"
wget -O ovo_je_zaba.wav "https://drive.google.com/uc?export=download&id=0ByIZc3t3wyJoRGF6Y3N5cnczVm8"

# Introduction to functional imitation "Ovo je salica"
wget --no-check-certificate -O salica.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/JiKKnhjeY8tkSoX/download"
wget -O ovo_je_salica.wav "https://drive.google.com/uc?export=download&id=https://drive.google.com/open?id=0ByIZc3t3wyJoS3U3aWVITlIxbTA"

# Encouragement for imitation "A sada ti", TTS Marica v4.2
wget --no-check-certificate -O sada_ti.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/gNW8Xr9h7TGrUzZ/download"
# Encouragement for imitation "Hajde, probaj ti", TTS Marica v4.2
wget -O hajde_probaj_ti.wav "https://drive.google.com/uc?export=download&id=0ByIZc3t3wyJoVEZIbzY4VlFobzg"

# Recouragement for imitation "Pokusajmo ponovo", TTS Marica v4.2
wget --no-check-certificate -O pokusajmoponovo.wav "http://larics.rasip.fer.hr/laricscloud/index.php/s/yHrGA9e2k8BZXJn/download"
# Recouragement for imitation "Probajmo ponovo", TTS Marica v4.2
wget -O probajmo_ponovo.wav "https://drive.google.com/uc?export=download&id=0ByIZc3t3wyJoVm5pMmFqY1lWNG8"

echo "Done!"

0 comments on commit e15112b

Please sign in to comment.