Updated from: Original Thread
A tool to scan the song and list where the notes for that instrument occur. Also can list the unused instruments in the song:
ledger.scripts.CheckTimesInstrumentUsed_V0.84.xrnx
v0.84
- added a % progress to the status bar for checking unused instruments in the song.
Menu entries are in Intrument menu and tools menu (Ledger`s Scripts)
Shortcut: “Check Times Instrument Used”
Choose instrument you want to check from popup and [UPDATE] button to re-scan / scan a newly chosen instrument
TEXT READOUT
-The top section lists the track indexes which have at least one note of the selected instrument
-The bottom section gives you a pattern/ line breakdown of any notes in the selected track
////
Another tool that could be useful along-side is taktiks Find and Replace:
https://www.renoise.com/tools/patterneditor-find-and-replace
changelog
v 0.83
- Removed unnecessary sequencer track warning
v0.82
- Added a track selector with numbered tracks to make it easier to navigate from the results
v0.81
- added a checkbox to get the tool to show the Unused Instruments on opening. Note, this can be slow particularly on large songs
v 0.8
- Added a button to list all unused instruments in the song
v 0.8
Added a button to list all unused instruments in the song
0.71
-non-sequencer track message updated
0.7
-added joule’s speed improvements
-now when no notes are found in the selected track it will not list Pattern,Line multiple times. It just says:
NO NOTES FOUND IN CURRENTLY SELECTED TRACK X
:
-improved instrument popup numbering to match renoises hex numbering
0.6
-code tidy(er)
-added multiline_textfield to contain/ wrap text properly