Skip to content

Conversation

@elimanzo
Copy link
Contributor

@elimanzo elimanzo commented Oct 28, 2024

Based off of the BaseAudioContext API

Closes #480

@elimanzo elimanzo requested review from DominicS99 and miorel October 28, 2024 05:11
@elimanzo elimanzo marked this pull request as ready for review October 28, 2024 05:15
export const buttonSoundConfig = {
duration: 300,
volume: 0.1,
frequencies: [261.63, 329.63, 392.0, 523.25],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this an arpeggio? Nice!

@elimanzo elimanzo force-pushed the em-simon-play-sound branch from caffec0 to 68c8772 Compare October 29, 2024 04:47
@elimanzo elimanzo requested a review from miorel October 29, 2024 04:49
@elimanzo elimanzo requested a review from miorel October 29, 2024 07:36
@elimanzo elimanzo requested review from DominicS99 and miorel October 30, 2024 06:42
@elimanzo elimanzo merged commit bcd1abe into main Oct 31, 2024
9 checks passed
@elimanzo elimanzo deleted the em-simon-play-sound branch October 31, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make a playSound function - Simons Game

4 participants