Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.74 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.74 KB

osu-framework-microphone

CI CodeFactor Waifu NuGet NuGet dev chat Total lines Dashboard

Unofficial support for using microphone as a input device.

Note:

Because osx 10.14 need to get microphone permission, so might not work properly.

Android and ios device not tested yet, but should modify plist or manifest i guess.

Nuget

osu.Framework.Microphone

License

This repo is under MIT license.

Thank to

Pitch tracker demo for demo use how to interact with microphone device

NWaves for providing pitch tracking algorithm.