Csound Csound-dev Csound-tekno Search About

[Csnd] Front Ends (General Questions)

Date2010-12-31 19:30
FromJim Aikin
Subject[Csnd] Front Ends (General Questions)
For my first foray into contributing to the Canonical Manual, I thought I'd
take a look at and possibly update the Front Ends Part I Overview page. I'm
soliciting comments on the information in this page. Here are some
questions. Comments on anything and everything on this page are also
welcome, even if I didn't think to ask the right questions!

1) QuteCsound is not mentioned on this page, so I'll need to add it. My
impression is that a version of QuteCsound is now part of the Csound
distribution ... but that may well not be the most recent version. Is that
correct? Is it planned that it will continue to be part of the distribution?
Is this the case on all platforms?

2) On my Windows machine, I don't find anything called Csound5GUI in the bin
directory. The page says it's "part of the standard Csound distribution."
Where is it?

3) Briefly, how might one go about using CSDplayer? Will the material in
examples > java be clear to Java programmers?

4) Where is Winsound? I can't find it in my Windows installation (of
5.11.1). Is it still part of the distribution?

5) Is there a difference between WinXoundPro (mentioned on the Manual page)
and plain old WinXound (the app that the link takes me to), or is this just
a name change? Would anyone who is familiar with both care to compare the
functionality of QuteCsound and WinXound?

6) According to the web page for the program, Csound Editor is not being
maintained. That page is dated ten years ago. Is this still a viable
program, or should it be deprecated?

7) Cabel seems not to have been updated since 2006. Is it still viable with
recent versions of Csound? Is anyone using it? (BTW, I'm not proposing to
delete anything from this Manual page. What I want to do is simply expand
the page with a bit more commentary to guide new users toward the most
viable front ends.)

8) Will it be clear to Python users how to find the file CsoundAC in order
to import it? I don't see this file in my examples > python directory.
There's a CsoundAC.csd in the examples directory, but that seems possibly to
be something different.

9) Are there other recent developments in the land of front ends that should
be mentioned on this Manual page?

Thanks for your help!

--Jim Aikin

Date2010-12-31 19:58
Fromandy fillebrown
Subject[Csnd] Re: Front Ends (General Questions)
Here are some answers, all "afaik" (feel free to correct me, anyone) ...

> 1) QuteCsound is not mentioned on this page, so I'll need to add it. My
> impression is that a version of QuteCsound is now part of the Csound
> distribution ... but that may well not be the most recent version. Is that
> correct? Is it planned that it will continue to be part of the distribution?
> Is this the case on all platforms?

Yes, the QuteCsound packaged with Csound may be out of date.  For
Csound 5.12 it is currently up to date.  It was decided a while back
that QuteCsound will continue to be part of the Csound distribution.



> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

QuteCsound replaced Csound5GUI.  It can be built from source, though.



> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Same as Csound5GUI -- replaced by QuteCsound.



> 6) According to the web page for the program, Csound Editor is not being
> maintained. That page is dated ten years ago. Is this still a viable
> program, or should it be deprecated?

It should be deprecated.  It was removed from the distribution when
QuteCsound was brought in.  Again, though, all the old front-ends can
be built from source.



> 8) Will it be clear to Python users how to find the file CsoundAC in order
> to import it? I don't see this file in my examples > python directory.
> There's a CsoundAC.csd in the examples directory, but that seems possibly to
> be something different.

CsoundAC.py is in the Csound/bin directory.  Whether that is assumed
by Python users or not, I don't know.



> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?

Stephane Rollandin has some nice emac customizations worth mentioning.
 Links  ...

csound-x:  http://www.zogotounga.net/comp/csoundx.html
muO:  http://www.zogotounga.net/comp/squeak/sqgeo.htm
surmalot:  http://www.zogotounga.net/surmulot/surmulot.html

Blue by Steven Yi is also a nice app worth mentioning in the
front-ends section, but it may not fit the definition of "front-end".

Cheers,
~ andy.f


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-01-01 02:01
FromAaron Krister Johnson
Subject[Csnd] Re: Re: Front Ends (General Questions)
I also want to mention my own front-end, certainly not a large GUI, but otherwise fitting the front-end, or at least 'helper' definition--microcsound.

