1
Show Posts
This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.
Messages - smoore33
2
General Discussion / Re: Changing default dynamic volumes
php\php.exe Scripts\adp_GlobalMod.php Dynamic,Style==ppp Opts.Volume=50 Dynamic,Style==pp Opts.Volume=60 Dynamic,Style==p Opts.Volume=70 Dynamic,Style==mp Opts.Volume=80 Dynamic,Style==mf Opts.Volume=90 Dynamic,Style==f Opts.Volume=100 Dynamic,Style==ff Opts.Volume=110 Dynamic,Style==fff Opts.Volume=120
so that it changes velocities as well as volumes for each of those dynamics? That would give me a useful work-around. Thanks.
By the way, my initial point was that dynamic changes should affect both velocity and volume. I believe NWC would do that by default, if the default values for volumes could be set for each dynamic, just as they already are set for velocity by the command \=DynVel(15,30,45,60,75,90,105,120) in the nwcitree files. We just need an equivalent command for "DynVol", but perhaps that would require code changes. It sure would avoid a huge number of work-arounds and make dynamic volume changes work effectively.
3
General Discussion / Re: Hairpin horizontal placement
Rick G., what I meant by Change Channel Volume applying to the whole note, was the same as your statement "Hairpins commence at the time offset at which they are placed." I would like it to commence in the middle of a whole note (ideally, both visually and musically). Thanks for the sample at Topic 7738 rg01.nwc. Perhaps I should clarify that I am working with choral music, with one part per staff, and thus I believe the hairpin in the example would not appear in the staff with the whole note in it.
I appreciate the other proposed solutions, although they seem very cumbersome. I'll have to experiment with them sometime when I have enough time to get into it that deeply.
4
General Discussion / Changing default dynamic volumes
(This is especially important to me, since User Tools still don't work on my main PC, because I have a full installation of PHP on it...see my.noteworthysoftware.com/?topic=6848.0).
5
General Discussion / Re: Hairpin horizontal placement
6
General Discussion / Hairpin horizontal placement
7
General Discussion / Re: Setting defaults for imports
8
General Discussion / Setting defaults for imports
9
User Tools / Re: User tools give errors with PHP 5
PHP Warning: PHP Startup: mssql: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
My copy of PHP at C:\PHP seems to run fine. Any suggestions? Thanks.
10
General Discussion / Keyboard control without inserting notes
11
User Tools / Re: User tools give errors with PHP 5
12
General Discussion / Re: Sectional staffs & printing
13
User Tools / Re: User tools give errors with PHP 5
14
General Discussion / Re: Brackets/Braces for Double Choir Music
15
General Discussion / Brackets/Braces for Double Choir Music
16
User Tools / Re: User tools give errors with PHP 5
17
User Tools / Re: User tools give errors with PHP 5
1. php.exe is actually in the php folder under the NWC2 folder
2. command lines calling php in usertools are "php\php.exe scripts\usertoolscriptname.php"
(I also tried C:\Program Files\Noteworthy Software\NoteWorthy Composer 2\php\php.exe scripts\adp_Ranges.php)
3. the tool I am trying to run, Ranges (adp), is written in php
Removing php5 from the path temporarily generates a php5 error about missing dlls; it does not cause NWC2 to find its own copy of php. I can not delete or disable php5 to get NWC2 scripts to work. Does anyone have a solution? Thanks.
18