Skip to content

Commit 09f8f6d

Browse files
committed
🎵 Basic audio feature working
🎵 Updated audio samples ⚙️ Added audio to sidebar settings
1 parent aedb1ce commit 09f8f6d

File tree

19 files changed

+150
-22
lines changed

19 files changed

+150
-22
lines changed

package-lock.json

Lines changed: 60 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"react": "^17",
1818
"react-dom": "^17",
1919
"react-scripts": "4",
20+
"tone": "^14.7.77",
2021
"typescript": "^4.6.3",
2122
"web-vitals": "^1.1.2"
2223
},

public/audio/A4.wav

480 KB
Binary file not shown.

public/audio/A5.wav

820 KB
Binary file not shown.

public/audio/C4.wav

285 KB
Binary file not shown.

public/audio/C5.wav

1.15 MB
Binary file not shown.

public/audio/C6.wav

588 KB
Binary file not shown.

public/audio/Ds4.wav

-428 KB
Binary file not shown.

public/audio/Ds5.wav

990 KB
Binary file not shown.

public/audio/Fs4.wav

-44.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)