Csound Csound-dev Csound-tekno Search About

[Csnd] diskin2 confusion?

Date2014-05-07 17:56
Fromfauveboy
Subject[Csnd] diskin2 confusion?
Sorry to be tedious, Im trying to start launch samples and have them loop ect
but I can't work out the error here thats preventing this script form
working, is there anything Im missing? Ill upload the screen shots below.
Screen_Shot_2014-05-07_at_17.png
  



--
View this message in context: http://csound.1045644.n5.nabble.com/diskin2-confusion-tp5735007.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-05-07 17:57
Fromfauveboy
Subject[Csnd] Re: diskin2 confusion?
Screen_Shot_2014-05-07_at_17.png
   
and heres the what the terminals saying?

Thank you 



--
View this message in context: http://csound.1045644.n5.nabble.com/diskin2-confusion-tp5735007p5735008.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-05-07 17:59
FromRory Walsh
SubjectRe: [Csnd] Re: diskin2 confusion?
It's telling you that the sound file you are using has more than one
channels. You need to do something like:

a1, a2 diskin .....

On 7 May 2014 18:57, fauveboy  wrote:
> Screen_Shot_2014-05-07_at_17.png
> 
> and heres the what the terminals saying?
>
> Thank you
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/diskin2-confusion-tp5735007p5735008.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>

Date2014-05-07 18:01
FromAnders Genell
SubjectRe: [Csnd] diskin2 confusion?
Others are way more knowledgeble, but the few things I come to think of are

you have nchnls=1 and use out a1 which both assume the file is only one channel, so if it is stereo that might be a problem...
does csound actually find the file? is it in the same directory as the csd?

regards,
anders


On Wed, May 7, 2014 at 6:56 PM, fauveboy <joel.ramsbottom@hotmail.co.uk> wrote:
Sorry to be tedious, Im trying to start launch samples and have them loop ect
but I can't work out the error here thats preventing this script form
working, is there anything Im missing? Ill upload the screen shots below.
Screen_Shot_2014-05-07_at_17.png
<http://csound.1045644.n5.nabble.com/file/n5735007/Screen_Shot_2014-05-07_at_17.png>



--
View this message in context: http://csound.1045644.n5.nabble.com/diskin2-confusion-tp5735007.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2014-05-07 22:16
Fromfauveboy
Subject[Csnd] Re: diskin2 confusion?
brilliant thats worked thank you, I turned the file to mono signal
Screen_Shot_2014-05-07_at_22.png
  
in the end....just out of interest I may put this in another post but I was
looking at this OSC video on youtube I've screen shot here with the link
too: http://www.youtube.com/watch?v=JX1C3TqP_9Y  Is it possible to combine
this to the diskin2 script to launch the samples via OSC and change whether
the sample loops or not in real time and the volume ect? Would I have to
make diskin2 instr 2 and the OSC listen instr 1. Just wanted to get an
opinion, but ill experiment now and most likly make another post.
Thank you



--
View this message in context: http://csound.1045644.n5.nabble.com/diskin2-confusion-tp5735007p5735018.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-05-08 12:29
FromRory Walsh
SubjectRe: [Csnd] Re: diskin2 confusion?
That should all be possible with OSC yes.

On 7 May 2014 23:16, fauveboy  wrote:
> brilliant thats worked thank you, I turned the file to mono signal
> Screen_Shot_2014-05-07_at_22.png
> 
> in the end....just out of interest I may put this in another post but I was
> looking at this OSC video on youtube I've screen shot here with the link
> too: http://www.youtube.com/watch?v=JX1C3TqP_9Y  Is it possible to combine
> this to the diskin2 script to launch the samples via OSC and change whether
> the sample loops or not in real time and the volume ect? Would I have to
> make diskin2 instr 2 and the OSC listen instr 1. Just wanted to get an
> opinion, but ill experiment now and most likly make another post.
> Thank you
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/diskin2-confusion-tp5735007p5735018.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>