Page 4 of 4
Re: A new chorus-like effect
Posted: Sun May 10, 2020 6:46 pm
by tektoog
Hey,
Thanks Martin!
It sounds pretty good!
A good add to the FS sonic arsenal
Cheers
Re: Yet another Chorus
Posted: Mon May 11, 2020 1:47 pm
by Spogg
martinvicanek wrote:Yet another chorus effect. This one is pretty much straight forward: a configurable number of echos (up to 100) with random detunig and panning. It is a bit CPU hungry when you go to 100 voices but I like the sound.
This sounds
great Martin.
I get a max of about 3.2% on my PC (all voices) in FS, which is fine considering the richness of the effect. I found I can get an unusual flangy sound too.
I like this very much.
A question…
The number of voices chosen affects the CPU usage. I presume this means that some code isn’t run with a lower number set. I’m not an ASM expert but I know enough to get into trouble, so how do you achieve such a thing in ASM? Or is the number of loops run in a single sample?
Thank you for yet another great module.
Cheers
Spogg
Re: A new chorus-like effect
Posted: Mon May 11, 2020 2:07 pm
by adamszabo
The loop in the assembler increases the cpu with each count. Its essentially the same as you would write each delay code separately and activates each as the count increases
Re: A new chorus-like effect
Posted: Mon May 11, 2020 4:30 pm
by Spogg
Thanks Adam!
Re: A new chorus-like effect
Posted: Mon May 11, 2020 5:05 pm
by BobF
Very nice Martin!
Take care, BobF.....