It's a nice general text-mode frontend for RT interaction with Csound, geared for microtonalists to make various temperaments and just intonation easier, but can work for most general purpose situations where one wants to enter score events on-the fly, or to render a csound-score with a more intuitive way (time moves 'left-to-right' as in a traditional musical score.

It also comes with a couple of soundfonts, pvoc sample files, and my (ever in progress) general purpose orchestra.

Tested for Linux only, but should work on Mac and Windows (mac probably easier, but I'd be willing to help anyone hack to make the python work for their setup)

latest version available is here:

http://www.akjmusic.com/packages/microcsound20101231.tgz

Happy New Year, everybody!

AKJ

On Fri, Dec 31, 2010 at 1:58 PM, andy fillebrown <andy.fillebrown@gmail.com> wrote:
Here are some answers, all "afaik" (feel free to correct me, anyone) ...

> 1) QuteCsound is not mentioned on this page, so I'll need to add it. My
> impression is that a version of QuteCsound is now part of the Csound
> distribution ... but that may well not be the most recent version. Is that
> correct? Is it planned that it will continue to be part of the distribution?
> Is this the case on all platforms?

Yes, the QuteCsound packaged with Csound may be out of date.  For
Csound 5.12 it is currently up to date.  It was decided a while back
that QuteCsound will continue to be part of the Csound distribution.



> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

QuteCsound replaced Csound5GUI.  It can be built from source, though.



> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Same as Csound5GUI -- replaced by QuteCsound.



> 6) According to the web page for the program, Csound Editor is not being
> maintained. That page is dated ten years ago. Is this still a viable
> program, or should it be deprecated?

It should be deprecated.  It was removed from the distribution when
QuteCsound was brought in.  Again, though, all the old front-ends can
be built from source.



> 8) Will it be clear to Python users how to find the file CsoundAC in order
> to import it? I don't see this file in my examples > python directory.
> There's a CsoundAC.csd in the examples directory, but that seems possibly to
> be something different.

CsoundAC.py is in the Csound/bin directory.  Whether that is assumed
by Python users or not, I don't know.



> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?

Stephane Rollandin has some nice emac customizations worth mentioning.
 Links  ...

csound-x:  http://www.zogotounga.net/comp/csoundx.html
muO:  http://www.zogotounga.net/comp/squeak/sqgeo.htm
surmalot:  http://www.zogotounga.net/surmulot/surmulot.html

Blue by Steven Yi is also a nice app worth mentioning in the
front-ends section, but it may not fit the definition of "front-end".

Cheers,
~ andy.f


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org


Date2011-01-01 05:48
Fromthorin kerr
Subject[Csnd] Re: Re: Re: Front Ends (General Questions)
Hi AKJ, that link is broken (for me at least - possibly others), as is the rest of www.akjmusic.com

TK


On Sat, Jan 1, 2011 at 12:01 PM, Aaron Krister Johnson <aaron@akjmusic.com> wrote:
I also want to mention my own front-end, certainly not a large GUI, but otherwise fitting the front-end, or at least 'helper' definition--microcsound.

It's a nice general text-mode frontend for RT interaction with Csound, geared for microtonalists to make various temperaments and just intonation easier, but can work for most general purpose situations where one wants to enter score events on-the fly, or to render a csound-score with a more intuitive way (time moves 'left-to-right' as in a traditional musical score.

It also comes with a couple of soundfonts, pvoc sample files, and my (ever in progress) general purpose orchestra.

Tested for Linux only, but should work on Mac and Windows (mac probably easier, but I'd be willing to help anyone hack to make the python work for their setup)

latest version available is here:

http://www.akjmusic.com/packages/microcsound20101231.tgz

Happy New Year, everybody!

AKJ


On Fri, Dec 31, 2010 at 1:58 PM, andy fillebrown <andy.fillebrown@gmail.com> wrote:
Here are some answers, all "afaik" (feel free to correct me, anyone) ...

> 1) QuteCsound is not mentioned on this page, so I'll need to add it. My
> impression is that a version of QuteCsound is now part of the Csound
> distribution ... but that may well not be the most recent version. Is that
> correct? Is it planned that it will continue to be part of the distribution?
> Is this the case on all platforms?

