Search found 59476 matches
- Sat Sep 27, 2008 3:21 pm
- Forum: GNU/Linux and Unix-like
- Topic: View > History and overwriting wave files issues
- Replies: 1
- Views: 966
Re: View > History and overwriting wave files issues
* This one is quick to check. Click View > History and there is a segmentation fault and Audacity closes without warning. Not dependent on number of items in history. Reported in 1.3.5 Release and CVS (Linux 32-bit, i686, Arch Linux) I've tested this on Audacity 1.3.5 on Ubuntu 8.04 with no problem...
- Sat Sep 27, 2008 2:55 pm
- Forum: Windows
- Topic: Multiple devices?
- Replies: 8
- Views: 812
Re: Multiple devices?
Have you looked at "Reaper"? It's not free, but is a very low priced Digital Audio Workstation for Windows, with performance that is on par with professional products costing $ hundreds. Reaper supports both ASIO and VST and comes bundled with a handful of excellent quality VST plug-ins, t...
- Sat Sep 27, 2008 1:29 pm
- Forum: Audio Processing
- Topic: copy part of left track to same part of right track
- Replies: 7
- Views: 4568
Re: copy part of left track to same part of right track
Even if it works beautifully, write back and let us know - it's encouraging to hear a success story - mostly we just see problems on the forum.martman wrote:I'll try this out later. If I have problems I write back but I doubt I will!
- Sat Sep 27, 2008 1:23 pm
- Forum: Audio Processing
- Topic: Mono to Stereo
- Replies: 1
- Views: 1712
Re: Mono to Stereo
I’m trying to make a school display using two talking skulls. The heart of the system is a sound board that activates a servo (jaw) and LEDs (eyes) to sound. Using two board one set to left channel and one set to the right . a stereo input makes it look like they are talking. LOL - that sounds grea...
- Sat Sep 27, 2008 12:59 pm
- Forum: Windows
- Topic: Audacity wont open
- Replies: 1
- Views: 1376
Re: Audacity wont open
I started reading your post and thought "Ah - I know the problem..." but then reading further found that you had already tried trashing the config file (which would otherwise be the likely solution). As you are probably aware, Audacity 1.3.x stores its configuration data in the audacity.cf...
- Sat Sep 27, 2008 12:38 pm
- Forum: Audio Processing
- Topic: copy part of left track to same part of right track
- Replies: 7
- Views: 4568
Re: copy part of left track to same part of right track
I have a recording where bad clicks appear on the right part of a stereo track at one point the entire right track disappears far a while. I want to paste the left track onto these clicks and missing bits to cover them up. I know this creates a slight shift in the audio but the click won't come out...
- Sat Sep 27, 2008 12:05 pm
- Forum: Mac OS X
- Topic: Change of tempo with cut and paste
- Replies: 7
- Views: 1798
Re: Change of tempo with cut and paste
I have used Nero, Wavepad and a few other things on a PC so I wonder whether Audacity is unusual if not unique in that a change of sample rate producing a change of tempo. The main difference between Audacity and the other programs that you mention is that Audacity is a multi-track editor, whereas ...
- Sat Sep 27, 2008 2:22 am
- Forum: General Feedback and Discussion
- Topic: Lost Audio while using Audacity.
- Replies: 14
- Views: 3177
Re: Lost Audio while using Audacity.
I presume that you have tried reconnecting the speakers, and double checking that you have plugged into the correct socket? Is it a laptop or a desktop computer? If it's a desktop computer, are you plugging into the front of the computer or the back of the computer? What operating system are you run...
- Sat Sep 27, 2008 1:43 am
- Forum: Audio Processing
- Topic: Guidance Needed For Audio Extraction Plugin
- Replies: 2
- Views: 619
Re: Guidance Needed For Audio Extraction Plugin
Nyquist plug-ins are by far the simplest to write, though I'm not sure if it would be possible to achieve exactly what you are proposing with Nyquist (or any other plug-in architecture). You may have more success with the full, stand-alone version of Nyquist, though Audacities Nyquist programming su...
- Sat Sep 27, 2008 1:36 am
- Forum: Compiling Audacity
- Topic: Error compiling CVS version
- Replies: 1
- Views: 1515
Error compiling CVS version
I've been trying to compile Audacity from source (so that I can try out the latest CVS version): I was following these instructions: http://audacityteam.org/wiki/index.php?title=Developing_On_Linux After installing WxWidgets and some other stuff that it said was reuired, "./configure" comp...