Let me start by saying that I have absolutely zero knowledge or experience on Mac!
I'm trying to compile one of my qb64 programs I made on Mac
I followed the Mac install, nothing else.
I had to change most code that deals with filenames/paths (e.g. / instead of \ etc.)
The program runs without any errors now, but there is no sound.
After some small tests with _SndPlay & _SndPlayFile, I made it even simpler by testing Beep and Play("cde"), but No sound at all is generated?
I also tested youtube in the browser to see if the laptop could produce sound at al or if sound was muted or not configured, but youtube sounds fine.
Is there something on Mac that I forgot/need to do to have sound in qb64 compiled programs?
Again, I have zero Mac knowledge so maybe even something very basic is needed?