Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 862 Bytes

File metadata and controls

11 lines (6 loc) · 862 Bytes

Setup ASIO Audio Sources From Scene With Audio Sources

If you have an existing scene with Unity Audio Source components, you will need to convert these Audio Sources to ASIO Audio Sources, represented by the CustomAsioAudioSource component.

Convert Unity Audio Sources

To do this, go to AsioAudioUnity > Convert all Audio Sources in scene to Custom ASIO Audio Sources. This should convert all (active and inactive) Audio Sources from scene to CustomAsioAudioSource components, and automatically set the Output Channels.

drawing

To setup OSC for your ASIO Audio Sources, refer to Setup OSC Environment.