sndbuf errors Re: [chuck] OSC + Documentation

smoerk smoerk at gmx.de
Tue Jul 27 05:29:25 EDT 2004


n++k wrote:

> |examples sndbuf.ck return the following error:
> |
> |# ./chuck sndbuf.ck
> |[sndbuf.ck]:line(2): cannot find control parameter 'sndbuf.path'
> |
> |i have put a snare.raw file in the same directory.
> |
> 
> From reading ugen_xxx, I could see that sndbuf.ck should be altered as the
> control parameters have changed. Try to replace `sndbuf.path' with
> `sndbuf.read'

this gives another error message:

# ./chuck sndbuf.ck


*** Fatal error : sizeof (off_t) != sizeof (sf_count_t)
*** This means that libsndfile was not configured correctly.

maybe a compile problem? (i have libsndfile1-dev 1.0.10-1 installed on
debian)



More information about the chuck mailing list