yShin (@y_shin_visual) 's Twitter Profile
yShin

@y_shin_visual

a Hypermedia Artist based in Taiwan

ID: 1476279653707165696

linkhttps://yshin.tw calendar_today29-12-2021 19:51:30

1,1K Tweet

1,1K Followers

356 Following

mashiroa(真城亜) (@omispduser) 's Twitter Profile Photo

#PureData FDN Reverb_q throw~の入力の前に信号の位相反転機能をつけた。 あとは部分的な書き換えとディレイへのモジュレーション機能の追加。 元々のコードはYusuie ao / Fendoap(Yusuie ao / Fendoap)さんのパッチ。

mashiroa(真城亜) (@omispduser) 's Twitter Profile Photo

#PureData G08-reverb-Modified_v001 pdのヘルプパッチのG08.reverbをアレンジし、reverb timeを可変にした。これに伴いdelwrite~の引数(バッファの上限)を2000msecにした。 今まで他のパッチでは使っていたが、この際単体のパッチに分離した感じ。中身はFDN reverbみたいな感じ。直列でやってる。

Tetsuya Miwa (@t_miwa_neutron) 's Twitter Profile Photo

#つぶやきCsound sr=44100 ksmps=1 nchnls=2 0dbfs=1 instr 1 k1=phasor(linseg(2,p3/2,800,p3/2,10000)%int(line(5,p3,207))) k1*=100 k2=(k1>80?signum(int(k1)%5)*100:k1) outall a(k2*0.01-0.5) endin i1 0 30

Tetsuya Miwa (@t_miwa_neutron) 's Twitter Profile Photo

モールス信号の処理に使ったGoertzel algorithmの応用で、DTMFのデコードプログラムもできた。 #Csound