Re: [CM] pipewire Snd and SndLib

2021-10-03 Thread bil
That is the sndlib makefile -- I thought you were using Snd's. It does not create libsndlib.a in the --with-jack case, but still refers to it; that is a bug. I'll look at it tomorrow. Thanks! ___ Cmdist mailing list Cmdist@ccrma.stanford.edu

Re: [CM] pipewire Snd and SndLib

2021-10-03 Thread Juan I Reyes
Hi Bill, I am not able to find any reference to MIDI in sndjack_init in audio.c. Sorry I am not so that Jack savvy. As far sndplay, on the makefile on the sndplay portion this is what I get: sndplay: $(SNDLIB_HEADERS) $(SNDLIB_O_FILES) sndplay.o $(CC) sndplay.c -o sndplay libsndlib.a

Re: [CM] pipewire Snd and SndLib

2021-10-03 Thread bil
Why is it looking for libsndlib.a? Snd's makefile uses the .o files like io.o, so the library is unneeded. The warning appears to be from sndjack_init in audio.c ___ Cmdist mailing list Cmdist@ccrma.stanford.edu

[CM] pipewire Snd and SndLib

2021-10-03 Thread Juan I Reyes
Hi Bill Maybe I should address this issue to Nando also. Been trying 'pipewire' on Fedora34 last weeks and seems useful. Performance seems good and in fact makes one use Jack clients all the time. However, I've been getting warning complaints when I start Snd with Jack or when I use

Re: [CM] Cmdist Digest, Vol 161, Issue 2

2021-10-03 Thread James Hearon
Hi Bill, re: polyooid-partial-amps-and-phases gen Thank you. I see the sndscm.html#peakphasesdoc now, and that helps explain what the obsolete polyoid-partial-amps-and-phases gen was doing in the phase parameter of an oscillator. Polywave is certainly a deep and fascinating area of Snd for