Hello happy Renoise users,
I’ve developed a tool that builds XRNI files directly from samples and does the keyboard mapping automatically.
For example, if you’ve got an “elecpiano” samples like that :
elecpiano C1.wav
elecpiano D2.wav
elecpiano E3.wav
…
my tool will turn all the samples into a elecpiano.xrni instrument with correct mapping of samples on the keyboard.
It’s called “TomatE”, it’s free, and you can find it on my homepage.
Regards, Moophy
Oops! I forgot to say that it’s coded in Java, it will work on any system (that support java).
You can find Windows and OS X “nativized” version too.
I just checked this out with a multi sampled instrument from a magazine cover disc. Every month I get them and think “i should build these into an xrni”, but I never do. It worked on the first attempt and seems to have allocated all the samples correctly. I’ll definitely be getting some use from this.
I’m happy that you find this tool usefull.
If you detect some bugs or typos, don’t hesitate to leave me a message.
All features suggestions are also welcome
I’ve just put Tomate sources on Bitbucket. Maybe it will generate interest for someone, at least I hope
Here is the URL : https://bitbucket.org/fkhannouf/tomate
Yes, you have to. It was developed using the JRE6. It’s old, but this is the version that should work flawlessly.
If you try a more recent one, it may work, but I can’t ensure that.