xrnx icon indicating copy to clipboard operation
xrnx copied to clipboard

The official Renoise Lua Scripting repository

Results 31 xrnx issues
Sort by recently updated
recently updated
newest added

Is it true that the Renoise API 5 does not afford us control over whether Disk Browser is focused or not? I see `renoise.app().window.disk_browser_is_visible, _observable` but, while having this is...

enhancement

There is an undeclared variable in Duplex/[StepSequencer](https://github.com/renoise/xrnx/blob/master/Tools/com.renoise.Duplex.xrnx/Docs/Applications/StepSequencer.md). The only way I am able to get the application up and running is by applying the changes from the current PR and...

Renoise allows setting this value between 0.0 and 1.999... It was incorrectly specified as 0-1. (The error message in Renoise is similarly incorrect)

I think they need updating as when I did a clone with the --recursive flag, I got errors in Duplex looking for HUGE_INT, which exist in latest commit in master...

As reported here: http://forum.renoise.com/index.php/topic/43047-new-tool-30-31-noodletrap/?p=366909

unconfirmed

As reported here: http://forum.renoise.com/index.php/topic/51694-noodletrap-tool-errors/#entry370524

bug

In PHP 7.1 I get: > PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Markdown_Parser has a deprecated...

From [this forum discussion](http://forum.renoise.com/index.php/topic/46284-new-tool-31-phrasemate/page-4#entry369073) Adds a new setting to the PhraseMate write panel: "auto-capture phrase". When it's enabled, PhraseMate will look for the first line in the selection to find...

Stacking: allow models to pass input on / or receive from one another. Routing: allow models to be linked to specific tracks (reading and/or writing) Will require a lot of...

enhancement

Assign Zxx: very useful addition when wanting to "freeze" the state of used phrases in the scope (column/track/pattern). Clear Zxx: the same, except it will "free" the phrases to use...

enhancement