An open API service indexing awesome lists of open source software.

https://github.com/asus4/unitynativeaudioplugin

Native Audio Plugin for Unity3D
https://github.com/asus4/unitynativeaudioplugin

rtaudio unity3d

Last synced: about 1 year ago
JSON representation

Native Audio Plugin for Unity3D

Awesome Lists containing this project

README

          

# Unity Native Audio Plugin

Unityのマイクインプットが、1チャンネルしかとれない仕様だったので、
CoreAudioから、複数チャンネル取れるプラグインを作りました。

現状Macのみ対応ですが、RtAudioでつくったので、Windowsでもできるはず。

---

### Libraries

- [RtAudio](http://www.music.mcgill.ca/~gary/rtaudio/)