Csound is a sound design, music synthesis, and signal processing system, providing facilities for composition and performance over a wide range of platforms. [Read more]

Quick links: download Csound | tutorials | online manual | forums

QuteCsound 0.4.1 Released

I'm happy to announce a new version of QuteCsound (0.4.1). This
release is mostly a bug fix and usability enhancement release, but it
also contains a few minor useful features. One of the highlights is
localization in Spanish, German and French.

QuteCsound is a simple frontend for Csound featuring a highlighting
editor with autocomplete, interactive widgets and integrated help. It
is a cross-platform drop in replacement for MacCsound (it can open
files created in MacCsound), and aims to be a simple yet powerful and
complete development environment for Csound.

QuteCsound 0.4.1 has been tested on Windows, OS X, Linux and Solaris,
and it is free software released under the LGPLv2 or at your option GPLv3.

You can get it here:
https://sourceforge.net/projects/qutecsound/files/

There's more information here:
http://qutecsound.sourceforge.net/

You can download a Quick Reference pdf document in English, Spanish or
German here:
http://sourceforge.net/project/showfiles.php?group_id=227265&package_id=...

Questions, comments and suggestions can be posted to the main Csound
mailing list, or join the QuteCsound users mailing list at:
http://lists.sourceforge.net/lists/listinfo/qutecsound-users

Thanks to Joachim Heintz for continuous feedback, translation and
examples, François Pinot for the french translation and Andy
Fillebrown for the Windows installers and fixes for Windows issues.

Enjoy!
Andrés

QuteCsound 0.4 released

Hi all,

(And apologies for cross posting)

I'm pleased to announce QuteCsound version 0.4. This version
incorporates new features and bug fixes arising from the 3 previous
Release Candidate releases.

QuteCsound is a simple frontend for Csound featuring a highlighting
editor with autocomplete, interactive widgets and integrated help. It
is a cross-platform drop in replacement for MacCsound (it can open
files created in MacCsound), and aims to be a simple yet powerful and
complete development environment for Csound.

QuteCsound 0.4 has been tested on Windows, OS X, Linux and Solaris,
and it is free software released under the GPL.

You can get it here:
http://sourceforge.net/project/showfiles.php?group_id=227265&package_id=...

There's more information here:
http://qutecsound.sourceforge.net/

WinXound 3.1.1 released

Hi All,
a minor version upgrade of WinXound.Net is now ready for download at:

http://www.ibiart.it/winxound/lastversion.html

- New: Opcodes database upgraded to CSound 5.10.1
- Fixed: WinXound Settings - Files Association error (.csd, .orc, .sco) after installing CSound 5.10.1.

Stefano

Csound 5.10 released back in December

This did not make the news here at cSounds.com, so just in case you missed it ...

Csound 5.10 was released on December 22, 2008 and is available from

http://csound.sourceforge.net/#Downloads

This release includes packages specifically for Windows, OpenSUSE Linux, Mac OS X 10.4, and Mac OS X 10.5.

Check it out! ^_^

Csound Journal - Call for Articles

Hi All,

Jim and I are begining the process of putting together the next issue
of the Csound Journal. We are aiming for May for publishing, with
late April for a submission deadline. If you are interested in
writing an article for the Journal, please contact either Jim or
myself. Article submission guidelines and templates are available
at:

http://csounds.com/journal/submissions.html

We're looking forward to your contributions!

Thanks,
steven

Csound Journal - Issue 10

Hi All,

We 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,
Jim Hearon and Steven Yi

blue 0.125.0

Hi all,

I'm happy to announce a new release of blue is available at:

http://www.csounds.com/stevenyi/blue

This new version has a few enhancements and fixes. Changes are listed below.

Enjoy!
steven

[CHANGE LOG]

>Notes for 0.125.0<
[released 2008.12.01]

Steven Yi-----------------------------------------------------------------------

blue

[new] - Added "Process On Load" to PythonObject; allows running of that
PythonObject instance's script when a project is loaded or switched
to; for usage where user has code at the beginning of a project,
allows for that code to load on start so one can just start
rendering from later in the project with code that depends on those
earlier PythonObjects

[new] - Added ability to scale a SoundObject by moving its start time
(dragging from left side)

[new] - Added scaling of automation data when scaling a single soundObject
in Score Mode

[new] - Added moving of automation data when moving soundObjects in Score
Mode

[new] - added 20 pixel buffer when moving start time pointer to more easily
see when dragging as well as when jumping from marker to marker

[new] - Added check of location of dialogs when opening modal dialogs (i.e.
soundObject properties, mixer, etc.) and adjust to place on screen

[new] - Added "Reset Time Log" option to Help menu to reset start time for
time log

[new] - Add Marker action: when not rendering project, marker action now
stays enabled and will add marker at where the Render Start time
is current set

[new] - Added "Use Csound API" option on Project menu to allow easier
toggling between enabling/disabling use of the Csound API

[new] - blueLive: Added "All Notes Off" button which will turn off all notes
for instruments found in the project Orchestra (will not turn off
mixer or any other specially generated instruments)

[updated] - added more buffer size when scrolling score time canvas so block
increment is not as big and drastic when using touchpad for
scrolling

[fix] - Add Marker action: when rendering project, marker was being added
relative to time 0 instead of render start time;

AlgoScore 081105 released

New version of AlgoScore, a graphical environment for algorithmic composition which interfaces to Csound and can control other apps or hardware through MIDI and OSC.
More information, documentation and screenshots at http://kymatica.com/algoscore

Recent changes:

http://download.gna.org/algoscore/ChangeLog

Download Mac OS X package: (needs JackOSX and CsoundLib)

http://download.gna.org/algoscore/AlgoScore-081105-universal.zip

Download source code:

http://download.gna.org/algoscore/AlgoScore-081105.tar.bz2

blue 0.124.3

Hi All,

I'd like to announce a new release of blue available at:

http://www.csounds.com/stevenyi/blue

This version has mostly bug fixes but includes one backwards incompatibility concerning automation and widgets. A known work around is described for updating older projects which may be broken. More information in the manual and in the mailing list archive for the blue user's mailing list.

Thanks!
steven

[CHANGE LOG]

>Notes for 0.124.3<
[released 2008.10.28]

Steven Yi-----------------------------------------------------------------------

blue

[new] - Added piece "Unstill Light" by Dave Seidel to
examples/pieces/daveSeidel folder

[update] - Added caching of values when rendering live using API so as to
only set the value in Csound if the value changed in the project
(performance optimization)

[update] - BSB Widgets now always emit k-rate signals if they are set as
automatable ("Automation Allowed") whether using API or not;
previously widgets would try to optimize by generating as constant
when automatable but not automated, but this caused an issue with
Csound coding; an object that is set to be automatable makes sense
that code that depends on it should assume it could be k-rate

NOTE: This is a break in backwards compatibility! The known
workaround is to set the widget as not automatable or to update
Csound code to use a k-rate signal

[fix] - commandline use of blue to convert .blue project to CSD was broken

[fix] - "Generate CSD to File" was broken

[fix] - changed settings on ScoreTimeCanvas so that ghost drawing of render
time pointer would not occur while rendering (multiple orange lines)

documentation

[update] - Updated information to more clearly explain value will be gk-rate
signal when a BSB widget is set to allow automation, even if it is
not automated at the time

[new] - added section on breaks in backwards compatibility (Appendix B)

Csound 5.09 released

Csound 5.09 was released on September 23, 2008 and is available from

http://csound.sourceforge.net/#Downloads

Syndicate content