From 62e32c47a3c09927a3cd2d63b2fd867a9cc07ab9 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Sun, 10 Mar 2024 14:42:44 -0400 Subject: Updated build and posts - should be deployable Everything SEEMS like it should be deployable now. Let's see --- .gitignore | 1 + posts/a-tour-de-chorus.html | 84 ++++++++++----------- posts/bread.html | 2 +- posts/choosing-to-write-in-html.html | 2 +- posts/css-themes-exist-now.html | 1 + posts/first-a-new-years-resolution.html | 2 +- posts/how-i-generate-my-rss-feed.html | 3 +- posts/lisps-assembly-c-and-conlangs.html | 1 + posts/manjaro-experiment.html | 1 + posts/manjaro-follow-up-breaking-things.html | 2 +- posts/music-blog.html | 12 +-- posts/music-spotlight-my-top-album-2022.html | 2 +- ...call-what-couldve-been-a-command-line-tool.html | 2 +- posts/rss-a-follow-up.html | 1 + posts/tracks.html | 24 +++--- posts/venturing-back-into-c.html | 2 +- res/audio/chorus-samples/cb-1-10oclock.mp3 | Bin 0 -> 1682368 bytes res/audio/chorus-samples/cb-1-2oclock.mp3 | Bin 0 -> 1653111 bytes res/audio/chorus-samples/cb-1-7oclock.mp3 | Bin 0 -> 1653111 bytes res/audio/chorus-samples/cb-1-off-with-level.mp3 | Bin 0 -> 1682368 bytes res/audio/chorus-samples/cb-1-vibrato-d10-r2.mp3 | Bin 0 -> 1653111 bytes res/audio/chorus-samples/cb-1-vibrato-d2-r10.mp3 | Bin 0 -> 1653111 bytes res/audio/chorus-samples/ce-20-ce-1-10oclock.mp3 | Bin 0 -> 1922695 bytes res/audio/chorus-samples/ce-20-ce-1-7oclock.mp3 | Bin 0 -> 1922695 bytes .../chorus-samples/ce-20-dimensional-d-3-4.mp3 | Bin 0 -> 1902842 bytes res/audio/chorus-samples/ce-20-dimensional-d-3.mp3 | Bin 0 -> 1901797 bytes res/audio/chorus-samples/ce-20-dimensional-d-4.mp3 | Bin 0 -> 1935234 bytes res/audio/chorus-samples/ce-20-rich-r10-d2.mp3 | Bin 0 -> 1984344 bytes res/audio/chorus-samples/ce-20-standard-r10-d2.mp3 | Bin 0 -> 1922695 bytes res/audio/chorus-samples/ce-20-standard-r2-d10.mp3 | Bin 0 -> 1945683 bytes res/audio/chorus-samples/clean.mp3 | Bin 0 -> 1931054 bytes res/audio/chorus-samples/julia-chorus-1.mp3 | Bin 0 -> 1882989 bytes res/audio/chorus-samples/julia-chorus-2.mp3 | Bin 0 -> 1939413 bytes res/audio/chorus-samples/julia-chorus-3.mp3 | Bin 0 -> 1972850 bytes res/audio/chorus-samples/julia-vibrato.mp3 | Bin 0 -> 1882989 bytes res/audio/rezzed-senders-io-audio.mp3 | Bin 0 -> 4538075 bytes res/audio/rezzed-senders-io-audio.ogg | Bin 0 -> 810106 bytes res/img/thr100hd-settings-senders-io-img.jpg | Bin 0 -> 1463265 bytes static-html/favicon.ico | Bin 0 -> 894 bytes templates/index.css | 13 ++++ 40 files changed, 85 insertions(+), 70 deletions(-) create mode 100644 res/audio/chorus-samples/cb-1-10oclock.mp3 create mode 100644 res/audio/chorus-samples/cb-1-2oclock.mp3 create mode 100644 res/audio/chorus-samples/cb-1-7oclock.mp3 create mode 100644 res/audio/chorus-samples/cb-1-off-with-level.mp3 create mode 100644 res/audio/chorus-samples/cb-1-vibrato-d10-r2.mp3 create mode 100644 res/audio/chorus-samples/cb-1-vibrato-d2-r10.mp3 create mode 100644 res/audio/chorus-samples/ce-20-ce-1-10oclock.mp3 create mode 100644 res/audio/chorus-samples/ce-20-ce-1-7oclock.mp3 create mode 100644 res/audio/chorus-samples/ce-20-dimensional-d-3-4.mp3 create mode 100644 res/audio/chorus-samples/ce-20-dimensional-d-3.mp3 create mode 100644 res/audio/chorus-samples/ce-20-dimensional-d-4.mp3 create mode 100644 res/audio/chorus-samples/ce-20-rich-r10-d2.mp3 create mode 100644 res/audio/chorus-samples/ce-20-standard-r10-d2.mp3 create mode 100644 res/audio/chorus-samples/ce-20-standard-r2-d10.mp3 create mode 100644 res/audio/chorus-samples/clean.mp3 create mode 100644 res/audio/chorus-samples/julia-chorus-1.mp3 create mode 100644 res/audio/chorus-samples/julia-chorus-2.mp3 create mode 100644 res/audio/chorus-samples/julia-chorus-3.mp3 create mode 100644 res/audio/chorus-samples/julia-vibrato.mp3 create mode 100644 res/audio/rezzed-senders-io-audio.mp3 create mode 100644 res/audio/rezzed-senders-io-audio.ogg create mode 100644 res/img/thr100hd-settings-senders-io-img.jpg create mode 100644 static-html/favicon.ico diff --git a/.gitignore b/.gitignore index 8ba12ec..1629033 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.sw* *.md.backup +.venv www .build gemini \ No newline at end of file diff --git a/posts/a-tour-de-chorus.html b/posts/a-tour-de-chorus.html index 5354b22..74d3e97 100644 --- a/posts/a-tour-de-chorus.html +++ b/posts/a-tour-de-chorus.html @@ -4,10 +4,8 @@ --pinned: true

