Thanks, Julius.

Yes, I started doing that indeed.

Another thing that perhaps would help the user is not to expand part or all
of the functions involved in the error: sometimes the error message is two
pages long and I can barely see where the actual error is.

Cheers,
Dario

<http://dariosanfilippo.tumblr.com>


On Mon, 24 Jun 2019 at 09:40, Julius Smith <j...@ccrma.stanford.edu> wrote:

> I find it is good to compile often at intermediate points along the
> way rather than waiting to the end.  When a bug appears, you know it's
> in the most recent extension, and you can usually tell where the
> incompatible pieces are coming from.  Then sometimes I will comment
> out the main process line and make one or more short ones, to test the
> thorny part(s) in isolation.  Usually I forgot <: in front of select2.
> :-)
>
> - Julius
>
> On Tue, May 21, 2019 at 10:41 AM Dario Sanfilippo
> <sanfilippo.da...@gmail.com> wrote:
> >
> > Hello, list.
> >
> > Sometimes I get error messages like this:
> >
> > Tue May 21 2019 20:35:38:
> >
> > ERROR in sequential composition (A:B)
> >
> > The number of outputs (1) of A = _,(0,_ : -) : *
> >
> > must be equal to the number of inputs (2) of B : _,_ : +
> >
> >
> > Is there a reason why the line is not indicated?
> >
> >
> > Also, why is the file where the error is detected not indicated?
> >
> >
> > In this case, the main process is calling a function from a lib which
> then contains several other functions from other libs.
> >
> >
> > Thanks,
> >
> > Dario
> >
> > _______________________________________________
> > Faudiostream-users mailing list
> > Faudiostream-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
>
>
> --
>
> Julius O. Smith III <j...@ccrma.stanford.edu>
> Professor of Music and, by courtesy, Electrical Engineering
> CCRMA, Stanford University
> http://ccrma.stanford.edu/~jos/
>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to