Csound Csound-dev Csound-tekno Search About

[Csnd] soundin not working?

Date2011-04-14 14:36
Fromfrancesco
Subject[Csnd] soundin not working?
Hello,
i've just build csound but soundin seems not working.
Something changed or is it a my problem?
(Ubuntu 10.04)

Thanks,
ciao,
francesco

--
View this message in context: http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4303042.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-04-14 16:08
FromRory Walsh
SubjectRe: [Csnd] soundin not working?
How do you know it's not working? In most cases problems with soundin
are down to bogus files and paths. Are you sure the file exists and is
in the correct path?

On 14 April 2011 14:36, francesco  wrote:
> Hello,
> i've just build csound but soundin seems not working.
> Something changed or is it a my problem?
> (Ubuntu 10.04)
>
> Thanks,
> ciao,
> francesco
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4303042.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-04-14 17:06
Fromfrancesco
Subject[Csnd] Re: soundin not working?
Hello Mr. Rory,
i'm sure, are some csd examples from manual,
especially pvs examples by Mr. Heintz.
Output say
soundin : failed to open file

changing soundin with diskin2 it work.

Thanks,
ciao,
francesco.

--
View this message in context: http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4303408.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-04-14 17:13
FromRory Walsh
SubjectRe: [Csnd] Re: soundin not working?
If you get that message then soundin is working, it's just having
problems opening the file. Strange that simply replacing it with
diskin2 works.

On 14 April 2011 17:06, francesco  wrote:
> Hello Mr. Rory,
> i'm sure, are some csd examples from manual,
> especially pvs examples by Mr. Heintz.
> Output say
> soundin : failed to open file
>
> changing soundin with diskin2 it work.
>
> Thanks,
> ciao,
> francesco.
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4303408.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-04-14 17:24
Fromfrancesco
Subject[Csnd] Re: soundin not working?
Yes this is why i think somethings goes wrong in my build process,
only i don't know what could be.
i will try again

ciao,
francesco


--
View this message in context: http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4303441.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-04-15 11:42
Fromfrancesco
Subject[Csnd] Re: soundin not working?
Hello,
i have downloaded and rebuilded csound yesterday and today again,
but i'm not more able to use soundin, i.e the manual examples that
use soundin opcode fail to open audio files.

this is the message (with pvshift.csd):

INIT ERROR in instr 1: soundin: : failed to open file
ain	soundin	Sfile	0	0	0	0

If i change soundin with diskin2 all work.

What can i wrong in building process?
(Ubuntu 10.04)

Thanks,
ciao,
francesco.


--
View this message in context: http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4305274.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-04-15 11:48
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] Re: soundin not working?
I think that it might be my problem.  soundin was changed to asllow 40
channels.  Changes to two files (H/diskin.h; OOps/diskin.c).
  I wll try to check it



> Hello,
> i have downloaded and rebuilded csound yesterday and today again,
> but i'm not more able to use soundin, i.e the manual examples that
> use soundin opcode fail to open audio files.
>
> this is the message (with pvshift.csd):
>
> INIT ERROR in instr 1: soundin: : failed to open file
> ain	soundin	Sfile	0	0	0	0
>
> If i change soundin with diskin2 all work.
>
> What can i wrong in building process?
> (Ubuntu 10.04)
>
> Thanks,
> ciao,
> francesco.
>
>
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/soundin-not-working-tp4303042p4305274.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>
>




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"