Skip to content

Commit b58ca40

Browse files
committed
res, tuner desc edit
1 parent a7ca242 commit b58ca40

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

src/content/work/turbo-tuner.mdx

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,13 @@ tags:
1818

1919
![Turbo Tuner Settings Editor](/work/turbo-tuner.webp)
2020

21-
The ST-300 is a strobe tuner guitar pedal with five programmable presets for alternate tunings. It
22-
has a USB port for customizing settings via a text file in the
21+
The ST-300 strobe tuner guitar pedal from Sonic Research has five programmable presets for alternate
22+
tunings and a USB port for customizing settings via a text file in the
2323
[ST-300 Editor](https://www.turbo-tuner.com/usb/) desktop application.
2424

25-
The purpose of this web form is to improve the settings text file editing experience. It includes
26-
controls for number of strings, note and octave, cent offsets, A4 reference pitch, and transpose
27-
semitones with range limits for each based on the
28-
[manual](https://www.turbo-tuner.com/media/ST300mini_Manual.pdf).
25+
This separate, unofficial web app improves the settings editing experience with controls for number
26+
of strings, note and octave, cent offsets, A4 reference pitch, and transpose semitones with range
27+
limits for each based on the [manual](https://www.turbo-tuner.com/media/ST300mini_Manual.pdf).
2928

30-
A settings text file can be imported and exported so it can then be opened in the ST-300 Editor
31-
application and uploaded to the tuner.
29+
A settings text file can be imported and exported so it can then be opened in the official ST-300
30+
Editor application and uploaded to the tuner.

src/pages/resume.astro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,16 @@ const experience: experienceType[] = [
146146
<li><Icon name="tags/zbrush" />ZBrush</li>
147147
<li><Icon name="tags/blender" />Blender</li>
148148
<!-- <li><Icon name="tags/resolume" />Resolume</li> -->
149+
<!-- <li><Icon name="skill-icons:docker" />Docker</li> -->
150+
<!-- <li><Icon name="devicon:redux" />Redux</li> -->
149151
</ul>
150152
</div>
151153
<div class="col-span-2">
152154
<h2 class="mb-3">Currently Learning</h2>
153155
<ul class="list-none">
154156
<li><Icon name="devicon:react" /> React Three Fiber</li>
155157
<li><Icon name="devicon:webgpu" />GLSL, TSL Shaders</li>
158+
<li><Icon name="devicon:postgresql" />PostgreSQL</li>
156159
</ul>
157160
</div>
158161
</div>

0 commit comments

Comments
 (0)