I have seen some articles and youtube videos that mention updating oscillator phase using fixed point rather than floating point arithmetic. I gather that it involves creating “artificial” bits to accumulate phase and bit shifting to obtain the integer index but I have been unable to find a source which clearly describes the method so it remains a mystery to me. I’m interested in investigating this further and I would appreciate hearing from anyone who has had experience with this method or can point me to a source which provides a complete description.