Chording Bass

May 5th, 2022
footboard, jammer, music
When using my foot pedals to play bass, I've primarily been using them to specify the current chord. I'll play the same pedal on each downbeat, switching when the current chord changes. There are a lot of things you can do with this, but on a real bass you'd normally play some things that are much more complex.

Consider this traditional bass pattern:

  • A bass note on every downbeat.
  • Odd downbeats get the current chord.
  • Even downbeats get either:
    • If you are staying on the current chord, the fifth.
    • If you are going to a new chord, a half step below the new chord.

Here's an example on piano:

Can we play this with just feet?

I have four pedals, two for my toes and two for my heels. Let's notate these as:

'| Left toe
.| Left heel
|. Right heel
|' Right toe

We can also play multiple pedals at once. For example:

:| Left heel and toe
.|' Left heel, right toe
.|. Both heels
'|' Both toes
|: Right heel and toe

Here's how I have my pedals set, assuming I'm playing in C major. I'm going to use Arabic numerals instead of Roman numerals because I don't want to think about whether the corresponding chord would be major or minor right now.

.| 1 C
.|. 2 Dm
'|. b3 Eb
 |: 3 E
 |. 4 F
.|' b5 Gb
 |' 5 G
'|' b6 Ab
'| 6 Am
:| 7 B

This gives us everything but the b2 (Db) and b7 (Bb), which I rarely play on bass when in major (for mixolydian I'd act as if the I was the V, which means the b7 is the IV).

The four one-pedal options are for the most common chords (I, IV, V, vi), while the six two-pedal options are for things you play less often. Ideally I won't need to add any three-pedal options!

This means we have everything we need to play that bass pattern over I, IV, V, and vi. For each chord we need three things: the root, the fifth, and a whole step below the root:

chord root fifth flat root
I (C) .|  |' :|
IV (F)  |. .|  |:
V (G)  |' .|. .|'
vi (Am) '|  |: '|'

That means this pattern would be:

.|   |' .|   |:
 C   G   C   E

 |. .|   |. :|
 F   C   F   B

.|   |' .|  .|'
 C   G   C   F#

 |' .|.  |' :|
 G   D   G   B

.|   |' .|   |:
 C   G   C   E

 |. .|   |. :|
 F   C   F   B

.|   |' .|  .|'
 C   F#  G   B

 |'
 C

Here's what this sounds like (it's on bass, so you may need headphones):

Eventually I want to play mandolin chords at the same time, but I'm not there yet.

Referenced in:

Comment via: facebook, lesswrong, substack

Recent posts on blogs I like:

Mindful posting

It is important, for the preservation of American democracy and maybe the world, that the Democrats take the House and Senate in November.

via Thing of Things September 18, 2026

There's no point at which turning your brain off will work

In early 2025, I started seeing people turn off their brain as they use LLMs1. They would have an LLM take an action (summarize text, write some code, etc.), and just assume that it worked2. This generally didn't work in early 2025 and the result was …

via Posts on September 18, 2026

My Weirdy Creatures

Over the last few days, I've been working on some little creatres. But they're very weird. I call them "weirdy creatures". I've made quite a lot of them, I think maybe 5-6, not sure. Weirdy Predator This is a weirdy predator. They'…

via Anna Wise's Blog Posts September 13, 2026

more     (via openring)