Try SlipOutComb (github.io)
Read Source Code (github.com)
SlipOutComb is a network of feedback comb filters that modulates band-pass cutoff to trying to slip out from blowing up condition. Note that sometimes SlipOutComb fails to slip out and outputs silence.
Internally, several comb filters are connected as a feedback delay network (FDN). Number of comb filters can be changed by `FDN -> Matrix Size`.
When it blows up, try reducing following parameters from top to bottom.
- FDN -> Cross Feedback Decay
- Comb -> Feedback Decay
- Comb -> Delay
- Comb -> Cut Modulation Rise/Fall
---
SlipOutComb を試す (github.io)
ソースコードを読む (github.com)
SlipOutComb は発散からすり抜けるようにバンドパスのカットオフを変調するフィードバックコムフィルタです。ただし SlipOutComb は発散状態からすり抜けることに失敗して無音を出力することがあるので注意してください。
内部では複数のコムフィルタがフィードバックディレイネットワーク (FDN) として互いに接続されています。コムフィルタの数は `FDN -> Matrix Size` から変更できます。
発散したときは以下のパラメータを順番に下げてみてください。
- FDN -> Cross Feedback Decay
- Comb -> Feedback Decay
- Comb -> Delay
- Comb -> Cut Modulation Rise/Fall