Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

notepat-remote: fix Max expr (no ternary support) with sum-of-products

+3 -3
+3 -3
ac-m4l/AC-NotepatRemote.amxd.json
··· 25 25 "presentation": 1, 26 26 "presentation_rect": [0, 0, 360, 220], 27 27 "rendermode": 1, 28 - "url": "https://aesthetic.computer/notepat-remote?daw=1&density=1&nogap&v=5" 28 + "url": "https://aesthetic.computer/notepat-remote?daw=1&density=1&nogap&v=6" 29 29 } 30 30 }, 31 31 { ··· 152 152 "numoutlets": 1, 153 153 "outlettype": ["int"], 154 154 "patching_rect": [10, 450, 780, 22], 155 - "text": "expr ($i1==97)?69:($i1==98)?71:($i1==99)?60:($i1==100)?62:($i1==101)?64:($i1==102)?65:($i1==103)?67:($i1==104)?72:($i1==105)?74:($i1==106)?76:($i1==107)?77:($i1==108)?79:($i1==109)?81:($i1==110)?83:($i1==111)?80:($i1==112)?82:($i1==113)?70:($i1==114)?68:($i1==115)?63:($i1==116)?73:($i1==117)?78:($i1==118)?61:($i1==119)?66:($i1==120)?59:($i1==121)?75:($i1==122)?58:0" 155 + "text": "expr (($i1==97)*69)+(($i1==98)*71)+(($i1==99)*60)+(($i1==100)*62)+(($i1==101)*64)+(($i1==102)*65)+(($i1==103)*67)+(($i1==104)*72)+(($i1==105)*74)+(($i1==106)*76)+(($i1==107)*77)+(($i1==108)*79)+(($i1==109)*81)+(($i1==110)*83)+(($i1==111)*80)+(($i1==112)*82)+(($i1==113)*70)+(($i1==114)*68)+(($i1==115)*63)+(($i1==116)*73)+(($i1==117)*78)+(($i1==118)*61)+(($i1==119)*66)+(($i1==120)*59)+(($i1==121)*75)+(($i1==122)*58)" 156 156 } 157 157 }, 158 158 { ··· 164 164 "numoutlets": 1, 165 165 "outlettype": ["int"], 166 166 "patching_rect": [10, 480, 780, 22], 167 - "text": "expr ($i1==97)?69:($i1==98)?71:($i1==99)?60:($i1==100)?62:($i1==101)?64:($i1==102)?65:($i1==103)?67:($i1==104)?72:($i1==105)?74:($i1==106)?76:($i1==107)?77:($i1==108)?79:($i1==109)?81:($i1==110)?83:($i1==111)?80:($i1==112)?82:($i1==113)?70:($i1==114)?68:($i1==115)?63:($i1==116)?73:($i1==117)?78:($i1==118)?61:($i1==119)?66:($i1==120)?59:($i1==121)?75:($i1==122)?58:0" 167 + "text": "expr (($i1==97)*69)+(($i1==98)*71)+(($i1==99)*60)+(($i1==100)*62)+(($i1==101)*64)+(($i1==102)*65)+(($i1==103)*67)+(($i1==104)*72)+(($i1==105)*74)+(($i1==106)*76)+(($i1==107)*77)+(($i1==108)*79)+(($i1==109)*81)+(($i1==110)*83)+(($i1==111)*80)+(($i1==112)*82)+(($i1==113)*70)+(($i1==114)*68)+(($i1==115)*63)+(($i1==116)*73)+(($i1==117)*78)+(($i1==118)*61)+(($i1==119)*66)+(($i1==120)*59)+(($i1==121)*75)+(($i1==122)*58)" 168 168 } 169 169 }, 170 170 {
system/public/m4l/notepat-remote.amxd

This is a binary file and will not be displayed.