Opened 16 years ago
Last modified 16 years ago
#619 closed defect
Bad tone quality generated by the tone generator when floating point is disabled (thanks Olle Frimanson for the report) — at Initial Version
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc3 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Issues with the tone generator:
- The sine approximation algorithm especially for the fixed point version is not good enough, causing aliasing frequencies to occur
- The volume perhaps can be made louder
- The volume is different between float and fixed point version
- The tonegen should attempt to create a full period of wave signal, slightly truncating or appending some samples as necessary.
Note: See
TracTickets for help on using
tickets.