Yes, the QuteCsound packaged with Csound may be out of date.  For
Csound 5.12 it is currently up to date.  It was decided a while back
that QuteCsound will continue to be part of the Csound distribution.



> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

QuteCsound replaced Csound5GUI.  It can be built from source, though.



> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Same as Csound5GUI -- replaced by QuteCsound.



> 6) According to the web page for the program, Csound Editor is not being
> maintained. That page is dated ten years ago. Is this still a viable
> program, or should it be deprecated?

It should be deprecated.  It was removed from the distribution when
QuteCsound was brought in.  Again, though, all the old front-ends can
be built from source.



> 8) Will it be clear to Python users how to find the file CsoundAC in order
> to import it? I don't see this file in my examples > python directory.
> There's a CsoundAC.csd in the examples directory, but that seems possibly to
> be something different.

CsoundAC.py is in the Csound/bin directory.  Whether that is assumed
by Python users or not, I don't know.



> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?

Stephane Rollandin has some nice emac customizations worth mentioning.
 Links  ...

csound-x:  http://www.zogotounga.net/comp/csoundx.html
muO:  http://www.zogotounga.net/comp/squeak/sqgeo.htm
surmalot:  http://www.zogotounga.net/surmulot/surmulot.html

Blue by Steven Yi is also a nice app worth mentioning in the
front-ends section, but it may not fit the definition of "front-end".

Cheers,
~ andy.f


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org



Date2011-01-01 08:59
FromStefano Bonetti
Subject[Csnd] Re: Front Ends (General Questions)
Hi Jim,

5) Is there a difference between WinXoundPro (mentioned on the Manual page)
and plain old WinXound (the app that the link takes me to), or is this just
a name change? Would anyone who is familiar with both care to compare the
functionality of QuteCsound and WinXound?
There are no differences between WinXoundPro and WinXound... WinXoundPro
was the old version (closed source) ... it's just a simple rename for the new open source
version... you will probably find also the .net extension related to the windows only version. 
However, for the future, the name will remain "WinXound" for all the three platforms.
About differences between QuteCsound and WinXound here are some:
- probably a more lightweight editor focused on using native OS languages and libraries
(no crossplatform toolkit) ... (C# with .Net on Windows, Objective C with Cocoa on OsX and 
C++ with Gtkmm on Linux). 
- the text editor has line numbers, rectangular selection, ability to split the code in two separate 
windows, syntax highlight with the ability to set personal colors and styles, autocompletion
with various behaviors (dependent on the key press), explorer window with different colors and
bookmarks, integrated opcodes help (since the 2003 Windows version) ...
- orc and sco files are automatically converted in a unified csd file ... but for the next release (3.4.0) 
WinXound will again support the separate editing functions;
- no gui editor (for the moment, maybe there will be a surprise in the near future);
- no integrated Csound compiler (you have to download it separately);
- no translations (English only);

... Probably Andrés can help me to complete the list of differences.

The main website for WinXound is:
(please discard any old "ibiart" website link):

Thanks for your contribution,
Stefano


Date2011-01-01 09:18
FromAndres Cabrera
Subject[Csnd] Re: Front Ends (General Questions)
Hi Jim,

Thanks for looking at this. All contributions are very helpful, and
especially with your experience, don't hesitate to propose radical
changes or restructuring. I think the manual needs a lot of that.

On Fri, Dec 31, 2010 at 7:30 PM, Jim Aikin  wrote:

> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

It used to be part of the standard distribution, and is now available
only in source form.

> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Winsound also available in source form.


But seeing how badly this page ages, makes me think it might be worth
removing and leaving that information to the FLOSS manual which can be
better suited for this kind of information. What do you think?

Cheers,
Andres


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-01-01 09:26
FromAndres Cabrera
Subject[Csnd] Re: Re: Front Ends (General Questions)
Hi Stefano,

On Sat, Jan 1, 2011 at 8:59 AM, Stefano Bonetti  wrote:
> - no gui editor (for the moment, maybe there will be a surprise in the near
> future);

