site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=mooseyard.com; h=subject :mime-version:content-type:from:in-reply-to:date:cc:message-id :references:to; s=mooseyard.com; bh=fbNBA1qsijmiukufCVCMJZiEaFo= ; b=L0loGW3MmNex0VqcoqzkRKZtGHXX8cV+eRE4tvrFQwWJ8N0I5pH1q1SQZwB7 mqxFPX14jNXHvFdsi9UoVBfA7ME0QGRR0Y22t24QxWtmutzHXOQgjo3fXbTiXAZP +HMyxH+J9EMmYEx7AKAPVqQ9yVBMmDUGqLC+QGQ0YfWnAG8= Domainkey-signature: a=rsa-sha1; c=nofws; d=mooseyard.com; h=subject :mime-version:content-type:from:in-reply-to:date:cc:message-id :references:to; q=dns; s=mooseyard.com; b=netyc05oR9MSTNSbrgTGJw flC20GgCsFVhRWH9htcTg5ZEVsZq6o6qhveUZCrRo0bpnoIGEb++lS2VwR4nwgts Dy9gNFN4KkyhwzcWABX2Wf3H4RkYPF5amO0kGPqjeOy6d9ub8uEa7M7KDApKbnnP RTh2kJ/maL3B4RPxb8AKo= On Jun 7, 2011, at 3:24 PM, Abhinav K Tyagi wrote:
I am not sure if this is correct mailing list for the question, if so please advise correct mailing list
coreaudio-api.
my goal is to capture the audio of 2 applications separately to 2 different files without mixing. Is it possible to do it even if both the applications output the data to default output device (internal speakers) without modifying system preferences?. Is there some sort of hook functionality through which application audio can be intercepted??
I am not an expert on this, but I believe that capturing the audio from an individual process requires hackery, like overriding system calls when the process launches to splice in your own code. RogueAmoeba seems to specialize in this, with their apps like AudioHijack and AirFoil, and those apps have to relaunch a target app before they can intercept its audio. I don’t know if they’ve published any details on how it’s done. —Jens _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com smime.p7s