olofson / audiality2

A realtime scripted modular audio engine for video games and musical applications.
http://audiality.org/
zlib License
80 stars 5 forks source link

Higher resolution timestamps #359

Open olofson opened 1 year ago

olofson commented 1 year ago

Given that even phones have 64 bit CPUs at this point, it might be time to switch to 64 bit timestamps, with higher sub-sample resolution. A 48:16 timestamp format would have a number of advantages over the current 24:8 format:

Other formats may be of interest, for a bit of extra resolution, but the wrap time quickly becomes a real issue;