Skip to content

Instantly share code, notes, and snippets.

@guitarpickfm
Last active May 26, 2017 06:58
Show Gist options
  • Save guitarpickfm/00cde718b8597d4493bbb17a94100bf5 to your computer and use it in GitHub Desktop.
Save guitarpickfm/00cde718b8597d4493bbb17a94100bf5 to your computer and use it in GitHub Desktop.
Audio Resources

Neat Projects

  • Moons An isorhythmic circular synthesizer, written in C/C++, OpenGL, Sporth, and Soundpipe.

Audio Engines

Open source audio processing algorithms

  • Chuck
  • Csound - The AudioKit framework is built on top of Csound.
  • Faust - The Faust Open Source Software Competition aims at promoting innovative high-quality free audio software
  • Soundpipe - Soundpipe is a lightweight music DSP library written in C. It aims to provide a set of high-quality DSP modules for composers, sound designers, and creative coders.
  • Sporth - A small stack-based audio language.
  • Synthesis Toolkit A set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language.
  • Supercollider An audio server, programming language, and IDE for sound synthesis and algorithmic composition.

Visual Art

Browser

Hardware

  • COSMO - The COSMO Project web page gives you instructions on how you can run Csound on a Raspberry Pi to create a standalone musical device specifically designed for live performance.
  • Cosmo DSP - DSP code for COSCMO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment