Search found 59476 matches
- Fri Dec 25, 2020 4:57 pm
- Forum: Nyquist
- Topic: Need help making a plugin, have no Nyquist knowledge...
- Replies: 9
- Views: 1257
Re: Need help making a plugin, have no Nyquist knowledge...
the site's been a bit unstable Yes, there's recently been some changes to the web server. It should be much better now. the extra step of creating a blank stereo track to import into I hoping that eventually it will be possible for Nyquist plug-ins to do that part, but for now it has to be done man...
- Thu Dec 24, 2020 9:38 pm
- Forum: Windows
- Topic: Problems viewing the wave form in AAC
- Replies: 20
- Views: 861
Re: Problems viewing the wave form in AAC
For Windows (and Linux) that's "Right Click" for the context menu.kozikowski wrote: ↑Thu Dec 24, 2020 9:36 pmControl+Click the vertical bar to the left of the blue waves
https://manual.audacityteam.org/man/aud ... html#scale
- Thu Dec 24, 2020 8:51 pm
- Forum: Windows
- Topic: Possible to convert an 8 channel music file to stereo?
- Replies: 10
- Views: 389
Re: Possible to convert an 8 channel music file to stereo?
From the top of the message thread: I want to convert them into stereo. Is there a way to do this in Audacity? Based on your starting point and what you know about the production, no. Looking at it the other way, "yes". 1. Import the the tracks 2. Pan some left and pan some right 3. "...
- Thu Dec 24, 2020 4:30 pm
- Forum: macOS
- Topic: playbackline
- Replies: 1
- Views: 163
Re: playbackline
I'm guessing that you mean "Pinned play head". Click on the green triangle so that it becomes a "thumbtack" icon. (See: https://manual.audacityteam.org/man/tim ... tml#pinned). Is that what you mean?
- Thu Dec 24, 2020 4:00 pm
- Forum: Windows
- Topic: Error with FFMpeg library
- Replies: 5
- Views: 222
Re: Error with FFMpeg library
Are you able to play the mkv file in VLC?
If it plays correctly, you can use VLC to convert to WAV format (audio only) which can then be imported into Audacity (See: https://www.vlchelp.com/convert-audio-format/)
If it plays correctly, you can use VLC to convert to WAV format (audio only) which can then be imported into Audacity (See: https://www.vlchelp.com/convert-audio-format/)
- Thu Dec 24, 2020 3:33 pm
- Forum: Windows
- Topic: Error with FFMpeg library
- Replies: 5
- Views: 222
Re: Error with FFMpeg library
To check that FFmpeg is installed correctly, try importing this file - it's just a 6 second tone.
- Thu Dec 24, 2020 11:41 am
- Forum: Making Music with Audacity
- Topic: GERER PLUGIN IZOTOPE
- Replies: 3
- Views: 527
Re: GERER PLUGIN IZOTOPE
Bonnes fêtes. 
- Thu Dec 24, 2020 10:49 am
- Forum: Windows
- Topic: Convert Label text to LRC file
- Replies: 81
- Views: 7904
Re: Convert Label text to LRC file
@chenghuaiyu I'd like to suggest that you create a new topic for your Label to LRC plug-in so that it doesn't get lost in this long topic topic. I'm a little concerned about the final line: (format nil "~a" txt) If there's a lot of labels, this may create a window that is too tall, and Nyq...
- Thu Dec 24, 2020 10:00 am
- Forum: GNU/Linux
- Topic: How do I get 'Plot spectrum' to sample at specified frequencies?
- Replies: 2
- Views: 454
Re: How do I get 'Plot spectrum' to sample at specified frequencies?
The frequency range in Plot Spectrum is determined by the track sample rate. The maximum frequency is half the sample rate. Example, if the track sample rate is 44100 Hz, the frequencies are in the range 0 to 22050 Hz. (Technical explanation here: https://en.wikipedia.org/wiki/Nyquist_frequency) If ...
- Thu Dec 24, 2020 9:53 am
- Forum: Windows
- Topic: Making labels & tracks work with CDs
- Replies: 10
- Views: 746
Re: Making labels & tracks work with CDs
"Gapless" audio CDs require that the CD write drive supports "DAO" mode (disk at once). If the hardware does not support DAO (or if DAO is not enabled) there will always be a short gap between tracks, even if you set the gap between tracks to zero. Most modern CD burning apps can...