Hi chaps,
I recorded thousands of stream hours over the past 20 years, triggered by cronjobs on my server. I use audacity to cut the best of the streams to single tracks. I’m using Audacity 3.7.1 on Debian (SID).
I tried to code a snippet that does the following:
I load a song and manually and e.g. select ALL
b) plays 10sec then jumps ahead/forward for 2min
c) Repeat step b) until the song reaches its end.
Macro recorder can only execute commands in sequence without any logic like repeat or loop. Nyquist was a pain in the neck; i tried numerous AI’s but without success. Python never worked from the console, it did never connect to the audacity instance.
My preferred solution would be a simple nyquist script.
Did anyone write something similar that I could use as a reference to make it work?
cheers
Marculix