RE: [CsndTek] Granular in club music?

Nohohondesu-jqGaMwjwha9Wk0Htik3J/[email protected]
Newsgroups gmane.comp.audio.csound.tekno
Message-ID <[email protected]>
Hello again,

Just thought I'd share an instrument with you guys.
Feedbacks welcome, if you have any.

Shihpin

;exactpitchgrain.orc 
;Shihpin Lin 2002

sr = 44100
kr = 4410
ksmps = 10
nchnls = 2

	instr 2

;an granular instrument with precise pitch specification

idur = p3
kamp = p4
kpch = p5
kdens = p6  ;grain per sec
kgdur = p7     ;grain duration in seconds
igfn = 1
iwfn = 5
imgdur = p8

aout  grain  kamp*0.95, cpspch(kpch)*.95, kdens, (kamp*1.05-kamp*0.95), 
cpspch(kpch)*1.05-cpspch(kpch)-0.95, kgdur, igfn, iwfn, imgdur
aout  linen aout, 0.01, idur, 0.01
      outs aout*0.8, aout*0.2   ;arbitrary choice
	endin




;exactpitchgrain.sco


f1  0 512  10 1                  ; sine wave             
f5  0 512  20 2                  ; Hanning window

; p1  p2   p3   p4   p5    p6   p7   p8     
; ins strt dur  kamp kpch kdens	kgdur imgdur
i 2  0	  0.5   10000 8.02   25    0.08 0.08
i 2  0.5  0.5     .   9.02   .      .    .   
i 2  1    0.25  .     9.00   .      .    .  
i 2  1.25 .25   .     9.02   .      .    .  
i 2  1.5  .5    .     9.00   .      .    .  
i 2  2    .5    .     9.02   .      .    .  
i 2  2.5  .5    .     8.09   .      .    .  
i 2  3    .5    .     8.07   .      .    .
i 2  3.5  .5    .     8.09   .      .    .

e

;end of file

----- Original Message -----
From: [email protected]
To: [email protected]
: 200310161119
: RE: [CsndTek] Granular in club music?

>granular synthesis can ony be acheved by software processing, 
>NI reactor has a few granular modules, VST also has some plugs like cronoX 
and tc spark FX machines with its granializer module.
>
>then there used to be chaos synht , a stand alone synth for granular 
synthesis...
>
>simon
>



 
               http://www.livedoor.com/flets/


_______________________________________________
csoundtekno mailing list
[email protected]

Subscribe, unsubscribe, change mailing list options:
http://plot.bek.no/mailman/listinfo/csoundtekno
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.