Commit 44360e6 1 parent 942bad6 commit 44360e6 Copy full SHA for 44360e6
File tree 1 file changed +34
-2
lines changed
1 file changed +34
-2
lines changed Original file line number Diff line number Diff line change 1
- # tuner
1
+ # Guitar Tuner Web
2
2
3
- Basic Guitar Tuner.
3
+ A simple and free web-based guitar tuner that can be embedded in any project.
4
+
5
+ ## Features
6
+
7
+ 🚫 No ads
8
+
9
+ 🎸 Easy-to-use guitar tuner
10
+
11
+ 💯 Completely free
12
+
13
+ 🌍 Works in any modern web browser
14
+
15
+ 🔗 Can be embedded in any website or project
16
+
17
+ ## How to Use
18
+
19
+ Just open the tuner in your browser, click to grant microphone access,
20
+ and pluck a string on your guitar to tune it.
21
+
22
+ ![ image] ( https://github.com/user-attachments/assets/ada81d89-965e-416b-916f-519fb44d4dd2 )
23
+
24
+
25
+ ## Embed in Your Project
26
+
27
+ To embed this tuner in your website, use the following HTML snippet:
28
+
29
+ ``` html
30
+ <iframe src =" https://code4music.github.io/tuner" ></iframe >
31
+ ```
32
+
33
+ ## License
34
+
35
+ This project is free to use with no restrictions.
You can’t perform that action at this time.
0 commit comments