It would be great if you want to discuss your plans for this and
possibly try to make the format similar (or compatible) to exchange
widgets with QuteCsound. I would prefer if people didn't lose their
work because they moved to/from WinXsound.
Information on QuteCsound's widget format is here:
http://sourceforge.net/apps/mediawiki/qutecsound/index.php?title=Xml_Widget_Format
It was an attempt to be compatible with blue's widget format (which
has actually changed a bit since I implemented this format in
QuteCsound). But after talks with Steven it was clear that interchange
between blue and QuteCsound didn't really make sense as they are based
on a completely different model. WinXsound, however could share the
format. what do you think?

Cheers,
Andres


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-01-01 09:31
FromAndres Cabrera
Subject[Csnd] Re: Re: Front Ends (General Questions)
Hi,

On Sat, Jan 1, 2011 at 8:59 AM, Stefano Bonetti  wrote:
> ... Probably Andrés can help me to complete the list of differences.

I think the quick way to explain it (at least for the apps in their
current state) is that WinXsound is a light weight editor, while
QuteCsound offers Widgets for realtime control.

Cheers,
Andres


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-01-01 09:37
FromStefano Bonetti
Subject[Csnd] Re: Re: Re: Front Ends (General Questions)
Hi Andrés, thanks for your response ... 
I agree with you for the quick way!

Stefano



> Hi,
> 
> On Sat, Jan 1, 2011 at 8:59 AM, Stefano Bonetti  wrote:
>> ... Probably Andrés can help me to complete the list of differences.
> 
> I think the quick way to explain it (at least for the apps in their
> current state) is that WinXsound is a light weight editor, while
> QuteCsound offers Widgets for realtime control.
> 
> Cheers,
> Andres
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-01-01 15:44
FromMichael Gogins
Subject[Csnd] Re: Front Ends (General Questions)
I'm the maintainer of the Windows installer.

On Fri, Dec 31, 2010 at 2:30 PM, Jim Aikin  wrote:
>
> 1) QuteCsound is not mentioned on this page, so I'll need to add it. My
> impression is that a version of QuteCsound is now part of the Csound
> distribution ...

Please add it to the manual. It's part of the Windows installer.

> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

Not maintained, no longer part of the Windows installer, anyway.

> 3) Briefly, how might one go about using CSDplayer? Will the material in
> examples > java be clear to Java programmers?

CSDPlayer is an example for Java programmers and should be clear enough to them.

> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Not on Windows.

> 5) Is there a difference between WinXoundPro (mentioned on the Manual page)
> and plain old WinXound (the app that the link takes me to), or is this just
> a name change? Would anyone who is familiar with both care to compare the
> functionality of QuteCsound and WinXound?

This is a good question. I don't regularly use front ends, so I'm the
wrong person to ask. My impression is that both are highly functional
and useful and that Pro is now just WinXound.

> 6) According to the web page for the program, Csound Editor is not being
> maintained. That page is dated ten years ago. Is this still a viable
> program, or should it be deprecated?

It should be deprecated.

> 7) Cabel seems not to have been updated since 2006. Is it still viable with
> recent versions of Csound? Is anyone using it?

I am also apparently the only person currently maintaining Cabel. I
know at least one composer who actually uses it. It does work with
current Csound.

> 8) Will it be clear to Python users how to find the file CsoundAC in order
> to import it? I don't see this file in my examples > python directory.
> There's a CsoundAC.csd in the examples directory, but that seems possibly to
> be something different.

CsoundAC.csd is a Csound orchestra that I developed to use with
CsoundAC, but it would work for any purpose. My "A Csound Tutorial"
explains how to import CsoundAC, and most experienced Python users
would be able to figure it out. However, it doesn't install to the
regular Python Lib directory, so a novice Python user could use a
helpful note about setting PYTHONPATH to point to where CsoundAC.pyd
and .py are. The same goes, by the way, for the csnd module.

> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?

I think you should mention the very impressive and useful blue program
by Steven Yi.

Date2011-01-01 16:22
FromDave Phillips
Subject[Csnd] Re: Front Ends (General Questions)
Jim Aikin wrote:
>
> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?
>
>   

I'm not sure if Jean-Pierre Lemoine's AVSynthesis qualifies, but I've 
been using it as a composition environment for Csound.

