Re: How to retrieve the internal name of a DLS/SF2 file?
Re: How to retrieve the internal name of a DLS/SF2 file?
- Subject: Re: How to retrieve the internal name of a DLS/SF2 file?
- From: Chris Rogers <email@hidden>
- Date: Tue, 7 Jan 2003 11:12:52 -0800
Hi Rolf,
Try:
// this will return the name of a sound bank from a sound bank file
extern OSStatus GetNameFromSoundBank(const FSRef *inSoundBankRef,
CFStringRef *outName);
defined in AudioToolbox.h
Chris Rogers
Core Audio
Apple Computer
>
Hi,
>
>
I'd like to show the user the real name of a DLS/SF2 file instead of
>
the file name
>
>
>
>
How to retrieve internal name of a DLS/SF2 file?
>
>
>
Thanks
>
Rolf Nilsson / Roni Music
>
_______________________________________________
>
coreaudio-api mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.