stevemurr / BespokeSynth

Software modular synth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bespoke Synth

A software modular synth that I'm building for myself, and you can use it if you want to. If you're interested, you can find some out of date documentation at https://www.reddit.com/r/BespokeSynth, or you can just jump in and start messing around.

You can find the most recent builds for Mac/Windows/Linux at https://github.com/awwbees/BespokeSynth/releases. To find the download, expand the "Assets" dropdown under the latest release.

screenshot

Basics tutorial

quick reference

Recent videos of Bespoke usage

Notes

Some context: this is my home project that I've been working on since 2011 and has grown and sprawled like weeds. It has served as a learning platform for me, which means that some of it was written by my mediocre 2011 self, some of it is written by my hopefully-less-mediocre today self, and other parts were written at various levels of my mediocrity in between. It has many modules, some of which I haven't touched in years, some of which are likely hugely broken.

These days, I only get an hour or two every few nights to work on Bespoke. It's hard to take that short amount of time and devote it to bugfixing, instead I prefer to add new features and modules. As a result, bugs can get left in the wake and some of the modules stay half-finished. Most of the bugfixing I do happens when a bug directly gets in the way of me using the software, rather than any proactive bug-chasing. I think this process is important, to keep Bespoke as my fun little zen garden, rather than a chore that I will eventually abandon.

Any releases I put up will have bugs and stability issues with some of the modules, but that seems better than never doing any releases at all. I can't currently see a future where a fully-stable and mostly-bug-free release would happen... maybe when I retire. Watch this space in 2050!

Releases

Sign up here to receive an email whenever I put out a new release: http://bespokesynth.substack.com/

About

Software modular synth

License:GNU General Public License v3.0


Languages

Language:C++ 55.7%Language:C 43.0%Language:Makefile 1.1%Language:SWIG 0.2%Language:Objective-C++ 0.0%Language:Python 0.0%Language:Shell 0.0%Language:Objective-C 0.0%