Kode / Kha

Ultra-portable, high performance, open source multimedia framework.
http://kha.tech
zlib License
1.48k stars 174 forks source link

No Audio on MacOS and iOS #1413

Closed codescapade closed 2 years ago

codescapade commented 2 years ago

Describe the bug On MacOS and iOS audio is not working. On the latest Kha there is a compile error when compiling for MacOS and iOS here. The error message is: "Cannot take the address of the rvalue of type ‘float’.". When using the latest Kinc it compiles, but no audio plays.

To Reproduce Steps to reproduce the behavior:

  1. clone the following repo https://github.com/codescapade/kha-audio-mac-issue
  2. Build for mac or ios.
  3. Click on the window that opens to play the sound.

Expected behavior Audio plays on MacOS and iOS

Execution Environment: