I've been having trouble getting filtergraph~ to behave as I want. I'm not sure if I'm missing something or if there is a bossible bug.
I want to make an EQ. 6 bands, HPF, LPF and 4 parametric bandss with the top and bottom switchable to shelf filters.
No matter what messages I send it I can't figure out a way to get tell it which bands I want to change the filter type of. If I've not clicked on anything in the UI, no matter what messages I send it it will only change the filter type of the first band. If I click on the UI in a locked patcher then it will only change the curve of the band I clicked on. I've tried setfilter messages, selectfilter, and all other things I can think of. Highpass $1 with an int for the nimber of the filter I want to change. Nothing seems to work.
Can anyone else recreate this behaviour, is it a bug? Or can someone point out what I'm doing wrong.