https://github.com/aybe/libkeyfinder.net
Key chord detection library for .NET
https://github.com/aybe/libkeyfinder.net
Last synced: about 1 year ago
JSON representation
Key chord detection library for .NET
- Host: GitHub
- URL: https://github.com/aybe/libkeyfinder.net
- Owner: aybe
- License: mit
- Created: 2017-12-21T01:03:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T01:26:52.000Z (over 8 years ago)
- Last Synced: 2024-11-04T15:03:56.380Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 821 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libKeyFinder.NET
Key chord detection library for .NET
[](https://www.nuget.org/packages/libKeyFinder.NET)
# Links
https://github.com/ibsh/libKeyFinder <- author of the original library
https://github.com/aybe/libKeyFinder <- fork with CMakeLists and C wrapper
https://github.com/aybe/libKeyFinder.NET.CLI <- command-line key chord detector