[LAU] csound help
Rustom Mody
rustompmody at gmail.com
Fri Mar 23 17:11:39 UTC 2012
On Fri, Mar 23, 2012 at 7:43 PM, Julien Claassen <julien at mail.upb.de> wrote:
> Hi Rustom1
> I suppose for the purpose of a simple sound, the sine wave is quite fine.
> So your instrument might look something like this:
>
Hi Julien,
Thanks for trying. csound is still erroring at me. Its not exactly what
numbers you gave; in either case its throwing errors. Since I understand
nothing about the intricacies could you take one more look?
Meanwhile I'll look at the opcodes you suggested
Thanks
Rusi
Heres my file
----------------------------------
<CsoundSynthesizer>
<CsOptions>
</CsOptions>
<CsInstruments>
sr = 44100
kr = 4410
ksmps = 10
nchnls = 1
instr 1
iamp = 44100
iftable = 1
aout oscil iamp, p4, iftable
out aout
endin
</CsInstruments>
<CsScore>
i1 0 2 440
i1 2 2 494
e
</CsScore>
</CsoundSynthesizer>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20120323/7ad09c01/attachment.htm>
More information about the Linux-audio-user
mailing list