Skip to content
/ NFugue Public

Music programming for .NET - a port of JFugue

License

Notifications You must be signed in to change notification settings

mchudy/NFugue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFugue

Build status

.NET port of JFugue based on version 5.0.7.

Getting started

using (var player = new Player())
{
    player.Play("C D E F G A B");
}

About

Music programming for .NET - a port of JFugue

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages