[Csnd] command-ine flag mistake on the manual
| Date | 2010-09-29 22:42 |
| From | Miguel Coca |
| Subject | [Csnd] command-ine flag mistake on the manual |
I think there is a mistake in the manual: Under the Csounds manual/ Command-line flags/ miscellaneous/ you can find: Prevents Csound from deleting the sorted score file, score.srt, upon exit. I think that the correct command-line flag should be: -t 0 (notice the space between t and zero) Can someone, with more expertise than me, please confirm this? Thank you, MC
|
| Date | 2010-09-30 07:09 |
| From | jpff@cs.bath.ac.uk |
| Subject | [Csnd] Re: command-ine flag mistake on the manual |
It is supposed to be the case that -t0 and -t 0 are alternatives.
If that i snot the case then it is a bug. Will take a look when I have time
> I think there is a mistake in the manual:Â
>
>
> Under the Csounds manual/ Command-line flags/ miscellaneous/ you can find:
>
>
>
> -t0, --keep-sorted-score
>
>
> Prevents Csound from deleting the sorted score file, score.srt, upon exit.
> I think that the correct command-line flag should be:
>
>
> -t 0 (notice the space between t and zero)
>
>
> Can someone, with more expertise than me, please confirm this?
>
>
> Thank you,Â
>
>
> MC
>
>
> Â
>
>
> Â
>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
> https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|