Csound Csound-dev Csound-tekno Search About

Re: csound on PC / CSEdit ver0.43

Date1998-09-14 08:28
Fromroger k
SubjectRe: csound on PC / CSEdit ver0.43
I have made an simple editor for csound. It has two editors window for
orchestra/score so you don't have to start notepad or another editor.
It can run csound,play the resulting soundfile or start a soundeditor.
If you're running a console version of csound it has a console window so you
can see the results after csound has finished. If you're running winsound
that
is not necessary though.
The program runs on win95/98 and NT. DirectX maybe necessary because of the
soundplayer.

Freeware ,  sourcecode (Delphi4) included.

Version 0.43
Download from http://home.c2i.net/roklaven/csound/

-------------------------------------------------------------------------
Based on feedback I have made some minor fixes to csedit
----------------------------------------------------------------------
ver 0.42:
-------
- The programs default to position itself in the center of the screen
- Dos version can be launched
- Have made the wave-player in it's own window. When the window is
closed
  it closes the wavefile so csound can overwrite it.
----------------------------------------------------------------------
ver 0.43
------
- New, smaller icons
- Default directories for orc,sco and wave
- Can register orc/sco filetypes for integration with the windows-shell
- Horisontal/Vertical placements of orc/sco windows
------
todo:
-  Program should remember window position
-  Find/Replace not working so good
-  ?  --> suggestions <--
----------------------------------------------------------------------