Hi all,
Is there any way to change the click track sounds? I prefer a cross-stick sound for my clicks. I see we don't have an option to select any sound we want but is there a way to replace the wav it uses in the program files?
TIA
Generate Click Track Sounds
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
-
sproketboy
- Posts: 4
- Joined: Sun Mar 23, 2014 12:50 pm
- Operating System: Please select
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Generate Click Track Sounds
It doesn't use a WAV file - it's a synthesized sound generated in the plug-in.
Perhaps you should create a sound in a drum machine, Effect > Repeat it to the required length then use Effect > Sliding Time Scale on it (or less accurately, Effect > Change Tempo) when you want to change the tempo of the track without changing the pitch.
Gale
Perhaps you should create a sound in a drum machine, Effect > Repeat it to the required length then use Effect > Sliding Time Scale on it (or less accurately, Effect > Change Tempo) when you want to change the tempo of the track without changing the pitch.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
sproketboy
- Posts: 4
- Joined: Sun Mar 23, 2014 12:50 pm
- Operating System: Please select
Re: Generate Click Track Sounds
Thanks Gale. it's more complicated than I wanted but OK. I see how the sound is made now in the clicktrack.ny file.
-
Robert J. H.
- Posts: 3633
- Joined: Thu May 31, 2012 8:33 am
- Operating System: Windows 10
Re: Generate Click Track Sounds
There's a similar topic:
http://forum.audacityteam.org/viewtopic ... ck#p220264
It wouldn't be that hard to allow custom tones in the click track generator (or rather a clone of it).
The nice thing about generated clicks is that they do work for any sample rate. Stored Audio has to be pitch-shifted in order to abide by this constraint.
The simplest solution is in your case to add a fourth sound choice "Sticks" and to include the samples directly (i.e. as numbers) into the code.
http://forum.audacityteam.org/viewtopic ... ck#p220264
It wouldn't be that hard to allow custom tones in the click track generator (or rather a clone of it).
The nice thing about generated clicks is that they do work for any sample rate. Stored Audio has to be pitch-shifted in order to abide by this constraint.
The simplest solution is in your case to add a fourth sound choice "Sticks" and to include the samples directly (i.e. as numbers) into the code.