Re: [CM] analog-filter.scm

2015-02-27 Thread Bill Schottstaedt
gsl-roots needs HAVE_COMPLEX_NUMBERS and HAVE_COMPLEX_TRIG
in s7, which means it can't work in Windows, c++, or FreeBSD.
If you aren't in that group, I need to know how you built Snd,
and what those flags are.  gsl-roots is used in the Bessel filter
section, but is not related to the gsl Bessel function stuff.


___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist



[CM] analog-filter.scm

2015-02-27 Thread James Hearon
Hi,
Using Snd and getting unbound variable error on analog-filter.scm for line 309 
gsl-roots.

I configured Snd --with-gsl, and have gsl and gsl-devel on my machine.  I also 
compiled a simple
exampl.c in gsl using bessel functions and it compiles and runs o.k.

I'm wondering what might be going wrong or why it's not able to get to gsl?

Thank-you.
Jim

  ___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist


[CM] Snd 15.4

2015-02-27 Thread Bill Schottstaedt
Snd 15.4

before-save-as-hook arg order changed, also new-sound, save-region, 
save-selection, save-sound-as

deprecated output-name-hook, info-popup-hook, peak-env-hook, start-hook

changed s7_new_type_x args

mus-audio* deprecated (these haven't worked at all for a long time)
mus_set_name (and mus-set-name) deprecated

in CLM, Juan Reyes added sbcl support for gnuplot in dlocsig.lisp

checked: sbcl 1.2.8, gtk 3.15.5|7|8|9

Thanks!: Mike Scholz, Juan Reyes, Anders Vinjar, Michel Dutat

___
Cmdist mailing list
Cmdist@ccrma.stanford.edu
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist