Skip to content

Commit 3b63c64

Browse files
committed
added turbo tuner project
1 parent 84fcb0b commit 3b63c64

3 files changed

Lines changed: 25 additions & 0 deletions

File tree

public/work/turbo-tuner-thumb.jpg

115 KB
Loading

public/work/turbo-tuner.png

94.7 KB
Loading

src/content/work/turbo-tuner.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Turbo Tuner Editor
3+
pubDate: 2025-06-03 00:00:00 PST
4+
img: /work/turbo-tuner-thumb.jpg
5+
img_alt: Guitar tuner pedal
6+
description: Guitar tuner pedal settings editor.
7+
tags:
8+
- Tailwind
9+
- shadcn/ui
10+
---
11+
12+
[![Turbo Tuner Settings Editor](/work/turbo-tuner.png)](https://davidlyons.dev/turbo-tuner/)
13+
14+
<ExternalLink href="https://davidlyons.dev/turbo-tuner/" />
15+
16+
The ST-300 is a strobe tuner guitar pedal with 5 programmable presets for alternate tunings. It has
17+
a USB port for customizing settings via a text file in the
18+
[ST-300 Editor](https://www.turbo-tuner.com/usb/).
19+
20+
I built this web form to improve the text file editing experience. It includes controls for number
21+
of strings, note and octave, cent offsets, A4 reference pitch, and transpose semitones with range
22+
limits for each based on the [manual](https://www.turbo-tuner.com/media/ST300mini_Manual.pdf).
23+
24+
A settings text file can be imported and exported so it can then be opened in the ST-300 Editor
25+
application and uploaded to the tuner.

0 commit comments

Comments
 (0)