Csound Csound-dev Csound-tekno Search About

[Csnd] Dusting off ancient instruments, stumbled over spaces between funcs and (

Date2013-11-25 21:02
From"Grant C. Covell"
Subject[Csnd] Dusting off ancient instruments, stumbled over spaces between funcs and (
Hi Csound list--

I've been dusting off instruments I last touched between 1998 and 2001 with probably a 3.x or 4.x version on a Mac PowerTower, waking them up with Csound 6.01.1 on a Windows7 laptop with CsoundQt.

Of course everything is faster and so far everything compiles. It's great to have an IDE for Csound!

Thanks for list of deprec opcodes.

The big thing which threw me is the parser balking at spaces between functions and parens. It took a bit of Googling and staring at the output to decipher just what that problem was.

I am way psyched to be exploring and seeing what's changed in the Csound world since the late 90s, early 00s.

Grant Covell
gcc@lafolia.com

Date2013-11-25 21:13
FromSteven Yi
SubjectRe: [Csnd] Dusting off ancient instruments, stumbled over spaces
Hi Grant,

Great to see users revisiting Csound!  The issue with parentheses is a
known issue that we're trying to sort out. Unfortunately it's not a
simple change, but at least we have some possible solutions we'll be
exploring soon.

All best!
steven

On Mon, Nov 25, 2013 at 4:02 PM, Grant C. Covell  wrote:
> Hi Csound list--
>
> I've been dusting off instruments I last touched between 1998 and 2001 with
> probably a 3.x or 4.x version on a Mac PowerTower, waking them up with
> Csound 6.01.1 on a Windows7 laptop with CsoundQt.
>
> Of course everything is faster and so far everything compiles. It's great to
> have an IDE for Csound!
>
> Thanks for list of deprec opcodes.
>
> The big thing which threw me is the parser balking at spaces between
> functions and parens. It took a bit of Googling and staring at the output to
> decipher just what that problem was.
>
> I am way psyched to be exploring and seeing what's changed in the Csound
> world since the late 90s, early 00s.
>
> Grant Covell
> gcc@lafolia.com