Pmj Contributions


#1

Forum profile: @pmj
Contributor prefix: pmj

objects
pmj/math/GTE.axo - Greater than or equal to
pmj/math/LTE.axo - Less than or equal to
pmj/math/NE.axo - Not equal to

patches
pmj/pmj_math.axp - Math usage CC examples

firmware
none yet


#2

pmj/math/GTE.axo

 
status: active

description: Greater than or equal to.

Output stays high if greater than or equal to constant input value.


#3

pmj/math/LTE.axo

 
status: active

description: Less than or equal to.

Output stays high if less than or equal to constant input value.


#4

pmj/math/NE.axo

 
status: active

description: Not equal to.

Output stays high when not equal to constant input value.


#5

pmj/pmj_math.axp

 
status: active

description: Examples of the greater/less/not math objects using incoming CC information.