Sound synthesis made from chuck programming language. The model is a connection from an impulse generator to 40 digital filters to 40 delay linesand set feedback between each delay lines. Each delay lines's delay time and cutoff frequency is random. But there was an error in the calculation and the output value overflows. And this create a chaotic behavior in this sample. - - -. This one is a smooth rising soundwith alternating digital aliasing resonances at the end.
Chaotic resonances that soon falls into more and more chaotic behavior. Quite a smooth chaotic noise sound. Made from 2 sine oscillator frequency modulating each other and some variable controls. Programmed in chuck programming language.
Anyone else working with chuck???i'm new to chuck. Fun. Today i'm working with- random start position on samples- random volume- let chance start play one of 3 samples (the drums in this example)- some sort of track-structure script. . .
I have been working on my twelve-tone program (in chuck). 1 - random 12 tones with random note-length for prime. 2 - then retorograde is played. 3 - after that prime and retrograde at the same time (3 times). Here the note-length is a average value.