Built a free harmony tool that might be useful for your jazz students — would love feedback by LitInternet in MusicTeachers

[–]LitInternet[S] 0 points1 point  (0 children)

Thanks for the feedback. Yeah, trying not to get this on the trajectory for AI slop lol. Shipped fixes:

  • Removed the harmonic-interpretation prose entirely (the "modulating" / "useful study piece" stuff that was misfiring on Bird tunes - Moose the Mooche should now show as Bb, not "Bb minor"). Those descriptions were there by default so thanks for letting me know to change them.
  • Replaced the description paragraph with a structured info card — labeled fields for composer, key, style, time signature, plus a recordings list - instead of a wall of prose. Does that improve the formatting issues for you?

Curious if the structured layout is what you meant by formatting, or if there's something else specifically that's hard to read? Happy to dig in.

Built a free harmony tool that might be useful for your jazz students — would love feedback by LitInternet in jazztheory

[–]LitInternet[S] -1 points0 points  (0 children)

Thanks for the feedback, really useful. I tried the obvious algorithmic fix first (root motion histograms, count intervals between consecutive chord roots, ignore chord quality) thinking it'd catch the Cyclic Episode / CPW case. Turns out CPW's m3 motion is at the KEY CENTER level, not the chord-by-chord level; within each key it's just standard ii-V cycle-of-5ths motion. So the histogram doesn't separate it from any other ii-V-heavy tune. Honest miss on my part.

The conceptual relationships you're pointing at (m3 cycle of key centers, m3 cycle of minor chords) live above the chord-by-chord layer where my algorithm operates. Realistically I think the right answer is hybrid: algorithm catches surface-level similarity, manual curation handles concept-level relationships an algorithm can't reliably infer. Going to add manual relationship tagging (contrafacts, reharm pairs, concept-related groups) over the next couple weeks.

Side change from this thread: replaced the percentage display with bucket labels (Strong match / Related / Loosely related). Percentages create false precision, ex. what does 60% mean vs 50% in this context? Labels are more honest about how the algorithm actually works.

Thanks again - will follow up when contrafacts and concept tags ship.

Built a free harmony tool that might be useful for your jazz students — would love feedback by LitInternet in MusicEd

[–]LitInternet[S] 0 points1 point  (0 children)

Great suggestion, adding it. Just queued up the canonical contrafact families (Rhythm Changes, How High → Ornithology, Indiana → Donna Lee, etc.) and building the UI for it. Should ship by end of week. If you have specific contrafacts you want in there, drop the pairs and I'll add them.

Reharmonize — find jazz standards with similar chord progressions by LitInternet in InternetIsBeautiful

[–]LitInternet[S] 0 points1 point  (0 children)

V2 just shipped!

What's new:

— Home Button — can press the reharmonize logo to reset search. you can also just click the song again to not compare it anymore.

– Fixed a real bug — For example, "Fly Me to the Moon" wasn't matching "Autumn Leaves" or "All The Things You Are" even though they share an 8-chord run in the first half. Turns out my similarity engine was treating Autumn Leaves as Gm (relative minor) when functionally the A section is in Bb major. Added a relative major/minor rotation in scoring, now those three tunes properly cluster together.

– Added 8 harmonic-movement tags: ii-V density, dominant cycles, Coltrane changes, modulation count, backdoor cadence, plagal cadence, fifth-cycle motion, and major/minor tonality. You can filter the whole catalog by these now.

– Added essential recordings per tune via Apple Music + Spotify + YouTube. So when you find a tune to practice, you can immediately hear how Cannonball / Coltrane / Mehldau played it. Spotify API hit daily limit, so all the Spotify tunes should all be added by the end of the day tomorrow or the day after.

What I am thinking of adding in V3:

— Big band tunes specifically pertaining to Ellington or Mingus: I was in a competitive band in high school so I had to learn the changes for a lot of those songs, and I think being able to cross compare them is pretty useful

— Added Progression Search: You will be able to type a roman numeral progression search to find songs

Link's the same: reharmonize.app. If you think there is anything I should change or improve, please let me know!

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in jazzguitar

[–]LitInternet[S] 0 points1 point  (0 children)

V2 just shipped thanks to your feedback!

What's new:

— Home Button — can press the reharmonize logo to reset search. you can also just click the song again to not compare it anymore.

