Guitar Tuner - Tune by Ear

Guitar tuner by ear: 12 different tunings

ما هو Guitar Tuner - Tune by Ear؟

Guitar Tuner - Tune by Ear هو إضافة Chrome تم تطويرها بواسطة pluraldev.com، والميزة الرئيسية لها هي "Guitar tuner by ear: 12 different tunings".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Guitar Tuner - Tune by Ear

قم بتنزيل ملفات الامتداد Guitar Tuner - Tune by Ear بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Are available 12 different tunings.

- Standard - E A D G B E
- Drop D - D A D G B E
- Half Setp Down - E♭ A♭ D♭ G♭ B♭ E♭
- Full Setp Down - D G C F A D
- Open D - D A D F♯ A D
- Open G - D G D G B D
- Open A - E A E A C♯ E
- Open C - C G C G C E
- Open E - E B E G♯ B E
- Open B - D F♯ B F♯ B D♯
- D A D G A D

You can either click directly on the strings buttons or use the enter key to hear the sound.

Use the right and left arrow keys to select the string.

Playing Mode

If set to manual you can either use the string button or play button to hear the sound. In the case of play button the string selection will advance to the next one after playing the sound.

If set to auto the sound is played and automatically advances to the next. You will need to use the play button to play/stop the sounds (you can use the space key as a shortcut).

Repeats by String

Set the number of times the sound will be played by string.


My Tunings

Set your own custom tunings                    

معلومات أساسية عن التمديد

الاسم Guitar Tuner - Tune by Ear Guitar Tuner - Tune by Ear
ID iefinhiodbmoobdnoholloggphkoijoc
عنوان URL الرسمي https://chromewebstore.google.com/detail/guitar-tuner-tune-by-ear/iefinhiodbmoobdnoholloggphkoijoc
الوصف Guitar tuner by ear: 12 different tunings
حجم الملف 2.96 MB
عدد التثبيتات 4,811
النسخة الحالية 1.1.5
آخر تحديث 2018-11-20
تاريخ النشر 2018-11-20
تقييم 3.78/5 مجموع تقييمات 49
المطور pluraldev.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://musictools.app/guitar-tuner/help/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Guitar Tuner - Tune by Ear",
    "short_name": "Guitar Tuner",
    "description": "Guitar tuner by ear: 12 different tunings",
    "version": "1.1.5",
    "browser_action": {
        "default_icon": "assets\/images\/icon.png",
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "assets\/images\/icon16.png",
        "128": "assets\/images\/icon128.png"
    }
}