Page 6 of 8

Re: Something to keep Spogg busy during self-isolation

Posted: Thu Apr 16, 2020 7:47 am
by tektoog
Hey,
I've improved my version and it should now be flexible enough to achieve all kind of sounds and textures.
You can now select partials by pairs, so it becomes easy to edit the desired partials in the desired bandwith,
I've added (like Martin) a falloff feature, so only the first partials, important in sound recognition, are predominant, and then higher frequencies get progressively attenuated. This is applied by random partial generation.(the purple one)
There's also a trim knob that allows you to cut frequencies from top to bottom.
You can repeat and reverse the frequencies shape.
I've implemented Martin's stretch function and linked it to a visual feedback, so you can see frequencies crossover.
I also added an "advanced synced delay" unit with random.
I've detailed the controls in the previous post where you can download the new version, which will be my last attempt on this ;) :?
I hope you'll have fun with it...
Cheers

File is here:
viewtopic.php?f=2&t=39898&start=30#p117998

Re: Something to keep Spogg busy during self-isolation

Posted: Fri Apr 17, 2020 9:09 am
by Spogg
Hey that’s a really good implementation tektoog, and I love the presets.

Did you intend to share the fsm at any point? It would be nice to see, but no probs if you prefer not to.

Cheers

Spogg

Re: Something to keep Spogg busy during self-isolation

Posted: Thu Apr 30, 2020 8:19 am
by k brown
Don't know if Martin's still working on this or not, but here's Paddy with an LFO kludged in for Vibrato and Filter mod, for those who haven't done this to their own copies yet.

No GUI work yet - I was waiting for a sign that this was more or less finished.

padOsc722_lfo.fsm
(8.48 MiB) Downloaded 1170 times

Re: Something to keep Spogg busy during self-isolation

Posted: Sun May 03, 2020 9:02 pm
by martinvicanek
In another thread my posts on this forum have been characterized as prototypes - I totally agree! My main interest is in DSP, exploring new algorithms and creating new sounds, which I am happy to share with you. I do have released products on my Web page and on KVR (of which I posted prototypes some time ago on this forum ;) ), and I might consider releasing a product based on Paddy in the furure. Meanwhile, the current 722 prototype is in a shape that should make it possible for you to add features that you would like - including a nice GUI. :)

Re: Something to keep Spogg busy during self-isolation

Posted: Sun May 03, 2020 9:37 pm
by k brown
Aye aye, cap'n!

Re: Something to keep Spogg busy during self-isolation

Posted: Mon May 04, 2020 9:24 am
by k brown
PadOsc722 looks to have a stereo structure internally, but all the presets are mono (?); and I don't hear the Width control having any effect.

Also, the noise module inside the padOsc itself has a note that it's only to be used with 3.0.8; can that be replaced with one that doesn't have that restriction?

Here's what this is looking like - lots of functions added; based loosely on the SH-101. Martin's presets are retained - added a few of my own; and a bunch by Manfred Plummer.

Paddy copy.png
Paddy copy.png (163.01 KiB) Viewed 20780 times

https://ln.sync.com/dl/62c9b9f70/bbjdaw ... 7111110004

Re: Something to keep Spogg busy during self-isolation

Posted: Wed May 06, 2020 9:49 pm
by martinvicanek
Hey Kevin, that's a very cool looking GUI! :D
k brown wrote:PadOsc722 looks to have a stereo structure internally, but all the presets are mono (?); and I don't hear the Width control having any effect.

Damned, another bug. Will fix that over the weekend.
also, the noise module inside the padOsc itself has a note that it's only to be used with 3.0.8; can that be replaced with one that doesn't have that restriction?

It should be allright as long as you don't edit the ASM code in FS 3.0.6.

Re: Something to keep Spogg busy during self-isolation

Posted: Wed May 06, 2020 9:54 pm
by k brown
Well, the whole thing seems to work fine in 3.0.6 with the existing noise module; so I guess just leave it alone?

Re: Something to keep Spogg busy during self-isolation

Posted: Sun May 10, 2020 2:10 pm
by martinvicanek
Version 7.23: fixed stereo.

Re: Something to keep Spogg busy during self-isolation

Posted: Sun May 10, 2020 3:47 pm
by pshannon
martinvicanek wrote:Version 7.23: fixed stereo.


Excellent work Martin, thanks for sharing.