Csound Csound-dev Csound-tekno Search About

Re: loscil3 problem

Date1999-05-29 11:45
FromJM&M DARREMONT
SubjectRe: loscil3 problem
On a Mac with system 7.6.1 & CSound 3.54  the score you sent with loscil3
works fine.


Thomas Huber a écrit:
> 
> For me, loscil3 still does not work. Could somebody please test this
> simple orc/sco ? (Take any aiff sample as violin00.aif)
> On my linux machine, 'loscil' works whereas 'loscil3' produces
> no sound at all... I could reproduce the problem on versions 3.49-3.54.
> 
> Thomas
> 
> -------------------------------------
> ;orchestra:
> 
> sr = 44100
> kr = 441
> ksmps = 100
> nchnls = 1
> 
> instr 1
> kgate           adsr 0.2,0.5,0.8,0.5
> 
> ; works ok
> ;asrc           loscil 10000*kgate, 1000, 2
> 
> ; does not produce any sound for me
> asrc            loscil3 10000*kgate, 1000, 2
> 
>                 out   asrc
> endin;
> 
> ;score:
> 
> f2 0 65536 1 "violin.aif" 0 0 1
> 
> t 0 80
> 
> i1 0 0.5
> i1 0.8 0.5
> i1 1 0.2
> e

-- 
Jean-Michel DARREMONT