Skip to content

compiler of mml-like code and renderer of generated audio

License

Notifications You must be signed in to change notification settings

kinkinkijkin/kPMML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kPMML Build Status

License

kPMML is licensed under the MIT License.

System Requirements

  • A system with dotnet or mono
  • ffmpeg, installed system level or in PATH

Compiling

Build the solution file in your favorite IDE, or use the following msbuild command:

msbuild /p:Configuration=Release src/kPMML.sln