Andrew Prentice
Andrew Prentice
The API differences between ChucK's current RtMidi and RtAudio are minimal. Might take a few more tweaks but it compiles and passes test suite...
Make leximaven work with Typescript pleeeease! - [ ] Convert yargs to ts-yargs - [ ] Fix imports
Some resources for audio programming [The Scientist and Engineers Guide to Digital Signal Processing](http://www.dspguide.com/pdfbook.htm) by Steven W. Smith, PhD [Dspguru](https://dspguru.com) [katja's homepage on sinusoids, complex numbers and modulation](http://www.katjaas.nl/home/home.html) Synthesis Toolkit
I’d like to use Lua as an extension language so that much of the functionality can be scripted and others can create their own plugins. This also means using languages...
Gwion is a strongly-timed programming language inspired by ChucK and written in C. It uses the soundpipe library. - [ ] A binding to libgwion
- [ ] - Use [csound-sys](https://github.com/neithanmo/csound-rs) to implement Csound support.
I would like for tgtracker to support both OpenGL and Vulkan renderers. lyon tesselations can be fed into whichever render backend the user wants to use. - [x] [gfx-hal](https://github.com/gfx-rs/gfx) A...