Csound Csound-dev Csound-tekno Search About

[announce] blue 0.92.0

Date2003-08-12 05:38
Fromstevenyi
Subject[announce] blue 0.92.0
Hi all,

I've just finished and uploaded version 0.92.0 of blue.  It's available
at:

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

under the link 'download'.  Of the new features, undo's for the score
timeline and orchestra manager as well as code-completion for orchestra
editing (i.e. you type the first few letters of an opcode, press
ctrl-space and a dialog pops up with all possible opcodes that match,
you select one and the opcode signature (its ins and outs) are
automatically filled in) are the ones I've found the most use in. 
Undo's are not yet available for edits within plugins (i.e. if you edit
text within a soundObject or within and instrument), but for major
edits, for some extra safety and invitation to experiment freely with
ideas.

Thanks to everyone who's contributed ideas and well wishes; they're
greatly appreciated!

steven

^_^


>Notes for 0.92.0<
[released 2003.8.12]

blue 

	[new] - added code completion for orchestra text
			while in a text editor, if you have a partially filled out opcode,
			pressing ctrl-space will do a lookup of that partial word and return
			any opcodes that start with the partial name and show in a dialog
			box options to use; selecting an option will automatically replace
			the partially filled out word with the opcode signature (uses the
			same database of opcode signatures found in conf/opcodes.xml)
	
	[new] - undo capabilities added to Score editor for major edits:
	
			adding soundObjects
			moving soundObjects
			stretching soundObjects
			replacing soundObjects
			removing soundObjects
			adding soundLayers
			removing soundLayers
			pushing up soundLayers
			pushing down soundLayers
	
	[new] - undo capabilities added to Orchestra Manager for major edits:
	
			adding instruments
			removing instruments
			duplicating instruments
			importing instruments
			renumber instruments
				
	[new] - ctrl-clicking on first column header of instruments table in 
			orchestra manager will enable/disable all instruments
	[new/update] - mouse handling on score timeline changed:
	
			-when clicking to resize, will focus soundObject for editing
			-when selecting soundObjects, will not allow move or resize unless
			already selected (to prevent accidental moves after clicks)
			
	[fix] - NoteProcessors were not properly showing editor when selected, 
			possibly resulting in user editing different noteProcessor than
			expected
			
internal

	[new] - moved all score editor classes to package blue.score


_______________________________________________
csoundtekno mailing list
csoundtekno-N4abDuUB7xo@public.gmane.org

Subscribe, unsubscribe, change mailing list options: