Robert Nagy
Robert Nagy
System audio is unfortunately not ready for production. This is a known issue. We will need to add configurable delays in consumer configuration so that one can correct for this.
@jesperstarkar yes, it should be, but we will still need sample compensation for system audio for 100% correctness.
My wish list for 3.0 - Remove CG commands. Move to a compat node service. - Make filenames contain file extensions (which solves this problem (?), i.e. suffix instead of...
> I don't see how that could be moved external, Just make the external service convert it into call commands. > or the benefit to doing so. Backwards compat. >...
> Isn't it a bit much to have another runtime dependency to do some pretty simple string conversion? It would... if that was the official api... but I would also...
> Does that mean this extensionless filename handling would be deprecated behavior too? It is common for urls to have no extension, or for it to be buried in the...
This won't work out of the box... OSX is based on Unix not Linux.
@pkeuter ping
```PLAY 1-0``` is an invalid command and should not return OK.
@jesperstarkar: Yes, you are right. It's `LOAD 1-0` which is invalid.