Search found 59476 matches
- Mon Jun 11, 2012 8:06 am
- Forum: Windows
- Topic: lost recording
- Replies: 3
- Views: 743
Re: lost recording
It's probably too late now, but if Audacity has not been closed since deleting the track it is usually possible to use "Edit > Undo". However, I don't know what you pressed that lead up to the "Save Changes" prompt. If Audacity has been closed then the recording is gone and lost ...
- Sat Jun 09, 2012 11:29 am
- Forum: macOS
- Topic: Syncing PAL AUDIO with NTSC VIDEO? (I think)
- Replies: 7
- Views: 4666
Re: Syncing PAL AUDIO with NTSC VIDEO? (I think)
"Change Speed" can.kozikowski wrote:Can Change Tempo work with that small an error?
- Sat Jun 09, 2012 11:25 am
- Forum: Windows
- Topic: Audicity won't Record in Win 7
- Replies: 1
- Views: 800
Re: Audicity won't Record in Win 7
I had audicity on my previous machine which was XP. Before when you played something through the sound card audicity would record it. That works by recording the "Stereo Mix" of the sound card. Windows 7 may or may not have that option (depending on your sound card and sound card drivers)...
- Sat Jun 09, 2012 11:20 am
- Forum: Windows
- Topic: ik multi guitar amp modeler
- Replies: 1
- Views: 506
Re: ik multi guitar amp modeler
Use a lead to connect the line output of the mbox to the Line input of the mbox.
- Sat Jun 09, 2012 11:09 am
- Forum: Plug-in Archive
- Topic: Sample Printer
- Replies: 43
- Views: 37996
Re: Sample Printer
To be consistent then, shouldn't you remove "Left Channel" and "Right Channel" from above the data when choosing "L Channel First" and "no header"? Yes, that's the plan. When "no header", only the sample value, index (if selected) and optional heade...
- Sat Jun 09, 2012 10:30 am
- Forum: GNU/Linux
- Topic: Audacity on "older" PCs-some fine-tuning suggestions(SOLVED)
- Replies: 24
- Views: 10006
Re: Audacity on "older" PCs--some fine-tuning suggestions
in the screenshot I put here above, it reads that I have "7 minutes of recording space left." But I have an empty hard drive, about 65 GB! Is it reading the wrong partition? It's probably reading the correct partition, but not the one that you expect. Until the project has been Saved, Aud...
- Sat Jun 09, 2012 1:56 am
- Forum: Windows
- Topic: to create a multi channel wav file
- Replies: 2
- Views: 2748
- Fri Jun 08, 2012 9:10 pm
- Forum: Audio Processing
- Topic: Extreme Stretch added to Audacity
- Replies: 31
- Views: 13250
Re: Extreme Stretch added to Audacity
Updating portaudio-dev to portaudio19-dev also works.steve wrote:Apparently it depends on, portaudio version 1.9,
- Fri Jun 08, 2012 8:25 pm
- Forum: Audio Processing
- Topic: Extreme Stretch added to Audacity
- Replies: 31
- Views: 13250
Re: Extreme Stretch added to Audacity
I'm trying to build the standalone version of Paulstretch on Linux (Debian Squeeze), but I'm getting the following errors, (any ideas how to fix this?) To answer my own question: Apparently it depends on, portaudio version 1.9, but the default in Squeeze is version 1.8, so the easiest solution (wit...
- Fri Jun 08, 2012 8:11 pm
- Forum: Audio Processing
- Topic: Extreme Stretch added to Audacity
- Replies: 31
- Views: 13250
Re: Extreme Stretch added to Audacity
I'm trying to build the standalone version of Paulstretch on Linux (Debian Squeeze), but I'm getting the following errors, (any ideas how to fix this?) PAaudiooutput.cpp:29: error: ISO C++ forbids declaration of ‘PaStreamCallbackTimeInfo’ with no type PAaudiooutput.cpp:29: error: expected ‘,’ or ‘.....