I don't know how far you want to stretch the definition of a front-end. 
Others that might fall into the category include Steven Yi's blue, 
Stephane Rollandin's GeoMaestro, Christopher Ariza's AthenaCL, Rick 
Taube's GRACE/Common Music, Jonatan Liljedahl's AlgoScore, Jean Piche's 
Cecilia, Mikel Kuehn's nGen, Luigi Negretti's Csmusgen, Oeyvind 
Brandtsegg's ImproSculpt, and perhaps some others listed at 
linux-sound.org/cshelp.html (no fear, not everything listed there is 
just for Linux).

Good luck, Jim, and thanks for taking on the task.

Best,

dp



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-01-01 16:29
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: Front Ends (General Questions)
May I make a mild case ofr Winsound?  It works with text-to-speach systems
and so is usable by the partially sighted and the unsighted.  I had a
request for it last year because of this.  Otherwise i do not care much as
I never use any of th efront-ends myself.
==John ff



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-01-01 16:54
FromAaron Krister Johnson
Subject[Csnd] Re: Re: Re: Re: Front Ends (General Questions)
Thanks for alerting me to this....I'm on the case with my ISP.

AKJ

On Fri, Dec 31, 2010 at 11:48 PM, thorin kerr <thorin.kerr@gmail.com> wrote:
Hi AKJ, that link is broken (for me at least - possibly others), as is the rest of www.akjmusic.com

TK



On Sat, Jan 1, 2011 at 12:01 PM, Aaron Krister Johnson <aaron@akjmusic.com> wrote:
I also want to mention my own front-end, certainly not a large GUI, but otherwise fitting the front-end, or at least 'helper' definition--microcsound.

It's a nice general text-mode frontend for RT interaction with Csound, geared for microtonalists to make various temperaments and just intonation easier, but can work for most general purpose situations where one wants to enter score events on-the fly, or to render a csound-score with a more intuitive way (time moves 'left-to-right' as in a traditional musical score.

It also comes with a couple of soundfonts, pvoc sample files, and my (ever in progress) general purpose orchestra.

Tested for Linux only, but should work on Mac and Windows (mac probably easier, but I'd be willing to help anyone hack to make the python work for their setup)

latest version available is here:

http://www.akjmusic.com/packages/microcsound20101231.tgz

Happy New Year, everybody!

AKJ


On Fri, Dec 31, 2010 at 1:58 PM, andy fillebrown <andy.fillebrown@gmail.com> wrote:
Here are some answers, all "afaik" (feel free to correct me, anyone) ...

> 1) QuteCsound is not mentioned on this page, so I'll need to add it. My
> impression is that a version of QuteCsound is now part of the Csound
> distribution ... but that may well not be the most recent version. Is that
> correct? Is it planned that it will continue to be part of the distribution?
> Is this the case on all platforms?

Yes, the QuteCsound packaged with Csound may be out of date.  For
Csound 5.12 it is currently up to date.  It was decided a while back
that QuteCsound will continue to be part of the Csound distribution.



> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

QuteCsound replaced Csound5GUI.  It can be built from source, though.



> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Same as Csound5GUI -- replaced by QuteCsound.



> 6) According to the web page for the program, Csound Editor is not being
> maintained. That page is dated ten years ago. Is this still a viable
> program, or should it be deprecated?

It should be deprecated.  It was removed from the distribution when
QuteCsound was brought in.  Again, though, all the old front-ends can
be built from source.



> 8) Will it be clear to Python users how to find the file CsoundAC in order
> to import it? I don't see this file in my examples > python directory.
> There's a CsoundAC.csd in the examples directory, but that seems possibly to
> be something different.

CsoundAC.py is in the Csound/bin directory.  Whether that is assumed
by Python users or not, I don't know.



> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?

Stephane Rollandin has some nice emac customizations worth mentioning.
 Links  ...

csound-x:  http://www.zogotounga.net/comp/csoundx.html
muO:  http://www.zogotounga.net/comp/squeak/sqgeo.htm
surmalot:  http://www.zogotounga.net/surmulot/surmulot.html

Blue by Steven Yi is also a nice app worth mentioning in the
front-ends section, but it may not fit the definition of "front-end".

Cheers,
~ andy.f


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org





--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org


