Difference between revisions of "Audio Manipulation on Mac"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Created page with "== loopback == If you wish to use an audio recorder to record audio being played by another application, such as capturing audio from youtube, you can use a loopback driver. ...")
 
Line 5: Line 5:
  
 
Example loopback virtual driver for MacOS
 
Example loopback virtual driver for MacOS
* [https://existential.audio/blackhole/ BlackHole - Route Audio Between Apps]
+
* [https://existential.audio/blackhole/ BlackHole - Route Audio Between Apps] (BlackHole v0.2.6 virtual audio driver from GitHub)
 +
 
 +
It does not appear to be in the Apple Store.  It is on GitHub.
 +
 
 +
== capture ==
 +
You can now capture and record with the latest version of Apple Quicktime.  You will still need a loopback driver to capture from another software application.
 +
 
 +
 
 +
 
  
 
[[Category:Computer_Technology]]
 
[[Category:Computer_Technology]]
 
[[Category:Apple]]
 
[[Category:Apple]]

Revision as of 12:12, 30 September 2023

loopback

If you wish to use an audio recorder to record audio being played by another application, such as capturing audio from youtube, you can use a loopback driver.

An Audio Loopback Driver is a virtual driver that allows one software to capture audio from another software. This is an alternative to capturing from a microphone. Simply holding a microphone up to your speaker would do a poor job of audio capture.

Example loopback virtual driver for MacOS

It does not appear to be in the Apple Store. It is on GitHub.

capture

You can now capture and record with the latest version of Apple Quicktime. You will still need a loopback driver to capture from another software application.