Skip to content

Generate sound font file from instrument parameter file #5

Description

@UnsignedArduino

Just generate a bunch of WAV recordings of the sounds, write an SFZ programmatically, and have something like Polyphone convert to SF2/3

  1. Generate a long test song that plays C, E, G on every octave in a slow arpeggio (look at the instrument definition to get the perfect time needed to get attack, decay, sustain, and release times, plus a second of silence after)
  2. Have user record MakeCode Arcade sim playing that song
  3. Pass that audio recording back to break up into a lot of short WAV files of each instrument
  4. Write SFZ file

https://soundprogramming.net/file-formats/midi-note-ranges-of-orchestral-instruments/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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