Date2011-01-01 17:06
FromStéphane Rollandin
Subject[Csnd] Re: Re: Front Ends (General Questions)
> I don't know how far you want to stretch the definition of a front-end.
> Others that might fall into the category include Steven Yi's blue,
> Stephane Rollandin's GeoMaestro,

GeoMaestro is an older system. The current one would be Surmulot 
(csound-x + muO).

Stef


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-01-01 17:06
FromAaron Krister Johnson
Subject[Csnd] Re: Re: Re: Re: Front Ends (General Questions)
Thorin, or anyone else,

http://www.akjmusic.com/packages/microcsound20101231.tgz should now work...

AKJ

On Sat, Jan 1, 2011 at 10:54 AM, Aaron Krister Johnson <aaron@akjmusic.com> wrote:
Thanks for alerting me to this....I'm on the case with my ISP.

AKJ


On Fri, Dec 31, 2010 at 11:48 PM, thorin kerr <thorin.kerr@gmail.com> wrote:
Hi AKJ, that link is broken (for me at least - possibly others), as is the rest of www.akjmusic.com

TK



On Sat, Jan 1, 2011 at 12:01 PM, Aaron Krister Johnson <aaron@akjmusic.com> wrote:
I also want to mention my own front-end, certainly not a large GUI, but otherwise fitting the front-end, or at least 'helper' definition--microcsound.

It's a nice general text-mode frontend for RT interaction with Csound, geared for microtonalists to make various temperaments and just intonation easier, but can work for most general purpose situations where one wants to enter score events on-the fly, or to render a csound-score with a more intuitive way (time moves 'left-to-right' as in a traditional musical score.

It also comes with a couple of soundfonts, pvoc sample files, and my (ever in progress) general purpose orchestra.

Tested for Linux only, but should work on Mac and Windows (mac probably easier, but I'd be willing to help anyone hack to make the python work for their setup)

latest version available is here:

http://www.akjmusic.com/packages/microcsound20101231.tgz

Happy New Year, everybody!

AKJ


On Fri, Dec 31, 2010 at 1:58 PM, andy fillebrown <andy.fillebrown@gmail.com> wrote:
Here are some answers, all "afaik" (feel free to correct me, anyone) ...

> 1) QuteCsound is not mentioned on this page, so I'll need to add it. My
> impression is that a version of QuteCsound is now part of the Csound
> distribution ... but that may well not be the most recent version. Is that
> correct? Is it planned that it will continue to be part of the distribution?
> Is this the case on all platforms?

Yes, the QuteCsound packaged with Csound may be out of date.  For
Csound 5.12 it is currently up to date.  It was decided a while back
that QuteCsound will continue to be part of the Csound distribution.



> 2) On my Windows machine, I don't find anything called Csound5GUI in the bin
> directory. The page says it's "part of the standard Csound distribution."
> Where is it?

QuteCsound replaced Csound5GUI.  It can be built from source, though.



> 4) Where is Winsound? I can't find it in my Windows installation (of
> 5.11.1). Is it still part of the distribution?

Same as Csound5GUI -- replaced by QuteCsound.



> 6) According to the web page for the program, Csound Editor is not being
> maintained. That page is dated ten years ago. Is this still a viable
> program, or should it be deprecated?

It should be deprecated.  It was removed from the distribution when
QuteCsound was brought in.  Again, though, all the old front-ends can
be built from source.



> 8) Will it be clear to Python users how to find the file CsoundAC in order
> to import it? I don't see this file in my examples > python directory.
> There's a CsoundAC.csd in the examples directory, but that seems possibly to
> be something different.

CsoundAC.py is in the Csound/bin directory.  Whether that is assumed
by Python users or not, I don't know.



> 9) Are there other recent developments in the land of front ends that should
> be mentioned on this Manual page?

Stephane Rollandin has some nice emac customizations worth mentioning.
 Links  ...

csound-x:  http://www.zogotounga.net/comp/csoundx.html
muO:  http://www.zogotounga.net/comp/squeak/sqgeo.htm
surmalot:  http://www.zogotounga.net/surmulot/surmulot.html

Blue by Steven Yi is also a nice app worth mentioning in the
front-ends section, but it may not fit the definition of "front-end".

Cheers,
~ andy.f


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org





--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org




--
Aaron Krister Johnson
http://www.akjmusic.com
http://www.untwelve.org