Added note capturing from multiple patterns selected in the sequencer, more and better probabilistic models that work with chords and mono and polyphonic tracks and some bug fixes and tweaks.
Unfortunately getting this error when trying to open from menu, win7 64, rns 3.1 64bit
'C:\Users\P\AppData\Roaming\Renoise\V3.1.0\Scripts\Tools\com.renoise.mousewarrior.xrnx\' failed to execute in one of its menu entry functions.
Please contact the author (MW) for assistance...
main.lua:407: attempt to query a non existing directory
stack traceback:
[C]: in function 'filenames'
main.lua:407: in function 'get_files'
main.lua:2187: in function <main.lua:2177>
Looks like a very interesting tool! Reminiscent of Chahur’s Pattern XP replacement for Buzz in a way. (Which is a very helpful tool as well I might add).
However, I’m getting the same error as Ledger, Same OS specs but running 32 bit Renoise.
Small bug fixes and improvements (transpose bugs fixed, selections menu works, save expended with scale, key and lpb, internal scales and renoise scales match, repeat check box was redundant and got removed, transpose of repeated rows takes into account scale and key, hotkey to show the tool added)
Small bug fixes and improvements (transpose bugs fixed, selections menu works, save expended with scale, key and lpb, internal scales and renoise scales match, repeat check box was redundant and got removed, transpose of repeated rows takes into account scale and key, hotkey to show the tool added)
Hi fiasko
Is it necessary to choose a folder when starting the tool? In the previous version (other error) and in the current version, it returns error: line 2489 of the main.lua (No matching overload found, candidates…)I simply install the tool, the Setup window appears, without changing anything, I press OK and this error appears…The route that appears initially does not exist (c:\audio\Seqs), in case something helps (they are two non-existent folders).
Personally, I would avoid having to ask the user to choose a folder. It may be convenient to always use a folder inside the tool, if necessary. What do you keep in that folder?The mess of using folders is that it has to be compatible with the 3 types of OS (Windows, Mac, Linux). I use Windows 10.