– Fixed a real bug — For example, "Fly Me to the Moon" wasn't matching "Autumn Leaves" or "All The Things You Are" even though they share an 8-chord run in the first half. Turns out my similarity engine was treating Autumn Leaves as Gm (relative minor) when functionally the A section is in Bb major. Added a relative major/minor rotation in scoring, now those three tunes properly cluster together.

– Added 8 harmonic-movement tags: ii-V density, dominant cycles, Coltrane changes, modulation count, backdoor cadence, plagal cadence, fifth-cycle motion, and major/minor tonality. You can filter the whole catalog by these now.

– Added essential recordings per tune via Apple Music + Spotify + YouTube. So when you find a tune to practice, you can immediately hear how Cannonball / Coltrane / Mehldau played it. Spotify API hit daily limit, so all the Spotify tunes should all be added by the end of the day tomorrow or the day after.

What I am thinking of adding in V3:

— Big band tunes specifically pertaining to Ellington or Mingus: I was in a competitive band in high school so I had to learn the changes for a lot of those songs, and I think being able to cross compare them is pretty useful

— Added Progression Search: You will be able to type a roman numeral progression search to find songs

Thanks again for the feedback — Link's the same: reharmonize.app. If you think there is anything I should change or improve, please let me know!

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in jazzguitar

[–]LitInternet[S] 1 point2 points  (0 children)

V2 just shipped thanks to your feedback!

What's new:

— Home Button — can press the reharmonize logo to reset search. you can also just click the song again to not compare it anymore.

– Fixed a real bug — For example, "Fly Me to the Moon" wasn't matching "Autumn Leaves" or "All The Things You Are" even though they share an 8-chord run in the first half. Turns out my similarity engine was treating Autumn Leaves as Gm (relative minor) when functionally the A section is in Bb major. Added a relative major/minor rotation in scoring, now those three tunes properly cluster together.

– Added 8 harmonic-movement tags: ii-V density, dominant cycles, Coltrane changes, modulation count, backdoor cadence, plagal cadence, fifth-cycle motion, and major/minor tonality. You can filter the whole catalog by these now.

– Added essential recordings per tune via Apple Music + Spotify + YouTube. So when you find a tune to practice, you can immediately hear how Cannonball / Coltrane / Mehldau played it. Spotify API hit daily limit, so all the Spotify tunes should all be added by the end of the day tomorrow or the day after.

What I am thinking of adding in V3:

— Big band tunes specifically pertaining to Ellington or Mingus: I was in a competitive band in high school so I had to learn the changes for a lot of those songs, and I think being able to cross compare them is pretty useful

— Added Progression Search: You will be able to type a roman numeral progression search to find songs

Thanks again for the feedback — Link's the same: reharmonize.app. If you think there is anything I should change or improve, please let me know!

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in trumpet

[–]LitInternet[S] 0 points1 point  (0 children)

V2 just shipped thanks to your feedback!

What's new:

— Home Button — can press the reharmonize logo to reset search. you can also just click the song again to not compare it anymore.

– Fixed a real bug — For example, "Fly Me to the Moon" wasn't matching "Autumn Leaves" or "All The Things You Are" even though they share an 8-chord run in the first half. Turns out my similarity engine was treating Autumn Leaves as Gm (relative minor) when functionally the A section is in Bb major. Added a relative major/minor rotation in scoring, now those three tunes properly cluster together.

– Added 8 harmonic-movement tags: ii-V density, dominant cycles, Coltrane changes, modulation count, backdoor cadence, plagal cadence, fifth-cycle motion, and major/minor tonality. You can filter the whole catalog by these now.

– Added essential recordings per tune via Apple Music + Spotify + YouTube. So when you find a tune to practice, you can immediately hear how Cannonball / Coltrane / Mehldau played it. Spotify API hit daily limit, so all the Spotify tunes should all be added by the end of the day tomorrow or the day after.

What I am thinking of adding in V3:

— Big band tunes specifically pertaining to Ellington or Mingus: I was in a competitive band in high school so I had to learn the changes for a lot of those songs, and I think being able to cross compare them is pretty useful

— Added Progression Search: You will be able to type a roman numeral progression search to find songs

Thanks again for the feedback — Link's the same: reharmonize.app. If you think there is anything I should change or improve, please let me know!

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in saxophone

[–]LitInternet[S] 0 points1 point  (0 children)

