QuteCsound 04.RC2

Hi all,

I’m happy to announce a new version of QuteCsound. You can get it here
(currently OS X only, Windows version will be announced soon):
https://sourceforge.net/project/showfiles.php?group_id=227265&package_id=275156
http://qutecsound.sourceforge.net/

This version, though in name a new release candidate, actually has
major changes, both in performance, stability and functionality.
Please try it and report any issues you find. Upgrading is highly
recommended as this release fixes the nasty
save-while-running-and-I’ll-blank-your-file bug.

To use the code graph function, you need graphviz from graphviz.org.
This release also makes QuteCsound dependent on libsndfile to record
Csound output directly from QuteCsound (no more need for fout).

Here are the details:

Version 0.4RC2

New:
-When there are compilation errors, the editor goes to error line and
highlights it.
-New record button which can start/stop recording csound’s output to
file at any moment (without overwriting previous recordings)
-Code graph generator (you can now produce a graph of your Csound code
using View Code)
-Option in edit menu to change from invalue/outvalue to chnget/chnset
and viceversaGraph in the View Menu. Some things like if’s and labels
are not yet properly shown)
-Widgets with the same channel are now interconnected even when Csound
is not running
-New Scope widget which allows seeing Csound’s output. It should be
more efficient than using a graph widget with the display opcode.
Additionally, the Scope Widget can be frozen by clicking and holding
over it.
-New option to set default csd file.
-QuteCsound now builds on Solaris
-Keyboard shortcut for Save as…
-Groups fo widgets can now be selected dragging the mouse
-New examples in Example menu
-Changed Play to Run in menus
-Graph Widget can now be zoomed in/out in the preferences
-Graph widget now receives a value which sets the shown table. See
included example.

Fixed:
-Widget Panel hides when open and save file chooser opens, to prevent
the widget panel from obstructing the dialog
-Document tabs now display modified icon correctly when they are modified.
-Files can’t be opened (or saved as) if they are already open in QuteCsound
-Labels can now contain commas and other characters which were being stripped
-Added close button to find/replace dialog
-Variables containing ‘_’ are now highlighted properly
-Graph widget now displays properly the output of the dispfft and
display opcodes
-Graph Widgets now zoom properly (no more white graphs)
-Fixed crash when saving while running
-Several bug fixes should improve performance and stability

Internal changes:
-QuteCsound now requires libsndfile for the Record button. This
dependency can be removed in the src.pro file
-Removed support for chnget/chnset as it conflicts too much with the
internal model of QuteCsound

Enjoy!
Andrés

Csound Journal, Winter 2009

Hi All,

Steven Yi and I are glad to post the Winter 2009 Issue of “Csound Journal”. You can read online or download at:

http://www.csounds.com/journal/

Special thanks to the authors for submitting their interesting articles. We hope you enjoy reading this issue which marks a milestone of ten issues since the Journal was started following the work of Hans Mikelson.

Bests,

Mac OX 10.5.5(Intel) 에서 MacCsound사용하려면

오랜만에 Csound를 살펴보니 상당히 업그레이드가 되어있는 반면

몇십년이 지난 지금도 coding을 위한 적절한 environment는 찾아보기 힘드네요.

특히 맥에서는 MacCsound가 없으면 짜증나서 코딩하기도 힘들었는데 (^^;)

5.10버전의 Csound는 MacCsound가 먹지 않네요.

Csound의 잘못이 아닌 MacCsound가 PPC기반 이후로 업그레이드 되지 않기 때문인데

저는 최신버전의 Csound를 택하기 보다, MacCsound의 사용이 더 우선적이므로

이전버전것들을 들쳐보았는데

아무튼 결론은 MacCsound를 IntelMac에서 사용하려면 Csound의 최신버전 말고 5.03을 사용해야 제대로 돌아가네요. MacCsound가 업그레이드 되는 날을 고대하며.