项目作者: giovannibedetti

项目描述 :
Csound as a Unity Package
高级语言: Csound Document
项目地址: git://github.com/giovannibedetti/CsoundUnityPackage.git
创建时间: 2020-04-16T16:57:32Z
项目社区:https://github.com/giovannibedetti/CsoundUnityPackage

开源协议:Other

下载


Csound Unity Package

Csound as a Unity Package

Code coming from https://github.com/rorywalsh/CsoundUnity

Csound wrapper for Unity3d

CsoundUnity is a fully integrated audio middleware for the Unity(3D) game engine based in C#. It extends Unity’s audio API by creating Csound-based AudioSource objects that can interact and exist alongside regular AudioSource objects. With CsoundUnity, games developers have at their fingertips one of the most powerful synthesis systems in existence.

Please visit homepage: http://rorywalsh.github.io/CsoundUnity/

This simple wrapper is based on Richard Henninger’s Csound6Net .NET wrapper. If you wish to use the Csound API in a model that is idiomatic to .net please use his wrapper instead. http://csound6net.codeplex.com