preenfm Forum

PreenFM => preenfm2 and preenfm3 => Topic started by: solipsvs on October 15, 2021, 10:19:22 PM

Title: add matrix destinations
Post by: solipsvs on October 15, 2021, 10:19:22 PM
is there any way we could add matrix destinations for all filter parameters please (if they exist or not)?  this will go a long way to making pfm2/3 a sound designers tool.  i will personally buy you a beer!
Title: Re: add matrix destinations
Post by: Xavier on October 15, 2021, 10:43:47 PM
You're talking about the second parameter ?
The first one is available. The last one of the list : Filtr

The second one is not available because for many filter Types it requires lots of variable to be re-calculated. So with an LFO on it that would have a performance impact.
In adition smooth transition between 2 values is not garanteed.

Do you have a specifc filter type in mind for which you would like that ?
Title: Re: add matrix destinations
Post by: solipsvs on October 16, 2021, 03:18:17 AM
well any of them that is possible.  if a knob can be twisted and an effect achieved, it would be nice to point a matrix slot there.  but specifically, it would be great to modulate the wrap drive, tone and gain to add some character to a patch (because im unable to get that distortion to fade out even after tweaking the amp envs).  but every filter parameter deserves it honestly. i feel like its a missed opportunity to make preenfm a more current sounding synth. i often want to dynamically tame a sound after it is distorted.  the formant filter deserves parameters as destinations too.  most of the subtractive filters would be a good choice too. 
Title: Re: add matrix destinations
Post by: solipsvs on October 18, 2021, 08:57:08 PM
so what do you think?  still no?
Title: Re: add matrix destinations
Post by: solipsvs on October 19, 2021, 10:07:26 AM
beeeeeer...  ill buy.  for youuuu.  or wine i suppose.  fancy anything from the states?  :)
Title: Re: add matrix destinations
Post by: Xavier on October 20, 2021, 09:39:07 PM

Maybe one day  ;)
Title: Re: add matrix destinations
Post by: Toltekradiation on October 23, 2021, 01:06:51 PM
hello,
i had a go at adding the filter param2 to the modulation matrix.
Done it for the pfm3 as it's much easier to develop for.
I did it for all filters but the BP, which need too much processing.
The cpu footprint should be ok for the others, so here is a .bin if you want to check it out.

For @Xavier, i did a PR in github, to make modifications easier to read :
https://github.com/Ixox/preenfm3/pull/22/files
Title: Re: add matrix destinations
Post by: matrix12x on October 25, 2021, 01:54:32 PM
@Toltekradiation and @ Xavier you guys are amazing!! keep up the great work. :-)
Title: Re: add matrix destinations
Post by: Xavier on October 30, 2021, 12:53:25 PM

Thanks  :)
I'll try to make the 0.109 pfm3 firmware available this week end.