Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
hell yeah (#28)
Browse files Browse the repository at this point in the history
* Add baton cues to Glee Club (1/2)

* Add baton SFX to Glee Club (2/2)

Close #23

* add Glee Club to games.json

* Better Tangotronic ready SFX (1/2)

* Better Tangotronic ready SFX (2/2)

* Add better Tangotronic SFX

* Accomodate new Tangotronic SFX

* Add database for Screwbot Factory

* Close #23

* add Screwbot Factory to games.json

* Fix database for Tangotronic 3000
  • Loading branch information
ahemtoday authored and chrislo27 committed Dec 7, 2016
1 parent e606a34 commit 7d39b83
Show file tree
Hide file tree
Showing 11 changed files with 182 additions and 2 deletions.
2 changes: 2 additions & 0 deletions core/assets/data/games.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"fanClub",
"fillbots",
"frogHop",
"gleeClub",
"karateMan",
"launchParty",
"lockstep",
Expand All @@ -31,6 +32,7 @@
"rhythmTweezers",
"ringside",
"samuraiSliceDS",
"screwbotFactory",
"shootEmUp",
"shrimpShuffle",
"sickBeats",
Expand Down
Binary file added core/assets/sounds/cues/gleeClub/baton.wav
Binary file not shown.
Binary file added core/assets/sounds/cues/gleeClub/batonStop.ogg
Binary file not shown.
25 changes: 25 additions & 0 deletions core/assets/sounds/cues/gleeClub/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@
"introSound": "gleeClub/screamBegin",
"canAlterPitch": true,
"name": "scream"
},
{
"id": "gleeClub/baton",
"duration": 1,
"name": "baton - lift",
"fileExtension": "wav"
},
{
"id": "gleeClub/batonStop",
"duration": 1,
"name": "baton - stop"
}
],
"patterns": [
Expand Down Expand Up @@ -84,6 +95,20 @@
"beat": 3
}
]
},
{
"id": "gleeClub_baton",
"name": "baton",
"cues": [
{
"id": "gleeClub/baton",
"beat": 0
},
{
"id": "gleeClub/batonStop",
"beat": 1
}
]
}
]
}
151 changes: 151 additions & 0 deletions core/assets/sounds/cues/screwbotFactory/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
{
"gameID": "screwbotFactory",
"gameName": "Screwbot Factory",
"series": "fever",
"cues": [
{
"id": "screwbotFactory/clankclank1",
"duration": 0.5,
"name": "black - crane - 1"
},
{
"id": "screwbotFactory/clankclank2",
"duration": 0.5,
"name": "black - crane - 2"
},
{
"id": "screwbotFactory/ohyeahPlace",
"duration": 1,
"name": "black - drop"
},
{
"id": "screwbotFactory/ohyeahStart",
"duration": 0.000001
},
{
"id": "screwbotFactory/screwingOhYeah",
"duration": 2,
"name": "black - screw",
"introSound": "screwbotFactory/ohyeahStart",
"loops": true,
"canAlterDuration": false
},
{
"id": "screwbotFactory/complete",
"duration": 0.5,
"name": "complete"
},
{
"id": "screwbotFactory/oh",
"duration": 0.5,
"name": "black - finish - 1"
},
{
"id": "screwbotFactory/yeah",
"duration": 0.5,
"name": "black - finish - 2"
},
{
"id": "screwbotFactory/whiteCrane",
"duration": 0.5,
"name": "white - crane"
},
{
"id": "screwbotFactory/letsgoPlace",
"duration": 1,
"name": "white - drop"
},
{
"id": "screwbotFactory/letsgoStart",
"duration": 0.000001
},
{
"id": "screwbotFactory/screwingLetsGo",
"duration": 1,
"name": "white - screw",
"introSound": "screwbotFactory/letsgoStart",
"loops": true,
"canAlterDuration": false
},
{
"id": "screwbotFactory/lets",
"duration": 0.5,
"name": "white - finish - 1"
},
{
"id": "screwbotFactory/go",
"duration": 0.5,
"name": "white - finish - 2"
}
],
"patterns": [
{
"id": "screwbotFactory_blackRobot",
"name": "black robot",
"cues": [
{
"id": "screwbotFactory/clankclank1",
"beat": 0
},
{
"id": "screwbotFactory/clankclank2",
"beat": 0.5
},
{
"id": "screwbotFactory/ohyeahPlace",
"beat": 2
},
{
"id": "screwbotFactory/screwingOhYeah",
"beat": 3
},
{
"id": "screwbotFactory/complete",
"beat": 5
},
{
"id": "screwbotFactory/oh",
"beat": 5.5
},
{
"id": "screwbotFactory/yeah",
"beat": 6
}
]
},
{
"id": "screwbotFactory_whiteRobot",
"name": "white robot",
"cues": [
{
"id": "screwbotFactory/whiteCrane",
"beat": 0
},
{
"id": "screwbotFactory/whiteCrane",
"beat": 0.5
},
{
"id": "screwbotFactory/letsgoPlace",
"beat": 2
},
{
"id": "screwbotFactory/screwingLetsGo",
"beat": 3
},
{
"id": "screwbotFactory/complete",
"beat": 4
},
{
"id": "screwbotFactory/lets",
"beat": 4.5
},
{
"id": "screwbotFactory/go",
"beat": 5
}
]
}
]
}
Binary file not shown.
6 changes: 4 additions & 2 deletions core/assets/sounds/cues/tangotronic3000/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,14 @@
{
"id": "tangotronic3000/ready1",
"duration": 1,
"name": "ready - 1"
"name": "ready - 1",
"fileExtension": "wav"
},
{
"id": "tangotronic3000/ready2",
"duration": 1,
"name": "ready - 2"
"name": "ready - 2",
"fileExtension": "wav"
},
{
"id": "tangotronic3000/twirlStart",
Expand Down
Binary file removed core/assets/sounds/cues/tangotronic3000/ready1.ogg
Binary file not shown.
Binary file not shown.
Binary file removed core/assets/sounds/cues/tangotronic3000/ready2.ogg
Binary file not shown.
Binary file not shown.

0 comments on commit 7d39b83

Please sign in to comment.