Skip to content

net-core-audio/portmidi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortMidi Wrapper for .NET Standard

Cross Platform .NET PortMidi library

Getting Started

  1. You have to install "PortMidi" library on your computer

Linux (Ubuntu)

$ apt-get install libportmidi-dev

Mac OS

$ brew install portmidi

Windows

choco install portmidi
  1. Install launchpad library on your project
$ dotnet add package launchpad
  1. You can use library with any supported MIDI device

Example

Contributing

  • If you want to contribute to codes, create pull request
  • If you find any bugs or error, create an issue

License

This project is licensed under the MIT License

About

Cross Platform .NET Core Portmidi library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages