Changes between Initial Version and Version 2 of Ticket #618
- Timestamp:
- Sep 10, 2008 9:46:05 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #618 – Description
initial v2 1 Issues with the tone generator: 2 * The sine approximation algorithm especially for the fixed point version is not good enough, causing aliasing frequencies to occur 3 * The volume perhaps can be made louder 4 * The volume is different between float and fixed point version 5 * The tonegen should attempt to create a full period of wave signal, slightly truncating or appending some samples as necessary.