Releases: keijiro/jp.keijiro.libsoundio
Releases · keijiro/jp.keijiro.libsoundio
1.0.5: Bug fix (macOS)
Better multi-track I/O support on macOS: The previous implementation can't handle multi-track devices. For instance, Roland MC-101 provides five stereo tracks, but it only handles the first two channels. Not it gives ten channels with a non-regular channel layout.
1.0.4: Bug fix (Apple silicon)
- Modified the plugin metadata to fix an issue where the standalone player throws dllNotFoundException.
1.0.3: .NET Standard 2.1 support
- Add .NET Standard 2.1 support on Unity 2012.2.
Apple Silicon support
1.0.2 GitHub Action