Hello all! My name’s Evan, and I’m starting development on an idea I had a few years ago. The Synharmonium is (going to be) a microcontroller-based synthesizer with control elements based on the accordion and the Suzuki Omnichord, and an algorithm to solve the centuries old musical problem of versatile just intonation. Best case, this could have a huge impact on how western music is written and performed. Worst case, its a fun and easy synthesizer you can build at home.

But right now its not much more than an idea and a janky keyboard prototype. I am a student of computer engineering, and I have a non-zero amount of programming skill, but there’s still a lot of gaps that I just don’t have the experience needed to fill. I need someone who’s good at programming, familiar with open-source development, has some spare time, and finds this idea interesting, to help me get the software side of the instrument going. If you can become a major contributor, I’d love to have you, but if you can just hang out in the matrix room and answer questions from time to time that would help a lot.

  • underscore_
    cake
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Hey just took a look at the GitHub and I see one main.cpp so far are, you set on c++ or have you considered other languages such as rust?

    • amminadabz@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      C++ is the only language I have any experience with, and it’s a common enough choice for embedded development that i didnt see a need to learn a different language. If i had a programmer join who could work on the firmware and show me the ropes, id be willing to consider another language.