A Tour de Chorus

-

I've been talking a lot about chorus on my mastodon, like, A LOT. - So I thought it would be fun to explore my chorus pedals a bit and - present this information in some shareable way, since no one wants to - listen to 18 minutes of audio in a row.

+

I've been talking a lot about chorus on my mastodon, like, A LOT. So I thought it would be fun to explore my chorus pedals a bit and present this information in some shareable way, since no one wants to listen to 18 minutes of audio in a row. +

What's on display

So I have three chorus pedals to show off today:

The other gear

I will be playing each of these pedals through my THR-100HD (see - my previous music blog post in which I deep dive a bit into this amp). It's running on the crunch channel, just at @@ -33,8 +31,8 @@

Let's start with the clean tone:

This loop is something I had been noodling on all week, while on @@ -58,9 +56,9 @@
CE-20 Standard Mode - Rate 10 o'clock, Depth 2 o'clock
@@ -68,9 +66,9 @@
CE-20 Standard Mode - Rate 2 o'clock, Depth 10 o'clock
@@ -85,9 +83,9 @@
CE-20 Rich Mode - Rate 10 o'clock, Depth 2 o'clock
@@ -103,9 +101,9 @@
CE-20 Dimensional D Mode - Mode 3
@@ -113,9 +111,9 @@
CE-20 Dimensional D Mode - Mode 4
@@ -123,9 +121,9 @@
CE-20 Dimensional D Mode - Mode 3+4
@@ -148,9 +146,9 @@
CE-20 CE-1 Mode - Intensity 7 o'clock
@@ -158,9 +156,9 @@
CE-20 CE-1 Mode - Intensity 10 o'clock
@@ -182,8 +180,8 @@
CB-1 Chorus Mode - Intensity 7 o'clock
@@ -191,8 +189,8 @@
CB-1 Chorus Mode - Intensity 10 o'clock
@@ -200,8 +198,8 @@
CB-1 Chorus Mode - Intensity 2 o'clock
@@ -215,9 +213,9 @@
CB-1 Vibrato Mode - Rate 10 o'clock, Depth 2 o'clock
@@ -225,9 +223,9 @@
CB-1 Vibrato Mode - Rate 2 o'clock, Depth 10 o'clock
@@ -239,9 +237,9 @@
CB-1 Off - Level to a point where when I dig in it clips heavily
@@ -257,8 +255,8 @@ Julia - Triangle Wave, Rate 7 o'clock, Depth 2 o'clock, Lag 3 o'clock, Mix 12 o'clock (chorus) @@ -267,8 +265,8 @@ Julia - Sine Wave, Rate 10 o'clock, Depth 2 o'clock, Lag 9 o'clock, Mix 12 o'clock (chorus) @@ -277,8 +275,8 @@ Julia - Sine Wave, Rate 9 o'clock, Depth 3 o'clock, Lag 9 o'clock, Mix 12 o'clock (chorus) @@ -287,8 +285,8 @@ Julia - Triangle Wave, Rate 8 o'clock, Depth 12 o'clock, Lag 12 o'clock, Mix 5 o'clock (vibrato, max) diff --git a/posts/bread.html b/posts/bread.html index ebbdbae..e11265b 100644 --- a/posts/bread.html +++ b/posts/bread.html @@ -1,6 +1,6 @@ - --post-date: 2020-02-17 --type: blog +--tags: food

