You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
- CoreAudio: Change `Device::supported_configs` to return a single element containing the available sample rate range when all elements have the same `mMinimum` and `mMaximum` values.
19
19
- CoreAudio: Change default audio device detection to be lazy when building a stream, instead of during device enumeration.
20
20
- CoreAudio: Add `i8`, `i32` and `I24` sample format support (24-bit samples stored in 4 bytes).
21
-
- CoreAudio: Add support for loopback recording (recording system audio output) on macOS.
21
+
- CoreAudio: Add support for loopback recording (recording system audio output) on macOS > 14.6.
0 commit comments