CSound examples
these examples are just my etudes for using csound, which i think is helpfull to share
you can read more about csound here
UDOs:
repete a Value inside an Array
Download
Midi to Name converter ( just for undrestanding how it work )
Download
Midi to Name converter without octave numbers and cents
Download
generate an Array without repetition
Download
generate random number without two repetition (i-Rate)
Download
generate random number without two repetition (k-Rate)
Download
generate random number without two repetition (k-Rate v.2)
Download
indian sequence (tala) as an udo
Download
array to string converter
Download
string to array converter (not support space)
Download
string to array converter (supports space)
Download
string to array converter (v.2)
Download
match the value depending on a scale
Download
mirror the value depending on a scale
Download
remove zero inside an array
Download
change the range of CC sliders
Download
load entire .wav files inside folder dir
Download
Effects:
stereo Effects (pitch and frq shifter, ring modular)
Download
Useful:
morse code (string to audio)
Download
contemporary Chords Generator using mod
Download
for Live Performance (widgets)
Download
showing events in order for Live Performance
Download
slider for MIDI controller
Download