Bread

I decided to make a singular dedicated page to my recent bread bakes. diff --git a/posts/choosing-to-write-in-html.html b/posts/choosing-to-write-in-html.html index f9a6efa..db7cce9 100644 --- a/posts/choosing-to-write-in-html.html +++ b/posts/choosing-to-write-in-html.html @@ -1,4 +1,4 @@ ---post-date: 2024-01-01 +--post-date: 2024-03-07 --tags: tech --type: blog --pinned: true diff --git a/posts/css-themes-exist-now.html b/posts/css-themes-exist-now.html index 25eee0d..38058cd 100644 --- a/posts/css-themes-exist-now.html +++ b/posts/css-themes-exist-now.html @@ -1,5 +1,6 @@ --post-date: 2022-12-05 --type: blog +--tags: tech

CSS Themes Exist Now!?

Yeah news to me too! Seems like according to

First! A New Years Resolution

I like to write small hacky things from time to time when I have a diff --git a/posts/how-i-generate-my-rss-feed.html b/posts/how-i-generate-my-rss-feed.html index 752bb0c..0476005 100644 --- a/posts/how-i-generate-my-rss-feed.html +++ b/posts/how-i-generate-my-rss-feed.html @@ -1,4 +1,3 @@ - --post-date: 2023-01-06 --type: blog

@@ -10,7 +9,7 @@ into my pre-existing publish scripts to be able to generate the RSS file.

Publishing blog posts - shell scripts ftw

-

In My Markdown -> HTML Setup I +

In My Markdown -> HTML Setup I touch on how I publish my markdown files into HTML for this blog. But what I don’t really touch on is the shell scripts that tie the whole process together.

diff --git a/posts/lisps-assembly-c-and-conlangs.html b/posts/lisps-assembly-c-and-conlangs.html index 8f2967c..601dfa0 100644 --- a/posts/lisps-assembly-c-and-conlangs.html +++ b/posts/lisps-assembly-c-and-conlangs.html @@ -1,5 +1,6 @@ --post-date: 2019-12-09 --type: blog +--tags: tech

Lisps, Assembly, C, and Conlangs

