On Tue, Apr 28, 2020 at 05:33:45AM +1000, matthew green wrote: > i would just put it in types.h called __AUDIO_BLK_MS, > and leave a default used in the code if unset.
Adding: please consider making the default assume a fast machine. This is the value that will also be used by newly added architectures. I expect new ones will be recently made hardware, so we can add one less value for them to fine-tune in their quest to match existing architectures for performance. Thanks!