Skip to content

Soundfont classified wrongly as drums #18

@worikgh

Description

@worikgh

I used a sounfont with these instruments (as identified by griode):

        Instrument(1, 0, 1126, Distorted), 
        Instrument(1, 1, 1126, Clean), 
        Instrument(1, 2, 1126, Chords), 
        Instrument(1, 3, 1126, Bass)

These were identified as drums because 1126 % 1000 > 100 by get_dk_and_font, I think.

Where does: i.bank % 1000 > 100 mean? Is that supposed to be a property of sound fonts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions