rorywalsh / CsoundUnity

GNU Lesser General Public License v2.1
72 stars 20 forks source link

AudioSource pitch adjusted based on Unity and Csound sr comparison #45

Closed giovannibedetti closed 3 weeks ago

giovannibedetti commented 1 year ago

See this pull request #32

This is a nice feature that we should support, but still there are some little issues in the pull request to be resolved.

giovannibedetti commented 3 weeks ago

Ability to change sr and kr (and so ksmps) has been added from version 3.5.0. Pitch modification is not implemented because it seems to have no effect on the audio output or CPU consumption.