Skip to content

TheoTr/Fusic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusic

🎵 Music with F#: The Language and the Note

dotnet run -- "C"
Scale: [I C; II D; III E; IV F; V G; VI A; VII B; I C]
Chord: [C; E; G]

dotnet run -- "F#"
Scale: [I Gb; II Ab; III Bb; IV B; V Db; VI Eb; VII F; I Gb]
Chord: [Gb; Bb; Db]

Todo

  • Minor scale
  • Play sounds with System.Media

About

🎵 Music with F#: The Language and the Note

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • F# 100.0%