ModPlug Central

OpenMPT => Help and Questions => Topic started by: Domarius on October 25, 2019, 02:49:22

Title: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: Domarius on October 25, 2019, 02:49:22
My file format is .IT and I want to arpeggio (Jxx) a note, but I also want it to clip early, to create a stacatto effect (seems to be effect SCx). Is there a way to apply both to a single note? See attachment "arpeggio.it"

I tried doubling the resolution and the tempo to get the effect I wanted, but the tempo is all the way up to 255 and the arpeggio effect is sped up too, which is not what I wanted.  See attachment "arpeggio2.it"

I can't help but feel there must be a better way...
Title: Re: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: Saga Musix on October 25, 2019, 07:43:16
Instead of increasing the tempo, you need to decrease the speed to 3 ticks per row. That way the arpeggio will still sound the same, but you will have double the resolution for placing note-offs.

Alternatively, you can try constructing arpeggios using an instrument pitch envelope, but this means that for each arpeggio chord you need a separate instrument.
Title: Re: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: Domarius on October 25, 2019, 08:03:53
Ah thanks :) That did the trick perfectly.  I knew I must be missing something if I was already hitting the max tempo so easily.
Title: Re: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: LPChip on October 25, 2019, 11:14:00
Another option you can play with is putting effects on the volume column, if you don't actually need to set the volume. For example D0F to volume down hard. It is not a note-off, but may sound very similar and good enough.
Title: Re: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: Domarius on October 26, 2019, 03:55:23
The largest value it would let me do is D09, and it kinda worked, but not quite...
Title: Re: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: LPChip on October 27, 2019, 17:34:12
Another option I can think of is using an instrument note off quick pitch down volume. You enter a note off, to make the note off envelope cut the note after a milisecond.

The drawback is that you cannot use note off's anywhere else to draw normal fade outs, but at those places you can usually fade out using dxx command.

You can of course get around this drawback by creating a copy of your instrument and set it up especially for these cases.
Title: Re: Early note cut of a note with an effect already applied? (Combining 2 effects)
Post by: Domarius on October 28, 2019, 05:12:46
Thanks I'll keep that in mind too!