[tim-janik/beast] BlepSynth initial implementation (#142)



So here is the first version of my "BlepSynth" subtractive synth. Its based on MinBLEP oscillators and a non-linear Moog VCF (LadderVCF). Obviously this is the initial version and there is still plenty of thing to do, I have put some TODO comments in the code. Once the midi API is available, it should be easy to add it to the code.

I am not sure if the cc/hh files live in the right place and are integrated properly. Also missing are the programs I use for testing/development. Two examples:

So either I should maintain them independently (out of the beast tree), or it should be added to the beast tree. The old bleposc branch had the tools included.

As for stuff to add, besides exporting some more properties, an ADSR for the filter would improve the stuff you can do with it. The next big addition then would be LFOs for the parameters to be able to use the possibilties provided by the code which was written with per-sample modulation.


You can view, comment on, or merge this pull request online at:

  https://github.com/tim-janik/beast/pull/142

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]