I had originally hoped to do more blogging as a way of practicing my diff --git a/posts/manjaro-experiment.html b/posts/manjaro-experiment.html index 0c24766..71eba31 100644 --- a/posts/manjaro-experiment.html +++ b/posts/manjaro-experiment.html @@ -1,6 +1,7 @@ --post-date: 2020-12-17 --updated-at: 2020-12-19 --type: blog +--tags: tech

Manjaro Experiment

After years on Debian, running i3, I decided to try out a more diff --git a/posts/manjaro-follow-up-breaking-things.html b/posts/manjaro-follow-up-breaking-things.html index c1a0c16..1e13807 100644 --- a/posts/manjaro-follow-up-breaking-things.html +++ b/posts/manjaro-follow-up-breaking-things.html @@ -1,6 +1,6 @@ - --post-date: 2021-01-05 --type: blog +--tags: tech

Manjaro Follow-up - Breaking things!

I wanted to write a quick follow-up covering how I managed to break, diff --git a/posts/music-blog.html b/posts/music-blog.html index f0b25fc..f4b5eb7 100644 --- a/posts/music-blog.html +++ b/posts/music-blog.html @@ -1,6 +1,6 @@ - --post-date: 2023-01-06 --type: blog +--tags: music

Music Blog?!

I wanted to make a little blog section to just talk about my music @@ -36,13 +36,13 @@

"Rezzed" - Hi-gain dual amped Baritone guitar
@@ -57,7 +57,7 @@ channel. Here is what I have dialed in so far:

A photo of the front face knobs of my Yamaha THR100HD. The top amp is set to the clean setting, the booster is turned off. The gain is roughly at 3 O'Clock, Master at 9 O'Clock, Bass at 10 O'Clock, Middle at 2 O'Clock, Presense off, Rever off, and Volume at 11 O'Clock. The bottom amp is set to Modern, with the booster turned off. The gain is set to around 2:30, Master at 10 O'Clock, Bass at a bit below 9 O'Clock, Middle at 2 O'Clock, Treble at 1 O'Clock, Presents at 1:30, Rever off, and Volume a little above 9 O'Clock

Music Spotlight: My Top Album 2022

The hype is real. I only recently wrote last years, so I bet your hype diff --git a/posts/remember-recall-what-couldve-been-a-command-line-tool.html b/posts/remember-recall-what-couldve-been-a-command-line-tool.html index b9ede49..920961e 100644 --- a/posts/remember-recall-what-couldve-been-a-command-line-tool.html +++ b/posts/remember-recall-what-couldve-been-a-command-line-tool.html @@ -1,6 +1,6 @@ - --post-date: 2020-02-16 --type: blog +--tags: tech

remember/recall - what could've been a command line tool

During a meeting at work when I realized I often forget useful diff --git a/posts/rss-a-follow-up.html b/posts/rss-a-follow-up.html index 4e73012..3dfcbf8 100644 --- a/posts/rss-a-follow-up.html +++ b/posts/rss-a-follow-up.html @@ -1,5 +1,6 @@ --post-date: 2022-12-31 --type: blog +--tags: tech

RSS - A Follow-up

Get an RSS reader and connect everything to it!

diff --git a/posts/tracks.html b/posts/tracks.html index ea9caa3..7271cd1 100644 --- a/posts/tracks.html +++ b/posts/tracks.html @@ -40,8 +40,8 @@ And I struggle what to do.
+ src="/media/audio/untitled-1.mp3">Download Track

Unspoken

@@ -59,8 +59,8 @@ Say the words that are unspoken + src="/media/audio/unspoken.mp3">Download Track

Terraforming Spring

@@ -81,8 +81,8 @@ Say the words that are unspoken around in my DAW to help things sit better.

+ src="/media/audio/terraforming-spring.mp3">Download Track

Collab Tracks

I participate in a Discord group from Bandcamp - Album Link

In Session

@@ -158,8 +158,8 @@ the volume is normalized, but it can be surprising. rel="external noopener noreferrer" target="_blank">Bandcamp - Album Link + src="/media/audio/in-session.mp3">Download Track

Ancient Signals (Intermission)

@@ -184,8 +184,8 @@ the volume is normalized, but it can be surprising. rel="external noopener noreferrer" target="_blank">Bandcamp - Album Link
diff --git a/posts/venturing-back-into-c.html b/posts/venturing-back-into-c.html index 16e3047..3ceaf82 100644 --- a/posts/venturing-back-into-c.html +++ b/posts/venturing-back-into-c.html @@ -1,6 +1,6 @@ - --post-date: 2019-02-17 --type: blog +--tags: tech

Venturing back into C

For the past two weeks or so I have been diving back into C diff --git a/res/audio/chorus-samples/cb-1-10oclock.mp3 b/res/audio/chorus-samples/cb-1-10oclock.mp3 new file mode 100644 index 0000000..5e0fb60 Binary files /dev/null and b/res/audio/chorus-samples/cb-1-10oclock.mp3 differ diff --git a/res/audio/chorus-samples/cb-1-2oclock.mp3 b/res/audio/chorus-samples/cb-1-2oclock.mp3 new file mode 100644 index 0000000..0613fee Binary files /dev/null and b/res/audio/chorus-samples/cb-1-2oclock.mp3 differ diff --git a/res/audio/chorus-samples/cb-1-7oclock.mp3 b/res/audio/chorus-samples/cb-1-7oclock.mp3 new file mode 100644 index 0000000..06e7432 Binary files /dev/null and b/res/audio/chorus-samples/cb-1-7oclock.mp3 differ diff --git a/res/audio/chorus-samples/cb-1-off-with-level.mp3 b/res/audio/chorus-samples/cb-1-off-with-level.mp3 new file mode 100644 index 0000000..e693acb Binary files /dev/null and b/res/audio/chorus-samples/cb-1-off-with-level.mp3 differ diff --git a/res/audio/chorus-samples/cb-1-vibrato-d10-r2.mp3 b/res/audio/chorus-samples/cb-1-vibrato-d10-r2.mp3 new file mode 100644 index 0000000..76bbf2d Binary files /dev/null and b/res/audio/chorus-samples/cb-1-vibrato-d10-r2.mp3 differ diff --git a/res/audio/chorus-samples/cb-1-vibrato-d2-r10.mp3 b/res/audio/chorus-samples/cb-1-vibrato-d2-r10.mp3 new file mode 100644 index 0000000..b9454ce Binary files /dev/null and b/res/audio/chorus-samples/cb-1-vibrato-d2-r10.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-ce-1-10oclock.mp3 b/res/audio/chorus-samples/ce-20-ce-1-10oclock.mp3 new file mode 100644 index 0000000..63a241e Binary files /dev/null and b/res/audio/chorus-samples/ce-20-ce-1-10oclock.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-ce-1-7oclock.mp3 b/res/audio/chorus-samples/ce-20-ce-1-7oclock.mp3 new file mode 100644 index 0000000..8dd46c8 Binary files /dev/null and b/res/audio/chorus-samples/ce-20-ce-1-7oclock.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-dimensional-d-3-4.mp3 b/res/audio/chorus-samples/ce-20-dimensional-d-3-4.mp3 new file mode 100644 index 0000000..753ca1c Binary files /dev/null and b/res/audio/chorus-samples/ce-20-dimensional-d-3-4.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-dimensional-d-3.mp3 b/res/audio/chorus-samples/ce-20-dimensional-d-3.mp3 new file mode 100644 index 0000000..71d814c Binary files /dev/null and b/res/audio/chorus-samples/ce-20-dimensional-d-3.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-dimensional-d-4.mp3 b/res/audio/chorus-samples/ce-20-dimensional-d-4.mp3 new file mode 100644 index 0000000..bf76aa7 Binary files /dev/null and b/res/audio/chorus-samples/ce-20-dimensional-d-4.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-rich-r10-d2.mp3 b/res/audio/chorus-samples/ce-20-rich-r10-d2.mp3 new file mode 100644 index 0000000..ada00e1 Binary files /dev/null and b/res/audio/chorus-samples/ce-20-rich-r10-d2.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-standard-r10-d2.mp3 b/res/audio/chorus-samples/ce-20-standard-r10-d2.mp3 new file mode 100644 index 0000000..74bd7bf Binary files /dev/null and b/res/audio/chorus-samples/ce-20-standard-r10-d2.mp3 differ diff --git a/res/audio/chorus-samples/ce-20-standard-r2-d10.mp3 b/res/audio/chorus-samples/ce-20-standard-r2-d10.mp3 new file mode 100644 index 0000000..d6ea877 Binary files /dev/null and b/res/audio/chorus-samples/ce-20-standard-r2-d10.mp3 differ diff --git a/res/audio/chorus-samples/clean.mp3 b/res/audio/chorus-samples/clean.mp3 new file mode 100644 index 0000000..0943c6f Binary files /dev/null and b/res/audio/chorus-samples/clean.mp3 differ diff --git a/res/audio/chorus-samples/julia-chorus-1.mp3 b/res/audio/chorus-samples/julia-chorus-1.mp3 new file mode 100644 index 0000000..d9a6900 Binary files /dev/null and b/res/audio/chorus-samples/julia-chorus-1.mp3 differ diff --git a/res/audio/chorus-samples/julia-chorus-2.mp3 b/res/audio/chorus-samples/julia-chorus-2.mp3 new file mode 100644 index 0000000..cadbf0f Binary files /dev/null and b/res/audio/chorus-samples/julia-chorus-2.mp3 differ diff --git a/res/audio/chorus-samples/julia-chorus-3.mp3 b/res/audio/chorus-samples/julia-chorus-3.mp3 new file mode 100644 index 0000000..6425861 Binary files /dev/null and b/res/audio/chorus-samples/julia-chorus-3.mp3 differ diff --git a/res/audio/chorus-samples/julia-vibrato.mp3 b/res/audio/chorus-samples/julia-vibrato.mp3 new file mode 100644 index 0000000..dbfa588 Binary files /dev/null and b/res/audio/chorus-samples/julia-vibrato.mp3 differ diff --git a/res/audio/rezzed-senders-io-audio.mp3 b/res/audio/rezzed-senders-io-audio.mp3 new file mode 100644 index 0000000..2edf021 Binary files /dev/null and b/res/audio/rezzed-senders-io-audio.mp3 differ diff --git a/res/audio/rezzed-senders-io-audio.ogg b/res/audio/rezzed-senders-io-audio.ogg new file mode 100644 index 0000000..e68ed59 Binary files /dev/null and b/res/audio/rezzed-senders-io-audio.ogg differ diff --git a/res/img/thr100hd-settings-senders-io-img.jpg b/res/img/thr100hd-settings-senders-io-img.jpg new file mode 100644 index 0000000..1786b71 Binary files /dev/null and b/res/img/thr100hd-settings-senders-io-img.jpg differ diff --git a/static-html/favicon.ico b/static-html/favicon.ico new file mode 100644 index 0000000..e27674f Binary files /dev/null and b/static-html/favicon.ico differ diff --git a/templates/index.css b/templates/index.css index cb26dbd..911fe58 100644 --- a/templates/index.css +++ b/templates/index.css @@ -138,3 +138,16 @@ hr { border-color: var(--pink); border-style: solid; } + +main article table { + border-collapse: collapse; +} +main article table thead { + background-color: var(--green); +} +main article table tr td, +main article table tr th { + border: 1px solid var(--blue); + padding: 2px 8px; +} + -- cgit v1.2.3-54-g00ecf