Opened 16 years ago

Last modified 16 years ago

#618 closed defect

Bad tone quality generated by the tone generator when floating point is disabled — at Version 2

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: Known-Issues
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

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.

Change History (2)

comment:1 Changed 16 years ago by bennylp

Issues with the tone generator:

  • The sine approximation algorithm 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.

comment:2 Changed 16 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.