Xrni-Merger is designed to make it easy to copy assets from oneinstrument into another. That would include modulation sets, effect chains,phrases and samples.
To make it more awesome, it does a lot of stuff behind the scenes. If you forexample select a single sample that makes use of an effect chain that in turnsend audio to another chain, this isdetected by the tool and you can thenchoose to reconstruct the entire ‘network’ in the target instrument.
WHATS MISSING
On the phrase tab, the "replace" feature is not yet implemented.
Use the "append" mode instead, it is more useful anyway.
WHATS PLANNED
Ability to extract slices from a sliced instrument (currently, those will be blank)
UI shortcuts (when dialog is focused)
---------------------------------------------------------
ESC Close dialog
½ (tilde) Toggle sync (default is source)
TAB Toggle source/target sync (only when synced)
Numpad 0 Open instr. editor
INS TODO Insert new instrument
CTRL+INS TODO Duplicate selected instrument
CTRL/CMD+A Select all/none assets
SPACE TODO Copy assets from source to target
(all other keys are forwarded to Renoise)
edit<Will you ever maybe implement importing instruments from songs not loaded?
hmmm, how about an option to switch selected instrument to target instrument once “copy to target” has been clicked, [edit2] ahhh thats what synchronize does:-)[edit2] and maybe add a new track and switch to that also?..maybe they are not needed though…
Looks like the tool needs a document created sanitizer…
I changed 3053 to:
function check_middle_frame()
renoise.app().window.active_middle_frame_observable:add_notifier(function()
update_focus_editor()
end)
if renoise.tool().app_new_document_observable:has_notifier(check_middle_frame) then
renoise.tool().app_new_document_observable:remove_notifier(check_middle_frame)
end
end
renoise.tool().app_new_document_observable:add_notifier(check_middle_frame)
Interesting idea, but I am not sure how it could be implemented and be more efficient than using the built-in disk browser.
In both cases, you would still need to navigate through a bunch of files/folders to select an instrument…but perhaps you had some specific idea in mind?
Oops, yes that should of course be fixed in the next version.
Another known bug is that existing modulation sets are not properly detected - copying seems to always create new modulation sets, when it should really be possible to re-use / assign to existing ones.
Hey danoise, do you think your tool could be a good starting point for a tool that imports fx and routing from another xrns file, some kind of song fx joiner?
Does it work in 3.1 on linux?
I cant see this too even if renoise says it was installed.
Ive got sonatina free orchestra library and xrni merger is basicaly the only way how to play more than one sfz instrument at the time (i wanna merge more sounds together) in renoise,
When i relaunch renoise it told me that the tool is not combatible has to be disabled
maybe it is reason why i didnt see it in the instrument list (right click).
Btw. open two (or more) renoise, open instrument in every project - you can play more renoise instrument at a time by your midi
(I would love to have possibility to import just samples from any sfz / xrni with keymap and merge them with previously loaded instrument if i want)
Hi! I’ve tried the tool in 3.1, but if spits out a lot of errors. First it won’t seem to work at all, but after a little while at least the sample merging (what I was looking for for now) was kind of working. I couldn’t get it to show phrases though, and it always spat out an error when selecting them.
This is so immensly useful, I’ve been woeing for this a lot of times. Are there any chances to get the tool fixed to a cleaner working state (without all those error messages when selecting instruments, I had to diable it after its job)?
I’ve used it a few times in 3.1 now, having drum breaks chopped into individual instrument with a bar each for phrase rendering of slices, then trying to recombine the destructively rendered to a single instrument.
It sometimes (well most of the time) has problems with phrases being present in the instruments. It would then fire an error message and show no samples in the list to copy - when starting the tool, but also when selecting an instrument with phrases. To be able to copy my samples I found as workaround to remove any phrases (and backup them) before the job, just to readd them afterwards. Sometimes out of the blue it seems to work without error messages though.
I am in process to fit up all the classic breaks to my liking, so I will be using it again and again in the near future. I am willing to report any hickups or failures, or even test improved/fixed versions of the tool.
This is a tool offering capabilities that are essential when working with complex native instruments. I cannot understand it has been abandoned without proper replacement.