←back to thread

A bug saved the company

(weblog.rogueamoeba.com)
379 points ingve | 1 comments | | HN request time: 0s | source
Show context
kristianp ◴[] No.45022718[source]
Why do we need a paid app to record audio from the system? Surely it's a small enough job for a small utility/script? This seems very Mac ecosystem to me.
replies(9): >>45022760 #>>45022776 #>>45022793 #>>45022842 #>>45022883 #>>45023135 #>>45023318 #>>45024846 #>>45031065 #
userbinator ◴[] No.45022793[source]
Indeed. Windows has had a Sound Recorder since 3.1, and it's possible to record the currently playing audio if you select the right input (usually named "Stereo Mix" or similar.)

https://guidebookgallery.org/screenshots/sound

replies(1): >>45023047 #
duskwuff ◴[] No.45023047[source]
Support for the "Stereo Mix" audio source is a relatively recent thing - and my understanding is that, even now, it's driver-dependent. It most certainly wasn't available in Windows 3.1.
replies(2): >>45023160 #>>45023164 #
1. userbinator ◴[] No.45023164{3}[source]
https://en.wikipedia.org/wiki/Windows_Sound_System already had the ability to record from the mixer input (look in the datasheet of the AD1848 codec it uses) and I don't have the DDK to look at currently but I believe it also has an API for the mixer functionality