
Originally Posted by
Ghekorg7
So, it can be as =0 then ? And if we need a change we add the desired number? Will it work this way ?
For pitch correct the default is 0, so =0 is the same, as if the setting is not present [except if the stop has a non zero pitch correction setting].
You can add anything as comment (first character on the line is semicolon) - this could be used to add non active templates.
The default for harmonic number is 8 [=> ODF spec in the GO help], so adding per stop or per pipe settings with this value is a nop. The only thing to note is, that any per pipe settings hides a per rank setting, so only add the entry for one of them.
I'm working on improving the ODF parsing in GO:
GO already includes codes, which should report case differences of the wav file names between the file name and the ODF - I have not found time to test this on a real Windows box.
I have already commited some changes to improve the error reporting. GO trunk eg. already rejects your name in the pitch correction setting
. There still a lot to do, but the various ODFs with various errors delay the process.
Lets look eg. at the comments:
GO supported line comments (lines starting with semicolon). Some ODFs try to use a comment after a setting, eg from Pitea Positive:
Code:
StopNumber005=-005 ;Great - Ters 1'3/5
The whole thing just works, because the GO parser does not check for errors. The number conversion function fails at the first non digit character, skips error checking and continues with the already processed part. So the following would have the same effect:
Code:
StopNumber005=-005ASDdasdsadas