I’ve successfully gotten some examples working with the CHIP
<http://getchip.com> computer with faust, but I’m having some issues with
httpd.
I downloaded the latest code (0.9.95) got all the dependencies, and
successfully run `make all http` and `make install`. I modified the
faust2alsaconsole script with the appropriate GCC flags:
MYGCCFLAGS="-O3 -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=vfpv3-fp16
-mfloat-abi=hard -ffast-math -ftree-vectorize”
and used that with the osc.dsp example in examples/generators
Everything seemed to work out, but when I run “./osc” it usually stalls out
at the start:

$ ./osc
HTTPD is on

I have at different times gotten it to work properly:
$ ./osc
HTTPD is on
inputs : 0, outputs : 1
NRT: sun4i-codec|0|1|44100|512|S32_LE
Faust httpd server version 0.73 is running on TCP port 5510
Type 'q' to quit

Is there a log or debugging I can engage to try to figure out where the
problem is?  I’ve tried different networks and other voodoo, without much
success.

Thanks,

Peter
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to