Search found 59476 matches

by steve
Thu Oct 24, 2019 3:44 pm
Forum: Windows
Topic: How can i find/delete repeated fragments in track?
Replies: 8
Views: 847

Re: How can i find/delete repeated fragments in track?

The (very) difficult part of that, is identifying similar patterns. "Real life" sounds are never exactly the same twice. Even synthesized sounds will often be slightly different from one instance to the next. Whereas we might hear a car horn sound, and recognise that as the sound of a Ford...
by steve
Thu Oct 24, 2019 3:30 pm
Forum: GNU/Linux
Topic: Audacity only accepts '/var/tmp/' for temp files - but there is not enough space on that partition
Replies: 17
Views: 1018

Re: Audacity only accepts '/var/tmp/' for temp files - but there is not enough space on that partition

What do you get if you run this command in a Terminal window?

Code: Select all

ls -la /mnt/4AF15A0435E762B4/
by steve
Thu Oct 24, 2019 3:27 pm
Forum: Windows
Topic: How can i find/delete repeated fragments in track?
Replies: 8
Views: 847

Re: How can i find/delete repeated fragments in track?

Probably not, but what do you mean by "pattern"?
by steve
Thu Oct 24, 2019 1:27 pm
Forum: Windows
Topic: Recording from my yamaha mg10xu mixer and i want to have each track record seperately
Replies: 4
Views: 6947

Re: Recording from my yamaha mg10xu mixer and i want to have each track record seperately

fsfan wrote:
Thu Oct 24, 2019 1:04 pm
I want to put my mic on one track and music on another track.
Is it music that you are playing (such as a guitar), or do you mean that you have a pre-recorded "backing track"?
by steve
Thu Oct 24, 2019 1:02 pm
Forum: GNU/Linux
Topic: Audacity only accepts '/var/tmp/' for temp files - but there is not enough space on that partition
Replies: 17
Views: 1018

Re: Audacity only accepts '/var/tmp/' for temp files - but there is not enough space on that partition

The best solution would be to repartition the drive so that you have an NTFS partition big enough for your Windows stuff, and an ext4 partition for your normal Linux data. I totally understand that you may want to put off doing that until next time you do a major update. I think it "should"...
by steve
Thu Oct 24, 2019 12:34 pm
Forum: Adding Features to Audacity
Topic: Need a vertical with focus on range from 0 to 10 dB
Replies: 8
Views: 587

Re: Need a vertical with focus on range from 0 to 10 dB

This waveform represents a OK dynamic recording. However, it would sound very low compared to other audio files. Therefore, I would like to "compress the dynamics" slightly. With "linear dB Track view" it is very easy to form an overview. I can see that I have a 5 - 7 wave peak ...
by steve
Thu Oct 24, 2019 11:00 am
Forum: macOS
Topic: Pro Tools Shortcuts ?
Replies: 1
Views: 202

Re: Pro Tools Shortcuts ?

Personally I think you would do better to just use Audacity with it's default shortcuts. Audacity and ProTools are very different, and attempting to replicate ProTools shortcuts will probably use shortcuts for important features in Audacity that don't exist in ProTools. If you use Audacity regularly...
by steve
Thu Oct 24, 2019 10:56 am
Forum: macOS
Topic: RME UFX inputs
Replies: 1
Views: 160

Re: RME UFX inputs

Audacity is (still) only able to access one "device" at a time. The number of "audio channels" available to Audacity, depends on the number of audio channels that the "device" has. Most common (generic) sound cards have drivers that provide "up to 2" recording...
by steve
Thu Oct 24, 2019 10:44 am
Forum: GNU/Linux
Topic: Audacity only accepts '/var/tmp/' for temp files - but there is not enough space on that partition
Replies: 17
Views: 1018

Re: Audacity only accepts '/var/tmp/' for temp files - but there is not enough space on that partition

Henr wrote:
Thu Oct 24, 2019 10:25 am
I have all my data on an NTFS partition
Is that because you have a dual boot system and you need to access the data from Windows?

Is this partition on the same physical disk as the root partition?
by steve
Thu Oct 24, 2019 10:40 am
Forum: macOS
Topic: LP Ripping Dropouts on OSX 10.12.6 Audacity 2.2.2
Replies: 12
Views: 848

Re: LP Ripping Dropouts on OSX 10.12.6 Audacity 2.2.2

Even so, do you recommend changing the buffer size? I'd suggest trying slightly different buffer sizes to see if the problem gets worse or better. If "110 ms" buffer is neither better or worse, then try 120 ms. Keep going until you see it getting better or worse. If increasing the size on...