Hey guys, I’m writing a user manual for some software I’m publishing. It’s a software synthesizer design toolkit, for making your own software synthesizer in your programming language of choice. Of course, in order to make your own synthesizer, you must know how one works.

My goal in writing this user manual is not only to document my code, but also to teach how synthesizers actually work, so that anyone can make their own. That’s where this post comes in. I need inspiration on what exactly it is people don’t already know about them, and what all the hot topics are.

I’m happy to actually explain these things in the comments below!

  • funkforager@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    7 months ago

    Cool project! Will it explain some of the related concepts like envelopes and ADSR? It might be nice to talk a bit about calibration/microtuning so it can match external gear. Also maybe some recipes for making sure a readers synth they build has a few basics to work from.

    • lofenyy@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      7 months ago

      Envelopes and ADSR are an absolute must. Thanks for the suggestions, I’ll be taking you up on them.