\r
/* Add the new tone sample to the accumulator and increment the table position */\r
MixedSample += SineTable[TableIndex];\r
\r
/* Add the new tone sample to the accumulator and increment the table position */\r
MixedSample += SineTable[TableIndex];\r