Skip to content

Commit

Permalink
changed haptic
Browse files Browse the repository at this point in the history
  • Loading branch information
cabanier committed Jul 17, 2023
1 parent 3168c98 commit 918105c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added car_start_run_stop_01.wav
Binary file not shown.
2 changes: 1 addition & 1 deletion input-selection-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
}

let banjoBuffer;
const URL = 'banjo_haptic.mp3';
const URL = 'car_start_run_stop_01.wav';
const context = new AudioContext({'sampleRate': 8000});

window.fetch(URL)
Expand Down

0 comments on commit 918105c

Please sign in to comment.