data: update user corpus — normalize CRLF, fix transcription errors
CRLF → LF normalization per .gitattributes for 24 files covering celestial_sphere, clear_sky, looking_at_the_sky, mysterious_planet, neon_day_beat, pastoral, reindeer_team, sparkle, summer_rain, toki, wake_up. Fixes: - reindeer_team-chorus: H7 → B7 (German/Russian H = B natural) - toki-verse: Fmsus2 → Fsus2 (sus chords have no 3rd) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# title: Reindeer Team
|
||||
# key: G_major
|
||||
# time: 4/4
|
||||
# subdivision: 4
|
||||
# style: H1K0
|
||||
# function: chorus
|
||||
|
||||
| G . . . | C . D . | Bm . Em . | C . D . |
|
||||
| G . H7 . | Em . A . | G/D . D . | G . D . |
|
||||
| G . D . | Em . C . | G . A . | D . . . |
|
||||
| Bm . Em . | C . D . | Am . D . | G . . . |
|
||||
# title: Reindeer Team
|
||||
# key: G_major
|
||||
# time: 4/4
|
||||
# subdivision: 4
|
||||
# style: H1K0
|
||||
# function: chorus
|
||||
|
||||
| G . . . | C . D . | Bm . Em . | C . D . |
|
||||
| G . B7 . | Em . A . | G/D . D . | G . D . |
|
||||
| G . D . | Em . C . | G . A . | D . . . |
|
||||
| Bm . Em . | C . D . | Am . D . | G . . . |
|
||||
|
||||
Reference in New Issue
Block a user