Tool (2.7): Add/Remove Silence

ok, I will check the code for it then. I thought those two textboxes where similar to the ones which are filled by “get from selection” in the “remove silence” script. probably what confused me is that your script is not working as expected as it is now.

yeah I really must have broken something “somewhere in there”, I couldn’t make much sense of the results either :confused:

when I wrapped a bunch of other lose ends I will have a look again though, who knows, I have learned a lot in the last few days maybe I can find my mistake.

Using your script in a track, starting a new song using ctrl+n keyboard shortcut, the following notice popped up:

[i]"Script ‘C:\Users\plugexpert\AppData\Roaming\Renoise\V2.6.0\Scripts\Tools\com.renoise.AddRemoveSilence.xrnx\main.lua’ failed in one of its notifiers. The notifier will be disabled to prevent further errors:

.\add_silence.lua:14: variable ‘dialog’ is not declared
stack traceback:
[C]: in function ‘_error’
[string “local mt = getmetatable(_G)…”]:29: in function <[string “local mt = getmetatable(_G)…”]:24>
.\add_silence.lua:14: in function <.\add_silence.lua:13>"[/i]

updated to v0.5 for 2.7 support.


additionally, I have created a new script which adds a context menu entry for the currently selected instrument in the instrument box which removes the silence at the end of each of its samples. This is becoming more and more important now that plugin grabber and multilayering can create huge instruments.

I have attached the XRNX file to this post. Let me know if you find it useful so I will create a tool page for it.

please update for 2.8 ty

+1

just press CTRL+i when the sample editor is shown; now insert silence has been integrated into Renoise so there is no more need to update this script

excellent, i missed that. thanks

is there a way i could use this to cut “extra sample length”? Let’s say I record 64 bars of sound with latency compensation on, it is always about 64.0.4 or 65.1.1 or something - so the sample does not loop properly. could i chop it down to 32 bars, 48, 64 bars with this tool somehow?

I c/should update my incredibly successful plugin “selector” (by successful I mean, AFAIK nobody ever used it… I myself sure didn’t :P)…

But actually, you can do that with the built-in functions of the sample editor: just select snap (to any of the musical measurements), select what you want, then trim – ? Unless I misunderstood you, that should do fine.

Yay for Renoise making scripts obsolete :D

IT-Alien, could you pretty please update this very useful tool to 3.0? The current 2.5 version refuses to activate with the new Renoise. :unsure:

Me too ^^

This nice tool is not working with Renoise v3.0 :confused:

Can we get this tool updated to support Renoise 3? Thanks.