Re: [CM] s7 on raspberry pi

2015-08-21 Thread Bill Schottstaedt
mus-config.h can be empty, or you can comment out that #include statement in s7.c. Here I am in a clean s7 directory: /home/bil/snd-15/ touch mus-config.h /home/bil/snd-15/ wc mus-config.h 0 0 0 mus-config.h /home/bil/snd-15/ gcc -c s7.c -I. If you want to make a repl, you could use gcc -o

[CM] s7 on raspberry pi

2015-08-21 Thread Matti Koskinen
hi, I'm trying to compile only s7 on Pi, but if (Bill for sure) or someone else knows, how to create mus-config.h with Pi, without premake or other stuff using just make and gcc, I'd glady would like to know. Pi has audio out, also possibility to use usb-audio sticks others. Chipkit Max32