vaughan
vaughan copied to clipboard
F# library for working with music theory concepts, music notation, guitar tab notation and programmatically creating music.
Vaughan - F# music library
About
Vaughan, named after blues guitarist Stevie Ray Vaughan, is a library for working with music theory concepts, music notation, guitar tab notation and programmatically creating music.
Maintainers
- Pedro Santos (@pedromsantos)
NuGet package
The library is now a .NET Standard 2.0 compatible framework and .NET Core 3.1 (Only if you want to build the Unit Tests project).
Getting started
Online
Navigate to repl.it (a bit outdated and no SonicPi integration) there is some sample code included with the source. The SpeechToMusic module is not available as I have not found a way to add FParsec dependency in repl.it
On your own environment
- Clone the repository to your machine
- Open a terminal and navigate to the repository folder
- Restore dependencies using
dotnet restore
- Build the project using
dotnet build
- (optional) Execute the tests using
dotnet test VaughanTests
Documentation
🗣 Activity:
Last refresh: