Csound Csound-dev Csound-tekno Search About

Re: loscil question

Date1997-04-13 14:48
FromToby
SubjectRe: loscil question
Scott Lindroth wrote:
> 
> Hello,
> 
> When I use loscil to work on an aiff source file, the output soundfile has
> no amplitude. 
 
> ;orchestra
> sr = 44100
> kr = 441
> ksmps = 100
> nchnls = 1
> 
> instr 1
> asig    loscil  3000, 1/p3, 1, 100
>         out     asig
> endin
> 

The second argument to loscil is the
pitch of the resultant sound in cps.
Make it match what you specify as the
sound's base freq. in order to play the
sound unchanged.

Toby

	-There otta be a law-