Skip to content

Commit

Permalink
audio test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregor on Mac committed Dec 18, 2023
1 parent 410d70a commit b9d0b84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Binary file added dist/audio/setup.camera.mp3
Binary file not shown.
6 changes: 4 additions & 2 deletions index.twee
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ Spuk & Schreck

--------------------------AUDIO---------------------------------------

/* <<cacheaudio "bg" "audio/bg.mp3">>
<<cacheaudio "setup.camera" "audio/setup.camera.mp3">>
<<cacheaudio "click" "audio/click.mp3">>
<<cacheaudio "ring" "audio/ring.mp3">> */
<<cacheaudio "ring" "audio/ring.mp3">>

-------------------------STARTVARIABLEN-------------------------------
<<set $hotspot to 0>>
Expand Down Expand Up @@ -434,6 +434,8 @@ $(document).one(":passagedisplay", function() {
});
<</script>>

<<audio "setup.camera" loop play >>

<<set $setupCompleted to true>>

<div class="wrapper">
Expand Down

0 comments on commit b9d0b84

Please sign in to comment.