| yes, that makes sense :)
sorry for the noise.
Menno
--- On Tue, 7/20/10, Victor Lazzarini wrote:
> From: Victor Lazzarini
> Subject: [Csnd] Re: pvsdiskin
> To: csound@lists.bath.ac.uk
> Date: Tuesday, July 20, 2010, 1:57 PM
> missing out aout ?
> On 20 Jul 2010, at 12:25, menno wrote:
>
> >
> > hi,
> >
> > i'm trying out a future example using text from the
> manual using
> > pvsdiskin.
> > I used PVANAL to create a .pvx file.
> > There is no output when i resynthesise it:
> >
> > new alloc for instr 1:
> > B 0.000 .. 2.000 T 2.000 TT
> 2.000 M: 0.0
> > Score finished in csoundPerformKsmps().
> > inactive allocs returned to freespace
> > end of score.
> overall amps: 0.0
> > overall samples
> out of range: 0
> > 0 errors in performance
> >
> > This is the csd:
> >
> >
> >
> > ; Select audio/midi flags here according to platform
> > ; Audio out Audio
> in No messages MIDI in
> > -odac
> -iadc -d
> ;;;RT audio I/O with MIDI in
> > ; For Non-realtime ouput leave only the line below:
> > ; -o pvsdiskin.wav -W ;;; for file output any
> platform
> >
> >
> >
> > ; Initialize the global variables.
> > sr = 44100
> > kr = 4410
> > ksmps = 10
> > nchnls = 1
> >
> > instr 1
> > fsigr pvsdiskin
> "/media/LAC/fox.pvx",1,1 ; read PVOCEX
> file with
> > tscale and
> > gain = 1
> > aout pvsynth fsigr
>
> ; resynthesise it
> >
> > endin
> >
> >
> >
> >
> > i 1 0 2
> > e
> >
> >
> >
> >
> >
> > Using Ubuntu, Csound 5.12
> >
> > Is there something wrong with this example or .pvx?
> >
> > thank you.
> > Menno
> >
> > --
> > View this message in context: http://csound.1045644.n5.nabble.com/pvsdiskin-tp1616976p1616976.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"
>
>
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"
|