I’m pretty sure you’ve already seenthis wrapperfor awesome timestretching / pitchshifting Akaizer app (http://akaizer.blogspot.ru/). Unfortunately, this Renoise tool had some flaws (most notable: Renoise running under Win7 x64 stop responding on right click and upper menusafter sample processing). Also, it was pretty much abandoned.
So, I decided to write my own wrapper from scratch. Tested on Win7 x64 and OS X 10.9.5, should also work on Linux but I didn’t test it yet.
What’s better in comparison with old wrapper:
Fixed that nasty Windows bug
Better error handling in general
Akaizer updated to latest version
You’re welcome to test this tool and suggest improvements Also, it was my first Lua experience ever, so I’ll be glad to hear any advices about making this code better.
Thanks for adding the v3 version. Unfortunately it’s not working for me when I try to use it inside renoise (in Linux by the way), it gives me this:
'/home/me/.renoise/V3.0.1/Scripts/Tools/com.lwpss.Akaizer.xrnx/' failed to execute in one of its menu entry functions.
Please contact the author (lwpss [lw.pss.mail@gmail.com]) for assistance...
std::logic_error: 'trying to load sample data from a non existing file: '/tmp/Renoise-0-7120/Renoise_TmpFile-0-7-80%_1000_0_C.wav''
stack traceback:
[C]: in function 'load_from'
main.lua:110: in function 'process_sample'
main.lua:263: in function 'show_dialog'
main.lua:11: in function <main.lua:5>
Thanks for adding the v3 version. Unfortunately it’s not working for me when I try to use it inside renoise (in Linux by the way), it gives me this:
'/home/me/.renoise/V3.0.1/Scripts/Tools/com.lwpss.Akaizer.xrnx/' failed to execute in one of its menu entry functions.
Please contact the author (lwpss [lw.pss.mail@gmail.com]) for assistance...
std::logic_error: 'trying to load sample data from a non existing file: '/tmp/Renoise-0-7120/Renoise_TmpFile-0-7-80%_1000_0_C.wav''
stack traceback:
[C]: in function 'load_from'
main.lua:110: in function 'process_sample'
main.lua:263: in function 'show_dialog'
main.lua:11: in function <main.lua:5>
I got the same error using 3.0 on OS X 10.7. I hope you can get it working though! Not having to keep bouncing stuff out to Akaizer and then back into renoise would be a godsend.
I’m still having problems, but the error’s different. Now I’ve got:
‘/Users/graham/Library/Preferences/Renoise/V3.0.0/Scripts/Tools/com.lwpss.Akaizer.xrnx/’ failed to execute in one of its menu entry functions.
Please contact the author (lwpss [lw.pss.mail@gmail.com]) for assistance…
std::logic_error: ‘trying to load sample data from a non existing file: ‘/var/folders/gd/lx_5r5zd6rbcjfjzwcvsszw00000gn/T/Renoise-0-37067/Renoise_TmpFile-0-6-100%1000+6_R.wav’’
third pc, third different configuration, same problem…
When i try to install this tool, renoise tells me: failed to copy the script into the destination folder (zip error: invalid zip file!"). Script installation faied.
Ive tried run renoise with admin rights of course…
third pc, third different configuration, same problem…
When i try to install this tool, renoise tells me: failed to copy the script into the destination folder (zip error: invalid zip file!"). Script installation faied.
Ive tried run renoise with admin rights of course…