<div dir="ltr">I'm wondering if it's good idea to make crowd-founding project<div>for  a synthesizer written in Haskell. What's your opinion?</div><div>Would you like to support such a project?</div><div><br><div>I've made a prototype:</div><div><br></div><div><a href="https://github.com/anton-k/tiny-synth">https://github.com/anton-k/tiny-synth</a><br></div><div><br></div><div>It's a desktop synthesizer, a collection of instruments. About 150 instruments </div><div>written in Haskell. It works with midi keyboard. You can try it out with USB-midi device.</div><div><br></div><div>The UI is written with Python and audio engine is</div><div>written with Haskell. I use my library csound-expression to</div><div>generate the code for Csound. The Csound is an audio programming language</div><div>it can be used as C library.  There are bindings to many languages and it</div><div>can work on Android / iOS. </div><div><br></div><div>Right now I've made a prototype for desktop. The big plan is to</div><div>create VST/AU/Lv2 plugins and mobile versions for Android and iOS.</div><div><br></div><div>[1] <a href="https://github.com/anton-k/tiny-synth">https://github.com/anton-k/tiny-synth</a></div><div>[2] <a href="http://hackage.haskell.org/package/csound-expression">http://hackage.haskell.org/package/csound-expression</a></div><div>[3] <a href="https://github.com/spell-music/csound-expression">https://github.com/spell-music/csound-expression</a></div><div><br></div><div>Cheers,</div><div>Anton</div><div><br></div><div><br></div></div></div>