Skip to content

Implement basic chiptune-sounding sid emulation #6

Description

@thomasjwebb

This does not need to read any existing formats (just a basic json format) yet and it doesn't need to sound dead-on yet. It only needs to sound like what you expect a sid chip to sound like for now. To that end, implement the oscillators, amp and egs and filter in terms of how this spec describes the behavior. (the filter on the SID is a real analog filter, which is why it sounds awesome. for now either use a simple fft-based filter if it's ready or leave it out pending us having a self-resonating filter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions