Page 2 of 2

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Sun Mar 15, 2020 7:08 pm
by airflamesred
Surely mute hit is a sample, it may well have a small tail but no reason to be a separate sample (makes no sense as it would not be controllable )

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Mon Mar 16, 2020 10:28 am
by jorgo
Hi Dmitri,

MuteTail is:
- Hit Cymbal
- Press Choke
...Cymbal sound fades out

MuteHit is:
- Hold Choke
- Hit Cymbal
...a blocked Cymbal sound was played

MuteTail is Aftertouch controlled and works as expected.
MuteHit is (in SD3) a Note but MD sends Aftertouch messages
and in SD3 cause that a collision.
All following normal Cymbal Hits are still MuteHits.

In SD3 i can build a Aftertouch controlled MuteHit
but only if MD can send the DampenedNote Aftertouch messages on
there own Channels to avoid the colliosion on CC16.

Hope this explanation is clear enough - sorry my bad english...

Greetings from Germany

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Mon Mar 16, 2020 6:49 pm
by dmitri
Would it be enough if Aftertouch messages (both On and Off) come only for bow/edge/bell Notes but never for DampenedNote ?

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Mon Mar 16, 2020 9:49 pm
by airflamesred
It seems to me that thd 2 separate samples are squarely aimed at being triggered from keyboard.

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Tue Mar 17, 2020 7:40 am
by jorgo
@Dmitri:
The problem is the Edge-Aftertouch.
I have set a MidiFilter (in Cantabile) to
Route the Edge(59)-Aftertouch
to something unused by SD3 and Voilá...
MuteHit works without any collisions.
Thx for patience

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Sun Mar 22, 2020 5:09 pm
by dmitri
Please test this firmware version:
megadrumSTM32d_56_20200322.zip

It does not use Aftertouch for Dampened Note.

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Mon Mar 23, 2020 12:44 pm
by jorgo
Hi Dmitri,
GOOD JOB - ;)
its working perfect for all 2zone Cymbals
and Yamaha 3zone Cymbals.

The Roland 3zone (2input-jacks) has no DampenedNote - right?
Is it possible to implement the DampenedNote
for this type of Cymbals?

Greetings...

Re: MuteHit in SuperiorDrummer3 - (Sys: ARM STM32F205RCT6)

PostPosted: Tue Mar 31, 2020 8:36 pm
by dmitri
I now officially released a new firmware (and MDMFX) version with the Aftertouch/Dampened Note change and with some other new features.