I get an error when trying to set the Midi-in device to the Renoise OSC device:
*** std::logic_error: ‘trying to set a midi device to a non existing device name’
*** stack traceback:
*** [C]: ?
*** [C]: in function ‘__newindex’
*** [string “do…”]:22: in function <[string “do…”]:11>
*** .\gui.lua:238: in function <.\gui.lua:235>
*** [C]: ?
*** [C]: in function ‘__newindex’
*** [string “do…”]:22: in function <[string “do…”]:11>
*** .\gui.lua:530: in function ‘update_instrument_list’
*** main.lua:46: in function main.lua:39
I can read it fine:
Renoise OSC Device<
But i can’t change the device to it. Changing to any of the other existing devices works fine.
Hasn’t it been added to the table or am i doing something wrong?