Skip to content

Commit

Permalink
added sound assets for implementation of the sound design, see #148
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Nov 26, 2018
1 parent f58cca8 commit 8ffd66b
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 0 deletions.
Binary file added assets/bounce-marimba.wav
Binary file not shown.
Binary file added assets/break-off-autosinfonie-spatialized.wav
Binary file not shown.
Binary file added assets/contact-lower.wav
Binary file not shown.
Binary file added assets/harp-drop.wav
Binary file not shown.
Binary file added assets/harp-pickup.wav
Binary file not shown.
Binary file added assets/simple-drop.wav
Binary file not shown.
Binary file added assets/simple-pickup.wav
Binary file not shown.
Binary file added sounds/bounce-marimba.mp3
Binary file not shown.
Binary file added sounds/break-off-autosinfonie-spatialized.mp3
Binary file not shown.
Binary file added sounds/contact-lower.mp3
Binary file not shown.
Binary file added sounds/harp-drop.mp3
Binary file not shown.
Binary file added sounds/harp-pickup.mp3
Binary file not shown.
58 changes: 58 additions & 0 deletions sounds/license.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"bounce-marimba.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
},
"break-off-autosinfonie-spatialized.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
},
"contact-lower.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
},
"harp-drop.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
},
"harp-pickup.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
},
"simple-drop.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
},
"simple-pickup.mp3": {
"text": [
"Copyright 2018 University of Colorado Boulder"
],
"projectURL": "http://phet.colorado.edu",
"license": "contact [email protected]",
"notes": "created by Mike Winters for use by PhET"
}
}
Binary file added sounds/simple-drop.mp3
Binary file not shown.
Binary file added sounds/simple-pickup.mp3
Binary file not shown.

0 comments on commit 8ffd66b

Please sign in to comment.