I’d like to request the ability to use Renoise directly on the command line.
The reason I’m asking for this feature is because I have a need for automating rendering of a batch of songs at the same time as a part of my release-process for a game I’m working on.
Example usage:
renoise -in MySong.xrns -out MySong.wav
renoise -in song1.xrns -out song1.wav -in song2.xrns -out song2.wav ...
If this was implemented, it would be incredibly helpful.