Search found 59476 matches

by steve
Tue Jan 03, 2017 9:55 am
Forum: Windows
Topic: 100% orphaned blocks? I would not call this program reliable
Replies: 18
Views: 863

Re: 100% orphaned blocks? I would not call this program reli

*Zooming should not need THAT much processing power, my screen is only 1920pix wide (minus whatever it is for the audacity UI) - doesn’t it only need to average a few data spans for each pixel? Audacity needs to know the peak and RMS level for each pixel. A cache system is used to speed this up, wh...
by steve
Tue Jan 03, 2017 1:27 am
Forum: General Audio Programming
Topic: .aup file reference and .wav instead of .au
Replies: 25
Views: 43320

Re: .aup file reference and .wav instead of .au

In Blender most of the used files can be stored anywhere, because Blender only links to the files by default. One can include linked files in the Blender project file, but for video editing, files can easily get large - so that is mostly not a good idea. Usually one will end up creating a project f...
by steve
Tue Jan 03, 2017 1:10 am
Forum: GNU/Linux
Topic: Leveler effect missing
Replies: 3
Views: 8374

Re: Leveler effect missing

It is now a preset in the Distortion effect: http://alphamanual.audacityteam.org/man ... n#leveller

If you are wanting to compress dynamics without distortion, the Limiter or Compressor effect may be better.
by steve
Mon Jan 02, 2017 9:23 pm
Forum: General Audio Programming
Topic: .aup file reference and .wav instead of .au
Replies: 25
Views: 43320

Re: .aup file reference and .wav instead of .au

First to take every sound strip, edit it in Audacity and then import it in Blender. So one had to edit every sound strip individually - and hope that everything matches later on. I was going to ask what a "sound strip" is, but I've found it: https://www.blender.org/manual/de/editors/seque...
by steve
Mon Jan 02, 2017 4:16 pm
Forum: Windows
Topic: New FLAC version available
Replies: 1
Views: 330

Re: New FLAC version available

Thanks. I'm sure it will be updated in due course, but as FLAC 1.3.2 was only released yesterday, and we are currently on the run-up to the next Audacity release, it is not likely to be updated in Audacity for a while.
by steve
Mon Jan 02, 2017 4:11 pm
Forum: Windows
Topic: 100% orphaned blocks? I would not call this program reliable
Replies: 18
Views: 863

Re: 100% orphaned blocks? I would not call this program reli

My recording is not exactly important - if audacity fails for my less important recordings, why should I trust it for the more important stuff? Making hugely long recordings in any program is an adventure. it crashed my graphics card (not that hard to do on this machine, Even more adventurous on an...
by steve
Mon Jan 02, 2017 3:24 pm
Forum: General Audio Programming
Topic: .aup file reference and .wav instead of .au
Replies: 25
Views: 43320

Re: .aup file reference and .wav instead of .au

How does Blender handle audio?
Can you not just use Audacity in the normal way to edit and export the audio?
by steve
Mon Jan 02, 2017 3:11 pm
Forum: Compiling Audacity
Topic: Creation of user defined Plugin in Audacity .
Replies: 9
Views: 3428

Re: Creation of user defined Plugin in Audacity .

Will your effect run in real-time ("real-time preview" like the WahWah effect) or "off-line" processing (like "Amplify" and "Normalize")? Whichever type it will be ("real-time preview" or "off-line"), it will be easiest to use an existing e...
by steve
Sat Dec 31, 2016 8:13 pm
Forum: Windows
Topic: error loading up project [SOLVED]
Replies: 16
Views: 617

Re: error loading up project

"Quick Access" is not a file location, it's just shortcuts to files.
You need to find the _data folder that belongs with the AUP file, then move the AUP file back so that it is in the same directory as the _data folder.
by steve
Sat Dec 31, 2016 7:22 pm
Forum: Windows
Topic: error loading up project [SOLVED]
Replies: 16
Views: 617

Re: error loading up project

What is the name of the project that you moved?
Where did you move it from?