Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Vorbis
Vorbis
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • VorbisVorbis
  • Issues
  • #325

Closed
Open
Created Mar 04, 2003 by jripley@jripley

Possibly incorrect window calculation in documentation

Under "Audio packet decode and synthesis - packet type, mode and window 
decode", the line:

window([i]) = sin(.5 * PI * sin^2( ([i]-[right_window_start]+.5) / [right_n] * 
.5 * PI/2. + .5 * PI) )

looks like it's got a typo in it, "PI/2.", which generates an incorrect 
looking curve. Removing it seems to generate the right curve.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None