I tried it again, I had problems again with compiling. app_jack.c didn't find libresample.h, so I copied that file to include/asterisk.
Well, there are still the same problems with it, weird noise when jack is running with 48kHz and still no sound from Pd in my phone. Russell Bryant wrote: > Chris wrote: > >> Hi, >> app_jack doesn't compile... >> >> [CC] app_jack.c -> app_jack.o >> app_jack.c: In function ‘handle_input’: >> app_jack.c:221: error: ‘FLT_MAX’ undeclared (first use in this >> function) >> app_jack.c:221: error: (Each undeclared identifier is reported only once >> app_jack.c:221: error: for each function it appears in.) >> app_jack.c: In function ‘queue_voice_frame’: >> app_jack.c:411: error: ‘FLT_MAX’ undeclared (first use in this >> function) >> make[1]: *** [app_jack.o] Error 1 >> > > Fixed ... I broke it when I fixed it for compiling on mac. Oops. :) > > -- > Russell > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
