#
csound
Here are 76 public repositories matching this topic...
jwaldmann
commented
Nov 11, 2018
I found that mel $ repeat ... does not work (it is type-correct, but it gives stack overflow)
mix $ sco (\ f -> return $ osc $ sig f ) $ mel $ repeat $ mel [ temp 300, rest 1 ]
On reason is implementation (mel uses foldl1, at least the default implementation does, https://github.com/spell-music/temporal-media/blob/master/src/Temporal/Class.hs#L24 ) but if I use
... foldr1 (
5
Evolving Artificial Neural Networks for Cross-Adaptive Audio Effects
-
Updated
Apr 12, 2019 - Python
-
Updated
Jan 14, 2018
Music Synthesis with Python talk, originally given at PyGotham 2017.
python
music
conference
interactive
csound
audio-analysis
supercollider
talk
music-information-retrieval
synthesis
lecture
mir
librosa
pyo
music-synthesis
-
Updated
Nov 20, 2017 - Jupyter Notebook
Simple clap rhythm detection on Raspberry Pi using Csound and Python. Toy example.
-
Updated
May 18, 2019 - Python
Csound with extensions including algorithmic composition, Android app, and WebAssembly.
javascript
android
python
linux
c-plus-plus
lua
common-lisp
csound
music-composition
synthesis
algorithmic-composition
music-synthesis
algorithmic-composition-library
-
Updated
Jul 12, 2020 - Common Lisp
Source files for the anthology "A NIME Reader Fifteen Years of New Interfaces for Musical Expression"
music
latex
csound
instrument
puredata
max
supercollider
expression
hci
nime
interfaces
musical
springer
anthology
musical-instruments
-
Updated
Sep 2, 2018 - PostScript
Luncz allows musicians to record a 10 second snippet of live music played on an acoustic or an amplified instrument, and analyzes the recording to extract the notes, the tempo, and the intensity level of the music. Using this data, Luncz generates new music to accompany the musician.
-
Updated
Aug 24, 2017 - Jupyter Notebook
A Supercollider port of Yamaha's TX81Z FM Synth
-
Updated
Dec 27, 2019 - SuperCollider
Microcsound is for text-based composition of music via Csound. It makes working with Csound-score files easier, and has flexibility when working with microtones.
-
Updated
Feb 11, 2019 - Csound
Examples for the 'Computer Music Instruments' book.
-
Updated
Jun 8, 2018 - Python
Csound language support in Atom
-
Updated
May 30, 2020 - JavaScript
Plugins for csound
-
Updated
Jun 15, 2020 - C++
-
Updated
Jun 10, 2020 - HTML
Repository for Csound patches adapted from Lorrain (1980) of Jean-Claude Risset's Inharmonique (1977) for soprano and tape
-
Updated
Jun 27, 2019 - Csound Document
Improve this page
Add a description, image, and links to the csound topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the csound topic, visit your repo's landing page and select "manage topics."
Motivations from this issue from Sporth.
dmetro has a few shortcomings which should be specified in the documentation.
Mainly, the things I wish to bring up: