monome / crow

Crow speaks and listens and remembers bits of text. A scriptable USB-CV-II machine
GNU General Public License v3.0
167 stars 34 forks source link

ii.disting returns nil on v2.1.1 #371

Closed haddoq closed 3 years ago

haddoq commented 3 years ago

Cant access the ii.disting functions on v2.1.1.

print(ii.distingex)
not found. try ii.help()
nil

Its not listed on the ii.help() eighter.

Is there something im missing?

ii.help()
--- ii: supported modules
ansible -- ansible
crow -- crow
er301 -- ER-301
faders -- 16n Faderbank
jf -- just friends
kria -- ansible kria
levels -- ansible levels
meadowphysics -- ansible meadowphysics
txi -- TXi
txo -- TXO
wdel -- W/ delay
wsyn -- W/ synth
wtape -- W/ Tape
--- See a module's commands with 'ii..help()'

trentgill commented 3 years ago

disting was meant to be added in 2.1.1 but it got missed in the update somehow. it has been included as of 2.1.2 which is now in the Releases tab.