Generate specific sound following a pattern
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Generate specific sound following a pattern
I am looking for a way, probably with Nyquist code, to generate an audio track using a wav file pattern that I would repeat in this new track a number of time. For instance, I have a drum pattern of a few seconds and I would like to generate a track concatenating a series of instances of this pattern. Is there a way to do it fast and easy in Audacity?
Re: Generate specific sound following a pattern
Use the "Repeat" effect. https://manual.audacityteam.org/man/repeat.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Generate specific sound following a pattern
Excellent. Thanks, Steve.