Skip to content

Commit

Permalink
Adding sully sound
Browse files Browse the repository at this point in the history
  • Loading branch information
schielb committed Sep 1, 2023
1 parent 324bdc7 commit 074749f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demos/video/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ def run(self):

# Let Sully Groan if it is the right video
if self.target == "sully.npz":
print("Sully_Time")
# TODO: BRYSON PUT YOUR CODE HERE
self.output_queue.put("SOUND " + "sss_sounds/Sully_Groan.mp3")
pass

# Iterate through the frames
Expand Down
Binary file removed demos/video/resources/pre-processed/Sully_Groan.npz
Binary file not shown.
Binary file added sss_sounds/Sully_Groan.mp3
Binary file not shown.

0 comments on commit 074749f

Please sign in to comment.