| render.waw, what format is this?
Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland
> On 6 Sep 2015, at 11:00, matsc wrote:
>
> Humping along....
>
> Thought this would play a soundfile (but its not in my case)
> Is this a directory thing? Soundfile is in the same directory as Working
> directory
>
>
>
>
> -odac ; activates real time sound output
>
>
>
> sr = 44100
> ksmps = 32
> nchnls = 2
> 0dbfs = 1
>
>
>
> instr 1
>
> a1 diskin2 "render.waw", 1, 0, 0
>
> out a1, a1 ; audio sent to output
>
> endin
>
>
>
>
>
> i1 0 15
>
> e
>
>
>
>
> Compiler Info/Warnings/Errors:
> INIT ERROR in instr 1: diskin2: render.waw: failed to open file
> - note deleted. i1 had 1 init errors
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/More-Newbie-Q-s-tp5743431.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
> https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |