Show HN: Note Kitchen – Learn piano chords and scales
1–10 of 44 posts
Re: Show HN: Note Kitchen – Learn piano chords and scales
#2Doesn't seem to work on Chrome mobile.
Re: Show HN: Note Kitchen – Learn piano chords and scales
#3It'd be nice if the piano is bigger and can actually make sounds of the chords.
Re: Show HN: Note Kitchen – Learn piano chords and scales
#4it looks like I can click on the tiny keyboard, but nothing happens when I do, other than the color changing. I'm really not sure what I'm supposed to do with this, or how it will help me learn chords and scales.
Re: Show HN: Note Kitchen – Learn piano chords and scales
#5This is great, but it doesn't recognize key names in lowercase. The first thing I typed was the example, but I didn't capitalize the 'C' and nothing appeared for 'cm7b5'
Re: Show HN: Note Kitchen – Learn piano chords and scales
#6Shameless plug: I built something similar awhile back as an excuse to learn the basics of React http://chordial.us/.
Re: Show HN: Note Kitchen – Learn piano chords and scales
#7Minor bug: "C6add9" includes an extraneous dominant 7, when it should just be 13569.
Re: Show HN: Note Kitchen – Learn piano chords and scales
#8This is great, but it doesn't recognize key names in lowercase. The first thing I typed was the example, but I didn't capitalize the 'C' and nothing appeared for 'cm7b5'
I wouldn't expect it to work with lowercase...if the flat indicator is 'b', it'd be a little tricky to parse something like "c9/bb". (And by "tricky to parse", I mean for both humans and computers.)
Edit: And, while we're at it, some jazz charts use "M" to indicate major and "m" to indicate minor, so your example is ambiguous.
Re: Show HN: Note Kitchen – Learn piano chords and scales
#9Lovely UI...
I'm interested to know what DB you used for searching chords? I tried to create something similar in React with MIDI support a while back but couldn't get the library (unfortunately, its name I've forgotten) I was working with to play ball with some of the tastier chord combos :)
Re: Show HN: Note Kitchen – Learn piano chords and scales
#10Huh, it has the modes in there too. Nice little tool.