Re: [LAU] VocProc - vocal processing app

From: Gabriel M. Beddingfield <gabrbedd@email-addr-hidden>
Date: Tue Feb 02 2010 - 04:35:01 EET

Hi Igor,

On Tue, 2 Feb 2010, Igor Brkic wrote:

> On Tue, Feb 2, 2010 at 12:01 AM, hollunder <hollunder@email-addr-hidden> wrote:
>> Hi Igor,
>> I just attempted to build a package for Arch Linux (AUR)
>> but with the current build system it seems to be a
>> non-trivial task. I guess it's no easier for other
>> distributions.
>>
>>
>> main.cpp: In function ‘int main(int, char**)’:
>> main.cpp:133: warning: ‘jack_client_t* jack_client_new(const char*)’ is deprecated (declared at /usr/include/jack/jack.h:99)
>> vproc_dsp_process.cpp: In member function ‘void mydsp::setPitchFactor(float)’:
>> vproc_dsp_process.cpp:200: warning: ‘curr’ may be used uninitialized in this function
>>
>
> Latest version should compile without warnings. If you need any help
> with making AUR package let me know, but maybe you should wait few
> days for code to get bit more tested.

Indeed, jack_client_new() is deprecated. Any recent version
of JACK will give a compiler warning about it. New code
should not use it. See [1].

-gabriel

[1] http://jackaudio.org/files/docs/html/group__ClientFunctions.html#ga705aa8159e65464dc7e9cf65fc451b90

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Feb 2 08:15:01 2010

This archive was generated by hypermail 2.1.8 : Tue Feb 02 2010 - 08:15:01 EET