[hatari-devel] Portaudio making trouble (at least on mac)

Laurent Sallafranque laurent.sallafranque at free.fr
Wed Sep 30 22:53:00 CEST 2009


Hello,

My aim is just to get Audio Fun Machine working (I miss this program a lot).
And of course, to finish to code the Falcon Crossbar.

 >

You added also portaudio.h to Hatari, please take that out.


This file is necessary and must be included with a project. It should be placed somewhere else perhaps ?

Regards

Laurent



Matthias Arndt a écrit :
> Hello,
>
> I do not use that functionality. If i want to record something, I fire
> up Audacity and not an emulated Falcon.
>
> How can I safely disable this unneeded functionality as of yet?
> I use the plain Makefile without autoconf to build Hatari.
>
> cheers,
> Matthias
>
> Am Mittwoch, den 30.09.2009, 23:10 +0300 schrieb Eero Tamminen:
>   
>> Hi,
>>
>> On Wednesday 30 September 2009, Laurent Sallafranque wrote:
>>     
>>> Microphone files are uploaded, sorry for the disturb.
>>>
>>> You'll need to have portaudio library installed to compil well.
>>>       
>> You added also portaudio.h to Hatari, please take that out.
>>
>> We can add that later to Hatari if for some reason we think that portaudio
>> should be included with Hatari, for now it's better to use the system one.
>>
>> (Including only header is really ugly, what if it mismatches with the system
>> portaudio library that gets linked against Hatari?)
>>
>>
>>     
>>> Thomas and Eero will help me to create an hatari version that compiles
>>> without this library installed.
>>>       
>> Just check HAVE_PORTAUDIO in the microphone.c and its header file.
>>
>> For an example, see how control.c and its header file do this kind of stuff
>> (header checks for HAVE_UNIX_DOMAIN_SOCKETS and control.c also for
>> HAVE_X11).
>>
>>
>> Btw. Regarding the microphone.h header... Why it contains the micro_*
>> variables, they don't seem to be used outside of microphone.c?
>>
>>
>> 	- Eero
>> _______________________________________________
>> hatari-devel mailing list
>> hatari-devel at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/hatari-devel
>>     




More information about the hatari-devel mailing list