This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
pocket-chords
Watch
1
Star
0
Fork
0
You've already forked pocket-chords
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe7d2dbcebd4939a3809dee5128814b7f1c98671
pocket-chords
/
crates
/
domain
/
src
History
Gabriel Kaszewski
a5897a29d8
feat(domain): add ChordTransposer with semitone and key transposition
2026-04-08 01:37:41 +02:00
..
chord.rs
fix(domain): rename from_str to parse on Note and Chord
2026-04-08 01:33:19 +02:00
lib.rs
feat(domain): add ChordTransposer with semitone and key transposition
2026-04-08 01:37:41 +02:00
note.rs
fix(domain): rename from_str to parse on Note and Chord
2026-04-08 01:33:19 +02:00
ports.rs
feat(domain): add TabFetcherPort and TabParserPort traits
2026-04-08 01:35:55 +02:00
song.rs
feat(domain): add Song, Section, LyricLine, ChordPosition types
2026-04-08 01:34:26 +02:00
transposer.rs
feat(domain): add ChordTransposer with semitone and key transposition
2026-04-08 01:37:41 +02:00