Search found 59476 matches
- Thu Oct 19, 2017 8:18 pm
- Forum: GNU/Linux
- Topic: Sample Data Export/Import is “bit-perfect”/lossless?[SOLVED]
- Replies: 35
- Views: 3560
Re: Sample Data Export/Import is “bit-perfect”/lossless?
I think I have found these two parameters in “sample-data-export.ny”, but maybe I will break something. The "ny" file is just a plain text file. Make a backup copy of it before you start modifying it, then there's no need to worry about breaking it. Fortunately on Linux there is no shorta...
- Thu Oct 19, 2017 7:44 pm
- Forum: macOS
- Topic: Adjusting EQ on the timeline
- Replies: 8
- Views: 557
Re: Adjusting EQ on the timeline
So I cannot make a manual "zigzag" of the desired frequency if i want to? Yes you can, but that's not what you asked. By "Zigzag" I presume that you mean something like this "High Pass Filter (LFO)" effect: http://wiki.audacityteam.org/wiki/Nyquist_Effect_Plug-ins#High...
- Thu Oct 19, 2017 7:15 pm
- Forum: GNU/Linux
- Topic: Sample Data Export/Import is “bit-perfect”/lossless?[SOLVED]
- Replies: 35
- Views: 3560
Re: Sample Data Export/Import is “bit-perfect”/lossless?
I would just like to check if Sample Data Export/Import is “bit-perfect”/lossless? No,not bit perfect for 32-bit samples. Sample Data Export writes the sample values with 5 decimal places, whereas 32-bit float precision is around 15 decimal places. In other words, Sample Data Export rounds the samp...
- Thu Oct 19, 2017 6:44 pm
- Forum: macOS
- Topic: Adjusting EQ on the timeline
- Replies: 8
- Views: 557
Re: Adjusting EQ on the timeline
Probably the easiest way is:
1) Duplicate the track (command + D)
2) Apply EQ to the duplicate
3) Crossfade the two tracks (http://manual.audacityteam.org/man/cros ... racks.html)
1) Duplicate the track (command + D)
2) Apply EQ to the duplicate
3) Crossfade the two tracks (http://manual.audacityteam.org/man/cros ... racks.html)
- Thu Oct 19, 2017 6:39 pm
- Forum: Windows
- Topic: How to use labels to silence regions of 1 track?
- Replies: 9
- Views: 721
Re: How to use labels to silence regions of 1 track?
Is that the track with the labels or the track with the audio? The labels must be selected. Usually I'd use "Ctrl + A" to select "All".Henr wrote:Then I selected 1 track
- Thu Oct 19, 2017 10:01 am
- Forum: Windows
- Topic: I need to cut multiple tracks at once [SOLVED]
- Replies: 2
- Views: 3764
Re: I need to cut multiple tracks at once
Assuming that each audio clip is in a separate track, and each starts at time = 0 Select the first 5 seconds in one track, then "Edit menu > Select > In all tracks", then "Edit menu > Cut" (or "Edit > Delete" if you don't want a copy of the removed audio on the copy/pas...
- Thu Oct 19, 2017 9:23 am
- Forum: Windows
- Topic: problem with applying effect chain to files [SOLVED]
- Replies: 4
- Views: 435
Re: problem with applying effect chain to files
When you run a Chain that includes an "Export" command, a folder called "cleaned" is created in the same directory as the selected files, and the processed files are exported into that "cleaned" folder.srgslogin wrote:What is a "Cleaned" folder?
- Thu Oct 19, 2017 9:19 am
- Forum: Windows
- Topic: Recording lagging behind
- Replies: 3
- Views: 453
Re: Recording lagging behind
Audacity 2.0.6 is very old. The current version of Audacity is 2,1,3, which you can get here: https://www.audacityteam.org/download/windows/ Whenever I try recording something right before I start playing audio, the line will stay at the beginning. It is like it is not recording any sound at all. Th...
- Thu Oct 19, 2017 9:03 am
- Forum: Making Music with Audacity
- Topic: Free stereo-visualizer VST from iZotrope
- Replies: 5
- Views: 2340
Re: Free stereo-visualizer VST from iZotrope
Nice find Trebor 
What's the other 57.6 MB?Trebor wrote:Con: The download is big ~60Mb ,
Although the Windows VST2 dll, (which is the version for Audacity on Windows), is only 2.4Mb
- Wed Oct 18, 2017 5:36 pm
- Forum: Windows
- Topic: How to use labels to silence regions of 1 track?
- Replies: 9
- Views: 721
Re: How to use labels to silence regions of 1 track?
If you have labelled regions like this, AND a point label at the start: tracks000.png then you can select both tracks and use "Edit menu > Labelled Audio > Split Cut" to cut (copy and remove) the labelled sections like this: tracks001.png then "Tracks menu > Add New > Mono/Stereo trac...