When trying to create a MP3 song converting tool, i get with renoise.tool() the following message:
renoise.tool()
*** [string “renoise.tool()”]:1: attempt to call field ‘tool’ (a nil value)
*** stack traceback:
*** [string “renoise.tool()”]:1: in main chunk
“renoise.tool()” does practically nothing. Try "oprint(renoise.tool()) in the terminal input field, you will then get a list of objects that you can use.
It depends when you call it. there are circumstances where certain options are not available yet, but this has mainly to do with the renoise.song() object rather than the tool object?
Some notifiers should always be available!