< Back to IRCAM Forum

Hit should deactivate mute

In “catart-mubu-tutorial 1e select” if you set to a very low probability and you click on hit after that, there is a big chance that hit does not work because the state of mute $1 in camu.select is not reset to 0.

part of the fix:


----------begin_max5_patcher----------
879.3ocwW01aaBCD9yI+Jr3ScRYSXLXf9Woqpxg3k5tfcjwjlpp8eeG1PR5B
PHIjrTIn9E3tmm6w2c74zIdyUa4EdnGQOglL4yoSlXmpZhI0im3ky1lshUX2
lWlJOmKMdybqY3aM1407BtAkWZ3MKIVXWPM+sui8albMyj8pPt7EMOy3raHN
9G9yPAA9U2nQ1Av+idt9Yjk4B4Jtw5.38SpJMMy5WM4elNs5xrAhD2i2l21i
yRRB14rvObPbBNJIMhPlgHV.PNWWud1FhsCxTtfaAC4BPZWwL3NWKYqPFsX4
RtF8.X30.VKP4pMb3xBdw2ZdrUBIOSU5bQxAuqL0Jk1QOVFX+E7ATwgDbPOL
LljVSiTZHgl369EDBuNeqRIL91KNlWZLJYKhC5dWWyx4.A9BWxluheXrzYby
Gq4NL4MmIW5sym6F0Xr8VPXy0yAm3K.mR96.pNRYXPyg+7aA+Qd8hwY6uKpT
JC.xQDaPs9b04A4K4zf8c1fhML3.PtEBdkAD3DseLE+D94VfdXmPeH3LAerf
9TYL7aON2RFiy6n7trIAiqj4UgoUQC4jhF3IGhlIH3PISx8RxzUBTvqeDUJy
TxEBiPcH+q9EZolIjnGdWXdEAjFRyjKT4nB9J.OvtaOyZ3UkYsuZW0jWbmIV
o2gptcQkFUM+LC8SIXi0kURWl92bsUshXKA1rZwb1Gy4nNY0wubUZeUqf9Ah
5ne.bR58pbUOrJHNyXeYkyl.R5g.hB6renn3+6sxEexiC23N4NJ.rK0KdL6J
Iv+1zVRcJi6cWICnDcaj.9xJP6.4ss9b+EIFEwwWOD7EViDlXYMRarFouzaQ
9cldaTOj3xh2a+IVqXSq+Oevp0uql+qjSgpTm0H.pacEEryWg9gLBIyVxX+d
.IDZOdxEKVqfdRpMHNFWwFXPpTg7z8iPO2Z.6b7L7I7rp3DZLLj+ILTbuT.z
zkEzgVAgOkj5GmFFSo.gf6XoqzooCvoiFAxgLbx4psyPi1sGEBo1zxojiCBX
peGqckdcUIlSROjQhdtpioTWNKr+AmRsitRGKb.D.cDHf.7.LTS33nDjr0q2
v0E061ZDnNwatN9RlYGJjtgQ1gZ9FQy9sMJ6wzPg.CTEnT6pfrk593WupuiT
KKE0Eo.3AlzVCppZSwZlCI1RUS+yz+R4tzKH
-----------end_max5_patcher-----------

OK, forget the fix. It’s more complicated.

Actually, hit should be used with click mode, otherwise you will only be able to use hit when you select a sound at the border of the scatterplot. That means, if the mouse did not leave scatterplot with any empty selection…

So if you set the triggerchance (in camu.select) to a low value, you have an even bigger chance of having an empty selection. And thus it will seem that hit does not work.

So the text “unconditional trigger” is not true. As mentioned there are several conditions that need to be fullfilled to be able to trigger. A more descriptive text would help (something like what I described above).

Case closed.

you’re right, hit is at the moment not at all “unconditional”, as it was meant to be…
This will take more time, check back here:

Thanks for the link :slight_smile: I’ll check the Issues!