Re: ITunes Audio Effect
Re: ITunes Audio Effect
- Subject: Re: ITunes Audio Effect
- From: tahome izwah <email@hidden>
- Date: Mon, 25 Jun 2012 18:33:55 +0200
There is an iTunes PlugIn SDK that has been made available to a few developers but IIRC you will have to inquire at DTS in order to get it. This is how SRS iWow works.
AudioHijack had been using Soundflower for some time, which is open source and basically a virtual device that gets selected when playthrough is enabled, and deselected when switching back.
I'm not aware that there is another way to deal with the situation other than using your own player app.
--th
2012/6/25 Alexis Zbik
<email@hidden>
Since a few months, i was looking for how to add audio effect in itunes (or other application) with a bypass.
I know it's possible cause some hardware plugins (SRS iWow) or application (Audio Hijack pro) are doing this very well.
Lately, I've made a virtual audio device based on the Sample Hardware Plugin. This plugin display a new device in the audio device list.
When this virtual audio device is set as the main audio output, buffer are processed with effect and sended to a physical output.
But I don't want to have a new device in my audio device list.
My last idea was to hide my physical device in the list (e.g. an USB Audio Device or the Built-in Output) and "replace" it with a virtual audio device (with same specifications and name) who send buffers to the hided physical one.
But i think it's not right. (Or too complicated).
I saw that my Hardware plugin (set as virtual device) is instantiate by each application. But audio is processed only if my plugin is set as the main output.
Maybe it's possible to get the audio buffer with the plugin without changing the main output.
Or maybe it's possible to set the audio output of each application.
I hope you will understand my problem.
Any tips will be great!
Thanks for all.
--
Alexis ZBIK
Mac & Audio Developer
A-Volute
25, rue Corneille
59100, Roubaix, France
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden