Unfortunately SAO is really hardcoded with 2 seconds between tracks... And it's not that easy to change it to any random value or zero. I mean it's not simply typing 0 instead of 300. As you're far from the first dozen who had asked to change this we'll apply zero-gap SAO mods soon.
dc wrote:
I read in another post that the audio pause length for SAO is hardcoded to 2 seconds. Is there any way to set this to another value?
The reason I'd like to be able to set it is because I'm writing a gapless audio CD, and it needs to work with drives that don't support DAO. I'm currently using TrackAtOnceFromFileEx to do gapless with TAO, which is very close, but doesn't sound as perfect as with DAO. There is a very slight "click" between tracks with TAO that doesn't occur on DAO discs. I think if I were able to set the audio pause with SAO in a similar way, it would sound as good as the DAO discs.
I'm sure y'all are very busy, so if there is any way for me to hack that hardcoded value I'm willing to it if someone could tell me what to change.
Thanks.