| You have one to many fields in your score, prolly from
another orc. It is being ignored, and you may do the
same if you wish.
Otherwise, you could always do something like
:%s/ *[^ ]* *$//
in vim to easily hack off the extra pfields if the score
is very long.
Sometimes I just put
ifoo init p8
in the orc to placate it.
Michael Rhoades wrote:
>
> Hi all,
>
> I realize this is probably a very basic question, but being fairly new
> to Csound I hope you will bare with me.
> I am getting warning messages when rendering. It is Warning: instr 1
> pmax=7, note pcnt=8 . What does this mean? I have gotten this somewhat
> frequently and would like to clean up my code if possible.As far as I can
> tell it does not effect the sound, but something must be wrong with what I
> am doing. Any help on this would be greatly appreciated.
>
> Michael
> |