Download List

Project Description

Keso is an editor for scores and orchestras. Or,
more precisely, a tracker-like GUI for the powerful
softsynth Csound. It lets the user write music in
patterns, and arrange those patterns in sequences.
It will produce orchestra and score files that can
be played or rendered by Csound. The user
interface consists of different editors. Each editor
is a plugin that can be removed or replaced, and
new editors can be added while the program is
running.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-10 14:36
0.4.1

Some bugs in the build system were fixed. No new
features or code changes were made.
Tags: Minor bugfixes

2004-02-08 16:35
0.4

This version requires gtkmm2 instead of gtkmm1.2.
Tags: Code cleanup

2002-08-02 01:42
0.3.2

This version of Keso has support for polyphonic instruments (in
previous versions, only one note for each instrument could be played
at the same time). There is also a new dialog window in which you can
change some instrument settings, such as input modes and default
values; right-click on an instrument in the orchestra editor to pop up
a menu through which you can choose to remove the instrument or show
the settings dialog. The sequence editor only shows sequences for
instruments with patterns, and a new column has been added in which
you can edit the tempo (in beats per minute).
Tags: Minor feature enhancements

2002-06-24 20:01
0.3.1

This release has some new functions, such as a
popup menu with different commands in the pattern
editor and a song info editor which allows you to
type in the title, the authors name, and some info
about the song. Some bugfixes and other small
changes were also made.
Tags: Minor feature enhancements

2002-06-11 23:20
0.3

Almost all the code from 0.2 has been moved to a shared library, which is used by a new GUI program (based on gtkmm). There are GUI editors for the orchestra, the patterns, the sequences, and the ftables. It is still a bit rough, but now it is possible to generate Csound files. There are no instruments included in this release though.
Tags: Major feature enhancements

Project Resources