| Hi all,
I've put up a new version of blue at:
http://www.csounds.com/stevenyi/blue
I've released this today as a response to a bug that Kevin Walsh sent in
regarding time behavior not working correctly with polyObjects (Thanks
very much to Kevin for pointing this out!). This release has a new
NoteProcessorChain editor that will show all noteProcessors on a
soundObject at once for editing, making it easier to edit and show the
parameters of those noteProcessors. Also there has been an addition of
commandline options so that one could compile .blue files to CSD (i.e.
for making automated testing suites, compilation of all pieces on an
album, etc.).
Thanks,
steven
[CHANGE LOG]
>Notes for 0.92.1<
[released 2003.9.8]
blue
[new] - changed recent files to hold last 8 instead of 4
[new] - added commandline options for blue (usage info accesible
from
calling blue starter script with -h, i.e. "blue.sh -h");
added
compile mode to convert .blue file to .csd from commandline
(using
-c infile, with option -o outfile (outfile defaults to
infile name
with .blue changed to .csd); useful for batch processing of
.blue
files into csd's
[new] - tab width of BlueEditorPane set to 8 characters
[new] - made new class NoteProcessorChainEditor to edit
NoteProcessors; able
to view all noteProcessors and their properties in one sheet
[new] - added undoable edits on the Score timeline for:
align left
align right
align center
follow the leader
[update/fix] - changed painting code for TimeBar back to using a
bufferred
image, improved overall drawing when scrolling horizontally
of score
timeline, fixed code to update for zooms
[fix] - ScoreUtility.getBaseTen() would not properly add if pch was
given
without decimal point (i.e. 8 instead of 8.00) (affected
PchAdd and
PchInversion noteProcessors)
[fix] - on Score timeline, after pasting in a soundObject, selection
marquee
was being enabled; set flag to not do a select after pasting
[fix] - Time behavior was not working correctly for PolyObject
_______________________________________________
csoundtekno mailing list
csoundtekno-N4abDuUB7xo@public.gmane.org
Subscribe, unsubscribe, change mailing list options: |