On 7 Apr 2016, at 12:14pm, audioboy 77 <email@hidden> wrote:Hi PaulOk any ideas or pointers to specs where I might figure out how to do that?thanks!JamesOn Thu, Apr 7, 2016 at 12:42 AM, Paul Davis <email@hidden> wrote:An AU bundle can contain multiple plugins IIRC. On Wed, Apr 6, 2016 at 7:23 PM, audioboy 77 <email@hidden> wrote:Hi TomThanks, I tried that already but this does not give the same behaviour as FM8. This also makes the AU appear only as an effect in Ableton Live.Even though FM8 only has a single bundle, it appears as two separate entries in both Logic and Live. FM8 and FM8 FX. In logic, you can scan each one independently in the Plug-In Manager and it reports one as 'aumu' and one as 'aumf'. The bundle only contains a single executable.Im thinking maybe it has multiple entries in the .r resources file, but i dont know how to try that.Any ideas?Thanks!On Wed, Apr 6, 2016 at 8:36 PM, Tom Longabaugh <email@hidden> wrote:Hi- You can make your audio unit show up as both an instrument and effect by making it’s AudioUnitType be kAudioUnitType_MusicEffect. Best, T > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 05 Apr 2016 22:49:16 +0100 > From: audioboy 77 <email@hidden> > To: coreaudio-api <email@hidden> > Subject: AudioUnit Instrument and FX in single bundle > Message-ID: > <email@hidden> > Content-Type: text/plain; charset="utf-8" > > Hi > > I am currently trying to build an audio unit as both an instrument and FX. > I have seen the Native Instruments FM8 appears as both an instrument and FX > in Logic and Ableton Live, but I cant seem to figure out how they are > managing this nice trick. Does anyone know how to do this? > > Thanks > > AB > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20160405/d238d826/attachment.html> > > ------------------------------ > > _______________________________________________ > Coreaudio-api mailing list > email@hidden > https://lists.apple.com/mailman/listinfo/coreaudio-api > > End of Coreaudio-api Digest, Vol 13, Issue 57 > ********************************************* _______________________________________________ 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 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 References: >Re: AudioUnit Instrument and FX in single bundle (From: Tom Longabaugh <email@hidden>) >Re: AudioUnit Instrument and FX in single bundle (From: audioboy 77 <email@hidden>) >Re: AudioUnit Instrument and FX in single bundle (From: Paul Davis <email@hidden>) >Re: AudioUnit Instrument and FX in single bundle (From: audioboy 77 <email@hidden>) Prev by Date: Re: AudioUnit Instrument and FX in single bundle Next by Date: Re: Phone bottom mic volume differences Previous by thread: Re: AudioUnit Instrument and FX in single bundle Next by thread: Re: AudioUnit Instrument and FX in single bundle Index(es): Date Thread
An AU bundle can contain multiple plugins IIRC. On Wed, Apr 6, 2016 at 7:23 PM, audioboy 77 <email@hidden> wrote:Hi TomThanks, I tried that already but this does not give the same behaviour as FM8. This also makes the AU appear only as an effect in Ableton Live.Even though FM8 only has a single bundle, it appears as two separate entries in both Logic and Live. FM8 and FM8 FX. In logic, you can scan each one independently in the Plug-In Manager and it reports one as 'aumu' and one as 'aumf'. The bundle only contains a single executable.Im thinking maybe it has multiple entries in the .r resources file, but i dont know how to try that.Any ideas?Thanks!On Wed, Apr 6, 2016 at 8:36 PM, Tom Longabaugh <email@hidden> wrote:Hi- You can make your audio unit show up as both an instrument and effect by making it’s AudioUnitType be kAudioUnitType_MusicEffect. Best, T > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 05 Apr 2016 22:49:16 +0100 > From: audioboy 77 <email@hidden> > To: coreaudio-api <email@hidden> > Subject: AudioUnit Instrument and FX in single bundle > Message-ID: > <email@hidden> > Content-Type: text/plain; charset="utf-8" > > Hi > > I am currently trying to build an audio unit as both an instrument and FX. > I have seen the Native Instruments FM8 appears as both an instrument and FX > in Logic and Ableton Live, but I cant seem to figure out how they are > managing this nice trick. Does anyone know how to do this? > > Thanks > > AB > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20160405/d238d826/attachment.html> > > ------------------------------ > > _______________________________________________ > Coreaudio-api mailing list > email@hidden > https://lists.apple.com/mailman/listinfo/coreaudio-api > > End of Coreaudio-api Digest, Vol 13, Issue 57 > ********************************************* _______________________________________________ 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
Hi TomThanks, I tried that already but this does not give the same behaviour as FM8. This also makes the AU appear only as an effect in Ableton Live.Even though FM8 only has a single bundle, it appears as two separate entries in both Logic and Live. FM8 and FM8 FX. In logic, you can scan each one independently in the Plug-In Manager and it reports one as 'aumu' and one as 'aumf'. The bundle only contains a single executable.Im thinking maybe it has multiple entries in the .r resources file, but i dont know how to try that.Any ideas?Thanks!On Wed, Apr 6, 2016 at 8:36 PM, Tom Longabaugh <email@hidden> wrote:Hi- You can make your audio unit show up as both an instrument and effect by making it’s AudioUnitType be kAudioUnitType_MusicEffect. Best, T > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 05 Apr 2016 22:49:16 +0100 > From: audioboy 77 <email@hidden> > To: coreaudio-api <email@hidden> > Subject: AudioUnit Instrument and FX in single bundle > Message-ID: > <email@hidden> > Content-Type: text/plain; charset="utf-8" > > Hi > > I am currently trying to build an audio unit as both an instrument and FX. > I have seen the Native Instruments FM8 appears as both an instrument and FX > in Logic and Ableton Live, but I cant seem to figure out how they are > managing this nice trick. Does anyone know how to do this? > > Thanks > > AB > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20160405/d238d826/attachment.html> > > ------------------------------ > > _______________________________________________ > Coreaudio-api mailing list > email@hidden > https://lists.apple.com/mailman/listinfo/coreaudio-api > > End of Coreaudio-api Digest, Vol 13, Issue 57 > ********************************************* _______________________________________________ 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
Hi- You can make your audio unit show up as both an instrument and effect by making it’s AudioUnitType be kAudioUnitType_MusicEffect. Best, T > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 05 Apr 2016 22:49:16 +0100 > From: audioboy 77 <email@hidden> > To: coreaudio-api <email@hidden> > Subject: AudioUnit Instrument and FX in single bundle > Message-ID: > <email@hidden> > Content-Type: text/plain; charset="utf-8" > > Hi > > I am currently trying to build an audio unit as both an instrument and FX. > I have seen the Native Instruments FM8 appears as both an instrument and FX > in Logic and Ableton Live, but I cant seem to figure out how they are > managing this nice trick. Does anyone know how to do this? > > Thanks > > AB > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <https://lists.apple.com/mailman/private/coreaudio-api/attachments/20160405/d238d826/attachment.html> > > ------------------------------ > > _______________________________________________ > Coreaudio-api mailing list > email@hidden > https://lists.apple.com/mailman/listinfo/coreaudio-api > > End of Coreaudio-api Digest, Vol 13, Issue 57 > ********************************************* _______________________________________________ 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