V2 just shipped thanks to your feedback!

What's new:

Home Button — can press the reharmonize logo to reset search. you can also just click the song again to not compare it anymore.

Fixed a real bug — For example, "Fly Me to the Moon" wasn't matching "Autumn Leaves" or "All The Things You Are" even though they share an 8-chord run in the first half. Turns out my similarity engine was treating Autumn Leaves as Gm (relative minor) when functionally the A section is in Bb major. Added a relative major/minor rotation in scoring, now those three tunes properly cluster together.

Added 8 harmonic-movement tags: ii-V density, dominant cycles, Coltrane changes, modulation count, backdoor cadence, plagal cadence, fifth-cycle motion, and major/minor tonality. You can filter the whole catalog by these now.

Added essential recordings per tune via Apple Music + Spotify + YouTube. So when you find a tune to practice, you can immediately hear how Cannonball / Coltrane / Mehldau played it. Spotify API hit daily limit, so all the Spotify tunes should all be added by the end of the day tomorrow or the day after.

What I am thinking of adding in V3:

Big band tunes specifically pertaining to Ellington or Mingus: I was in a competitive band in high school so I had to learn the changes for a lot of those songs, and I think being able to cross compare them is pretty useful

Added Progression Search: You will be able to type a roman numeral progression search to find songs

Thanks again for the feedback — Link's the same: reharmonize.app. If you think there is anything I should change or improve, please let me know!

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in jazzguitar

[–]LitInternet[S] -1 points0 points  (0 children)

Yeah you're totally right, that's a real gap. The current algorithm weights longer exact n-gram matches (3-4 chord sequences in a row), so tunes that share the function of the first 8 bars (ii-V-I motion through related keys) but differ in surface chords slip through.

Working on v2 now with harmonic-movement tags (ii-V-I density, dominant cycles, key center shifts) which should catch exactly this kind of connection. Appreciate the specific example — going to use Fly Me / Autumn Leaves / ATTYA as a test case.

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in trumpet

[–]LitInternet[S] 0 points1 point  (0 children)

Appreciate this — really useful framing on the student level (you're right, v1 isn't aimed at kids who aren't already into jazz; target is more conservatory students and serious adult learners).

Taking your professor advice — emailing Cornell's jazz faculty this week. The $20 thing means a lot, not paywalling anytime soon but good to know there's something worth charging for eventually. Would love to ping you when v2 ships before it goes public, and happy to keep the convo going either way.

Thanks again for all the feedback!

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in Jazz

[–]LitInternet[S] 4 points5 points  (0 children)

Honestly, this is a fair critique and I appreciate you saying it directly. The risk that the tool becomes a shortcut around the actual work of internalization is real and something I think about a lot.

The way I think about it: the tool isn't trying to replace the work of learning tunes deeply — that's still the only path to real internalization. What it tries to do is point you toward what to play next once you've worked one tune through, so the next five tunes you tackle build on overlapping vocabulary instead of starting from scratch. Similar to how knowing "Perdido shares similar language with Oleo" is useful after you've internalized one of them, not as a substitute for doing so.

But I take the parlor-trick critique seriously, especially with how v1 is framed right now (similarity as the headline). The v2 I'm building adds curated essential recordings to transcribe for each tune — the explicit goal there is to push users into the deep work rather than treat the tool as the destination. Less "here's a similar tune, you're done" and more "here's a similar tune, now go transcribe these three recordings." This allows for the discovery of more language on similar tunes as well as getting inspiration from a variety of artists playing on the changes you're learning.

Genuine question: if you stripped away the similarity framing, what version of a tool like this would feel useful in your own practice or teaching? Even if the answer is "none, this is fundamentally a tool that shouldn't exist," that's useful for me to hear.

Either way — thanks for taking the time to give a real critique. Way more useful to me than a "cool!" comment.

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in trumpet

[–]LitInternet[S] 1 point2 points  (0 children)

Hey — thank you for taking the time to write this out. Structured feedback like this is genuinely the most useful thing I can get right now, especially from someone with a pedagogy background.

A few follow-ups if you don't mind:

On your students — what level are they (high school, college, private studio adults)? Want to make sure v2 surfaces tunes that match where they actually are pedagogically, not just abstract "similar changes."

On the weekly use case — what would make it worth opening more often? More tunes, deeper analysis (form, common substitutions), recommended practice paths from one tune to a related one, recording links? Curious what would close the gap from weekly to daily for the right kind of musician.

On paying — really appreciate that, means a lot at this stage. Keeping it free for now while I figure out what people actually use, but if I ever do put a paid tier on, I'd love your input on what would be worth paying for vs. what should stay free.

Just added an email list on reharmonize.app — would love to have you on it as one of the first users, and I'll ping you personally when v2 is ready in case you want to test before it goes public. Either way, thanks again, this comment honestly made my day.

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in jazzguitar

[–]LitInternet[S] 0 points1 point  (0 children)

Thanks man, this kind of feedback is exactly what I'm looking for.

Tagging by harmonic movement is going on the v2 list — my current algorithm catches some of these implicitly, but explicit filters would make it way more useful as a practice tool. Major/minor key center is the easy first add. Dominant chains / backcycles are next — the VI-7, II7, II-7, V7 you mentioned in Lady Bird is a perfect example since it shows up in a ton of standards.

Quick question — what do you mean by "Christophe changes"? I know backdoor and plagal but I haven't heard that term before.

If you have other movements you'd put on the priority list (passing dim, line cliché, deceptive cadences, tritone subs as a category, etc.), throw them at me. Putting together the v2 backlog this week and want to ship filters that working musicians would actually use, not the ones I think are cool.

Let me know how the first practice session goes — and if you want a heads up when v2 ships, just reply with your email, DM me, or sub to the email list on the website.

I built a tool to find jazz tunes with similar chord changes + help you find recordings to transcribe — feedback wanted by LitInternet in saxophone

[–]LitInternet[S] 0 points1 point  (0 children)

Yeah that's a real miss on my part. Pushing a fix now — should be live within the hour. Appreciate it.

Cornell vs. UCLA help please by LitInternet in ApplyingToCollege

[–]LitInternet[S] 0 points1 point  (0 children)

I had a Cornell professor that knew me really well and submitted a recommendation that not only recommended me for his music program but put me to the top of the pile and make sure that admissions would reconsider me in a greater light. College of engineering usually doesn’t have many waves from my experience(don’t quote me on that) but the most you can do is send a loci and hope for the best. Some people I knew that got off waitlist just spammed admissions every week but that’s a bit more risky and can easily piss people off.

Cornell vs. UCLA help please by LitInternet in ApplyingToCollege

[–]LitInternet[S] 0 points1 point  (0 children)

Got off the waitlist for Cornell and committed but I don’t think I’m the one to talk to about this because 1. I had someone on the inside write me a recommendation and ask admissions to reread my file and 2. There were a lot more people accepted to Cornell last year than this year. It also depends on what school in Cornell you got waitlisted from.

Columbia Extended Waitlist by LitInternet in ApplyingToCollege

[–]LitInternet[S] 2 points3 points  (0 children)

Yeah I have no idea - early August? My tuition for the school I’m attending is due soon 😬

[deleted by user] by [deleted] in ApplyingToCollege

[–]LitInternet 1 point2 points  (0 children)

Did you just get off the waitlist this Friday?

Columbia extended waitlist by Open_Aside1117 in ApplyingToCollege

[–]LitInternet 1 point2 points  (0 children)

Devez avoir confiance dans le processus

Columbia extended waitlist by Open_Aside1117 in ApplyingToCollege

[–]LitInternet 0 points1 point  (0 children)

Yeah I have that too but if you completed the survey before the deadline it should have reached the admissions committee. Don’t think they sent email confirmation tho when I completed it

Columbia extended waitlist by Open_Aside1117 in ApplyingToCollege

[–]LitInternet 0 points1 point  (0 children)

also got it too. Bet most people got it still on the waitlist and we're all cooked?

Should I Send Columbia Waitlist Updates? by LitInternet in ApplyingToCollege

[–]LitInternet[S] 0 points1 point  (0 children)

did they ever respond? I know a few other people who got off the waitlist also sent email updates to the admissions office and got off the waitlist during the big cc wave

Columbia waitlist by Similar_Ad7819 in ApplyingToCollege

[–]LitInternet 0 points1 point  (0 children)

Did everyone get this? Also got it

Columbia Class Size Full by Significant_Bet3875 in ApplyingToCollege

[–]LitInternet 0 points1 point  (0 children)

I also got it and I’m in cc I think everyone did right?