Search found 59476 matches
- Mon Feb 12, 2018 10:51 am
- Forum: Nyquist
- Topic: arbitrary wavetables
- Replies: 1
- Views: 1108
Re: arbitrary wavetables
The "Latest version" of "High Quality (no alias) Tone generator" has examples of generating tones from custom wavetables. https://forum.audacityteam.org/viewtopic.php?p=156631#p156631 Example: In the "square-wav" function, a waveform "wave" is built (line 35) ...
- Mon Feb 12, 2018 10:35 am
- Forum: Plug-in Archive
- Topic: Cross Fade Classic
- Replies: 12
- Views: 9863
Re: Cross Fade Classic
This plug-in has been superseded by "Crossfade Tracks" http://manual.audacityteam.org/man/cros ... racks.html
- Mon Feb 12, 2018 8:59 am
- Forum: Windows
- Topic: recording continues after pressing stop cant burn cd's
- Replies: 7
- Views: 311
Re: recording continues after pressing stop cant burn cd's
i even went in properties and set it to not record the last few seconds, What program are you talking about? If you're referring to Audacity, what "property" are you talking about, and what precisely did you do? The funny thing is that when i play the track, the counter stops, but the tra...
- Sun Feb 11, 2018 11:19 pm
- Forum: Windows
- Topic: AUDACITYDOESNTRECOGNISE .DLL JOKE ?
- Replies: 1
- Views: 162
Re: AUDACITYDOESNTRECOGNISE .DLL JOKE ?
Please state which version of Windows you are using,
and the exact three-section version of Audacity from "Help menu > About Audacity",
and describe clearly what the problem is that you want help with.
and the exact three-section version of Audacity from "Help menu > About Audacity",
and describe clearly what the problem is that you want help with.
- Sun Feb 11, 2018 10:54 pm
- Forum: Audiobook Production
- Topic: Non-destructive editing?
- Replies: 14
- Views: 6253
Re: Non-destructive editing?
With the "Join" command: http://manual.audacityteam.org/man/edit ... .html#joinCASW wrote:How do I combine the shorter clips to create the longer clips?
- Sun Feb 11, 2018 12:35 pm
- Forum: macOS
- Topic: New track name overlay color
- Replies: 4
- Views: 633
Re: New track name overlay color
Not yet.
- Sun Feb 11, 2018 12:14 pm
- Forum: Français
- Topic: Réglage du niveau droite gauche ?
- Replies: 1
- Views: 1711
Re: Réglage du niveau droite gauche ?
Sorry, I don't speak French. Translation by Google. Split the track to mono, then delete the unwanted track. A mono track will play through both left and right. http://manual.audacityteam.org/man/splitting_and_joining_stereo_tracks.html Désolé, je ne parle pas français. Traduction par Google. Fracti...
- Sun Feb 11, 2018 11:59 am
- Forum: Windows
- Topic: Plot spectrum showing different frequency?
- Replies: 2
- Views: 182
Re: Plot spectrum showing different frequency?
Without knowing what the exact audio samples are, my guess is that you are assuming that the note name will correspond with the highest peak in the spectrum. That is often the case, but not always. For a sound that is rich in harmonics, it is quite common for the first harmonic of the fundamental fr...
- Sun Feb 11, 2018 2:02 am
- Forum: GNU/Linux
- Topic: scripting: peak, RMS levels from command line?
- Replies: 2
- Views: 972
Re: scripting: peak, RMS levels from command line?
Audacity does very little from the command line (other than launching the application). There is an experimental scripting interface, but not really ready for prime-time, and it requires building Audacity from the source code. SoX looks like a better option. See "stat" and "stats"...
- Sat Feb 10, 2018 9:05 pm
- Forum: GNU/Linux
- Topic: Audacity crashes when trying click removal
- Replies: 4
- Views: 980
Re: Audacity crashes when trying click removal
The problem I spotted seems to be just in my development branch. I've reverted to the official source code and I no longer see any problem.
Try running with the "hw" options and launch Audacity without pasuspender and see how that goes.
Try running with the "hw" options and launch Audacity without pasuspender and see how that goes.