Re: [Bluemusic-users] Score macros/bluePCH
Brought to you by:
kunstmusik
|
From: Steven Y. <ste...@gm...> - 2007-11-18 17:07:56
|
Hi Brian, Glad that is working for you! This reminds me, I have meant for a while to redo the tuning noteprocessor as the works now, it currently just saves a copy of which SCL as a file location I believe. The tuning support in the pianoRoll I think actually saves a copy of the of the SCL's contents within blue which is much more safe and portable. Thanks for letting us know about the workaround you found and glad this is working out for you! steven On Nov 18, 2007 8:05 AM, Brian Wong <bri...@ho...> wrote: > > Stephen, > > Thank you, the Tuning Noteprocessor works perfectly and is a better > solution than macros would have been! Some notes for other beginners like > myself : > - in Windows, the .scl files should go in \Documents and > Settings\username\.blue\scl > - Scala creates a filepath in the 1st line of the file when you make your > own scala files, or at least it did the way that I made them. Open up the > Scala file with a text editor and get rid of the filepath, just leaving the > filename, and it will then work in whatever directory you put it in. > > Brian Wong > > > ________________________________ > > > Date: Sat, 17 Nov 2007 23:27:13 -0800 > > From: ste...@gm... > > To: blu...@li... > > Subject: Re: [Bluemusic-users] Score macros/bluePCH > > > > > > Hi Brian, > > > > I'm not quite sure exactly what you are describing, but there is a > > Tuning NoteProcessor that uses a Scala scale and will convert from > > bluePCH in a pfield. You can add the NoteProcessor on a soundObject, > > to a soundLayer, or even the root polyObject which means you can > > process all generated score that way. (Right click on the >root in > > the polyObject bar should show a menu with option to edit > > noteProcessors for the root polyObject). > > > > Does that cover what you are discussing? If not, there are ways you > > can use the python noteProcessor on the root polyObject too which > > should cover what you need. > > > > steven > > > > On Nov 17, 2007 6:57 PM, Brian Wong <bri...@ho...> wrote: > > > > > > Stephen, I am trying to find a way to reduce entering the same frequency > > > values over and over in GenericScore objects. As far as I can tell > Csound > > > score macros do not work, so is there a way I can use the bluePCH for > this > > > purpose in non-12ET tunings? Creating and loading .scl files works fine > for > > > this purpose in the PianoRoll, but I often prefer to work in > GenericScore. > > > > > > Brian Wong > > > > > > ________________________________ > > > Have fun while connecting on Messenger! Click here to learn more. > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Bluemusic-users mailing list > > > Blu...@li... > > > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Bluemusic-users mailing list > > Blu...@li... > > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > > ________________________________ > Have fun while connecting on Messenger! Click here to learn more. > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Bluemusic-users mailing list > Blu...@li... > https://lists.sourceforge.net/lists/listinfo/bluemusic-users > > |