Skip to content

Neonalig/AbcPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbcPlayer

A simple .abc file player created in C# .NET

  • Note, this is a WIP (and moreso than that - it's simply a proof-of-concept), and is likely to be buggy at times

AbcPlayer (Library)

  • Uses the NAudio framework to produce the required frequencies as sine waves
  • Library is split into a seperate project for ease-of-distribution and use

AbcPlayerApp

  • Has CLI support for loading a .abc file from the first given arguement
  • Is able to detect OS file associations for .abc files, and determines whether to open the file with the native editor, or notepad if the program is set as the native editor (accessible by shift-clicking the folder button)
  • Incredibly simple and intuitive design

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages