Stuttter

Hi Rom,
You’ll find a mono version here:

Update 31/03/24 : Screenshot and thumbnail added

  • link delay time to Dwarf Main tempo implemented
3 Likes

Thanks a lot, I’ll try this next week!!!

Took me some time but I finally tested the non Stutter, and it’s PERFECT !!!
Thanks a lot @zwabo !!!

The MS_ENV parameter may be a bit more explicit if it was named “Attack” ?

Cool.
Unless I’m mistaken, I call it ENV because there is a ramp up and a ramp down.

2 Likes

Hi. In Dwarf my plugin settings window (from the store) does not look at all like what’s in the video. There is no way to assign a function to a footswitch, only to a knob. I have no idea how to put a plugin from github into a Dwarf. Don’t shoot, I’m just a Window user.

You’re right, I just did a try with the one in the Beta store and there is an issue, don’t know why…

So, here is the simplest way to tweak the problem: for the Ztutter, Double, Random, Reverse knob parameters, you can use, for each one, a Control to CV plugin with the Control at 10v. and a footswitch-> on/off.
Not very elegant but it works…

Another option is to edit the .ttl file in the lv2 folder according to the instructions here after the line
" to get a switch for this parameter"
https://wiki.mod.audio/wiki/Max_gen~

Or If you want to install the last version from github on windows, you should probably use Win SCP, see the Jacube’s post here for his plugin installation:

Then you have to reboot the dwarf.

Hope it helps

1 Like

Should look like this:

@ falkTX
Any problem with the custom.ttl file?

1 Like

Thanks for the reply. I saw a post about WinSCP, but I was a little afraid to try it, because all this is very unobvious to me as an ordinary user of a guitar pedal. Getting into the software of the device is not the most standard scenario for a musician. It is especially surprising that everyone on the forum is well versed in all this and does not see any problems in changing the lines of the plugin code… Actually, I’m a processor guy and twisting parameters is a familiar thing for me. But with a Dwarf… This level is not at all for those who like simplicity. (by the way, I suspect that this scares off many potential users). But I tried the WinSCP option and installed the plugin (mono) from Github. Thanks for the advice, and separately for developing cool plugins!

4 Likes

I’d love to know what’s happening with this. I managed to get it make some spectacularly strange noises last night that were wholly unrelated to the input signal but awesome nonetheless, but can’t replicate it today even having saved the board last night in the same state…

@zwabo thanks so much for the work you’re doing on max-gen stuff - it’s really exciting :slight_smile:

1 Like

Normally there is no problem saving presets but the Beta store version seems not totally ok, see my post about the custom ttl file problem mentioned above.

My working version is here, but probably only useful for the Dwarf:

I also just put the gen_exported files (from Max) for STUTTER and STUTTER MONO here:

So maybe you can try to install it again with the MOD Cloud Builder on your device.
http://builder.mod.audio/maxgen

And then you can try to copy/paste/edit some parameters from the original .ttl file here to change some knobs to switches etc…:

Hope it helps

that’s amazing. I’d love to have the time to dig into all that, but at the moment I have degree dissertations to mark and a PhD to write :joy::joy:

Will persevere with the original version here and see if I can find a way to make it do weird shit :nerd_face:

2 Likes

this is really lovely. Absolutely nothing like the squealing chaos I got out of it last night. I hope I can find a way to have both eventually :joy:

2 Likes

Holà @zwabo
I use the plugin daily, and I have a very small problem with the mono (I’m not sure it is present on the stereo) :

  • when I 1st sturrer → no problem
  • when I stutter the next times it 1st play the last stutter present in the buffer, then stutter the new sound.

Do you have something similar ?

Holà @Rom
You’r right there is a bug…

It happens only when Speed is set above 1.00, same problem with the stereo version.
I have to take a look at the Gen~ patch one of these days, but probably not before end of July, sorry.

2 Likes

Hi @Rom

Fixed, you’ll find a STUTT2Mono here:

3 Likes

thanks a lot !!!

@zwabo, yesterday I tried to edit the .ttl file using Winscp into my Mod Duo X.
What I found was that there also was a .ttl file with the cozmic name in the Stutter lv2 folder. So there was three ttl files there. But even though one of them had the cozmic name, the actual content of the file was exactly the same as the stutter ttl file.

So I removed the cozmic one and tried to do the updates to the stutter ttl file to get toggled switches instead, and the div L and div R to be lists instead of values (like in your demo).

But even though updating the ttl file and rebooting, the gui looks still the same, everything is still only knobs.

Any ideas? Do I need to refresh the plugin manually somehow?

Hi,
Yes, I know, the beta store upload was not done correctly, unfortunately there is nothing I can do about it…
I would try to :

  • remove zwabo-cozmic_dsp.ttl
  • replace the content of the zwabo-stuttter_dsp.ttl with the content of my STUTTTER_dsp.ttl file here:
  • reboot your MDX

(This was made for the Dwarf but maybe it’ll work for the MDX …)

2 Likes

Thanks for the suggestion. I will try it out this evening.

Doing a manual compare it seems that it is only these that differ:

From Mod audio github:
image
and
image

From your Github:
image
and
image

Hopefully it as simple as that :crossed_fingers:

1 Like

And when it’s done don’t forget to reset your browser’s cache.

1 Like