Is audio working in macOS? #481
Answered
by
rodlie
pgilfernandez
asked this question in
Q&A
-
I can't make audio files to preview (actually hear something) under macOS... I don't know if it's the audio file format, the config or what... could anyone help me? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
rodlie
Mar 14, 2025
Replies: 1 comment 6 replies
-
Works on my Macbook Air (2017) and Macbook Pro (2012). I have a new Mac Mini, but I have not tested sound on it yet. But I remember I had to modify the samplerate compared to Linux/Windows, see friction/src/core/Sound/esoundsettings.h Line 38 in 9dcfbd8 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because the audio is garbage if 44100. I don't remember the reason (been a while), but cutting it in half works (for playback, when rendering it will not cap anything).
No, whatever ffmpeg can read. I use mp3, m4a (aac) etc, works fine.
Non cache preview is not playback, so audio etc is not supported of course.