Search found 24069 matches

by Gale Andrews
Mon Jan 20, 2014 3:45 pm
Forum: Windows
Topic: Norton causes project audio to disappear[SOLVED]
Replies: 53
Views: 5843

Re: Large sections of my project dissapears after saving

I did run the machine the Sun morn with one change. I selected the option for Norton AV to run in "silent mode" for the duration of my use today. I had no errors. Everything saved to all destination folders with no error messages. I suppose we should have guessed that. Norton has been fou...
by Gale Andrews
Mon Jan 20, 2014 3:26 pm
Forum: GNU/Linux
Topic: Pass Through Sound
Replies: 14
Views: 7076

Re: Pass Through Sound

for recording a USB cassette, low latency is not required, so it is less bother to not use Jack. Just set the recording input to the "hw" option that corresponds to the USB device As a point of detail, would I expect any other choice than (hw) for a USB audio device input? On my Ubuntu 13...
by Gale Andrews
Mon Jan 20, 2014 2:56 pm
Forum: Compiling Audacity
Topic: How to compile Audacity to Asio4all?
Replies: 2
Views: 6670

Re: How to compile Audacity to Asio4all?

Follow the instructions in win/compile.txt to download and build wxWidgets, define the ASIOSDK_DIR environment variable to point to the ASIO SDK, then build Audacity. Obviously you need to install Visual Studio 2008 and build wxWidgets before you build Audacity. If you have not done that yet, follow...
by Gale Andrews
Mon Jan 20, 2014 2:25 pm
Forum: Compiling Audacity
Topic: Configure Error Compiling Audacity 2.0.5
Replies: 3
Views: 6080

Re: Configure Error Compiling Audacity 2.0.5

As far as I know, Audacity uses wxexpat rather than expat - but expat can't be disabled in configure. Can you try checking out HEAD instead: svn checkout http://audacity.googlecode.com/svn/audacity-src/trunk/ audacity-read-only and build that? Use the default ./configure command. Make sure you built...
by Gale Andrews
Mon Jan 20, 2014 2:56 am
Forum: Windows
Topic: Swedish characters
Replies: 5
Views: 966

Re: Swedish characters

To update about this, it appears the problem is a limitation in the "LIST" chunk specification for string encoding as drawn up originally by IBM/Microsoft. When no country code is present in the tags, only 7-bit ASCII is allowed. This essentially limits us to a choice of 128 characters wit...
by Gale Andrews
Mon Jan 20, 2014 2:20 am
Forum: Windows
Topic: Multichannel wav file export is cut
Replies: 16
Views: 3774

Re: Multichannel wav file export is cut

how do you export a multichannel pcm track from Audacity, to muxing (add) this track to a hd video? Audacity just exports the file as you have done it already. You have to use a Blu-Ray authoring program to make the Blu-Ray disc. We can't help you with that here. As I understand it, but don't take ...
by Gale Andrews
Mon Jan 20, 2014 1:34 am
Forum: Windows
Topic: How do I make splits in a track into a whole
Replies: 7
Views: 788

Re: How do I make splits in a track into a whole

I've duplicated a short section several times on one stereo track and black vertical bars appear at the joins. You mean Effect > Repeat? And you repeated a section that had white space, so there is now white space between each audio clip? When I want to drag this track content to left or right I ha...
by Gale Andrews
Mon Jan 20, 2014 12:30 am
Forum: Français
Topic: gaclrecords
Replies: 2
Views: 1172

Re: gaclrecords

Le site est maintenant restauré.


Gale
by Gale Andrews
Sun Jan 19, 2014 8:22 pm
Forum: Feature Request Archive
Topic: A more accessible way to set up latency correction
Replies: 36
Views: 13193

Re: A more accessible way to set up latency correction

Two interesting things I've stumbled upon using 2.0.6 alpha. Wasapi (loopback) seems still to have some problems. With both, Audio Buffer and Latency Correction set to zero, I get the following: - A sample sound (1 s) gets 44100 + 441 samples long. - There are 1395 zero-samples at the beginning Sim...
by Gale Andrews
Sun Jan 19, 2014 7:55 pm
Forum: Feature Request Archive
Topic: A more accessible way to set up latency correction
Replies: 36
Views: 13193

Re: A more accessible way to set up latency correction

The user sees two main aspects of latency: 1. The latency while listening to the input in real time (play through) 2. Latency after recording--the track is shifted The first point is pure prediction and is not our concern at this point. The second one is a question of proper measurement as I do see...