Skip to content

8-bit Sine tables to not describe sines, but rather negative cosines #279

@eclab

Description

@eclab

Most of the sine tables do not start at the origin, but rather at -128. This is bad because it can cause a click if the wave is played raw. They should start at 0, then increase from there, then back down to -128.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions