Re: [LAU] csound help

From: Rustom Mody <rustompmody@email-addr-hidden>
Date: Fri Mar 23 2012 - 19:11:39 EET

On Fri, Mar 23, 2012 at 7:43 PM, Julien Claassen <julien@email-addr-hidden> 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>

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Mar 23 20:15:02 2012

This archive was generated by hypermail 2.1.8 : Fri Mar 23 2012 - 20:15:03 EET