Skip to content

Commit 111b31b

Browse files
committed
updated example tools
1 parent 63deda2 commit 111b31b

File tree

8 files changed

+1556
-977
lines changed

8 files changed

+1556
-977
lines changed

tools/com.renoise.ExampleTool.xrnx/main.lua

Lines changed: 100 additions & 104 deletions
Large diffs are not rendered by default.

tools/com.renoise.ExampleTool.xrnx/manifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<RenoiseScriptingTool doc_version="0">
3-
<ApiVersion>6.1</ApiVersion>
3+
<ApiVersion>6.2</ApiVersion>
44
<Id>com.renoise.ExampleTool</Id>
55
<Version>1.0</Version>
66
<Author>taktik [[email protected]]</Author>
77
<Name>Renoise Scripting Tool Example</Name>
8-
<Category>Tool Development</Category>
8+
<Category>Development</Category>
99
<Description>A XRNX tool which describes step by step and in depth how to create Renoise XRNX tools. Please have a look at the source files of this tool (manifest.xml and main.lua) for more info. Also creates a new menu 'Example Tool' in the global 'Tools' menu.</Description>
1010
<Homepage>http://scripting.renoise.com</Homepage>
1111
<Icon>icon.png</Icon>

tools/com.renoise.ExampleTool.xrnx/preferences.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)