Search found 1327 matches
- Tue May 08, 2012 4:10 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Backing up and Archiving
- Replies: 56
- Views: 12635
Re: Backing up and Archiving
I have today created mockups See: http://manual.audacityteam.org/man/User:PeterSampson/Front_Page http://manual.audacityteam.org/man/User:PeterSampson/Using_Audacity http://manual.audacityteam.org/man/User:PeterSampson/Reference_Guide Looks very good to me with one tiny exception...the Reference pa...
- Fri May 04, 2012 5:32 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Backing up and Archiving
- Replies: 56
- Views: 12635
Re: Backing up and Archiving
Thanks, Bill! I have spent some quality time with it.billw58 wrote:Have at it: http://manual.audacityteam.org/man/User ... StrategiesEdgar wrote:I propose that one of us creates a page in User space with an outline on the talk page--Bill, we seem to be using yours a lot
- Thu May 03, 2012 5:44 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Backing up and Archiving
- Replies: 56
- Views: 12635
Re: Backing up and Archiving
And I notice that no-one's rushing to volunteer to write the initial draft ... :shock: Every time I think about it I run into the issues outlined in my previous post - the backup method depends on the project, as well as other backup protocols the user also has. -- Bill Not to mention OS. I propose...
- Mon Apr 30, 2012 3:59 pm
- Forum: Compiling Audacity
- Topic: Compilng Audacity for ASIO
- Replies: 2
- Views: 2423
Re: Compilng Audacity for ASIO
I wrote this very detailed tutorial which, if followed carefully, should get you compiling on Windows:
http://www.hometownband.org/Audacity/Co ... acity.html
If you have problems, feel free to ask questions in this thread.
http://www.hometownband.org/Audacity/Co ... acity.html
If you have problems, feel free to ask questions in this thread.
- Sun Apr 22, 2012 2:30 pm
- Forum: Windows
- Topic: Audacity Project Editing
- Replies: 6
- Views: 1028
Re: Audacity Project Editing
Win7; Audacity 2.0 release; I just tested with 2 stereo + 2 mono tracks; after saving a project, exiting, re-starting and re-opening all the tracks had respected the Gain & Pan changes I made via the Mixer Board. I repeated the process with a new project using only the sliders on the project's T...
- Thu Apr 19, 2012 3:29 pm
- Forum: Mac OS X
- Topic: Audacity for Macs and silence Generator
- Replies: 19
- Views: 7209
Re: Generate Silence
Well it's been a year since my last post [...] Has this changed on the 2.0 Audacity version? Nothing has changed in this regard, but, take hope. With the release of 2.0, Audacity is now out of feature freeze so this type of change is at least (theoretically) possible. Now all y'all need to do is lo...
- Wed Apr 11, 2012 6:32 pm
- Forum: Audio Processing
- Topic: export shortcuts as spreadsheet
- Replies: 1
- Views: 708
export shortcuts as spreadsheet
Years ago I added code to do this in my personal build. I cleaned up the code, added a GUI and added a TXT option as well as CSV output. The Preferences dialog for Keyboard sports two new buttons: keys.png The text output looks like: asTXT.png and the CSV opens in Excel as: asCSV.png (note--I have s...
- Wed Feb 29, 2012 2:26 am
- Forum: Compiling Audacity
- Topic: "Setup.h" not found
- Replies: 26
- Views: 22074
Re: "Setup.h" not found
http://www.hometownband.org/Audacity/Co ... upNOTfound
I moved the main page into a sub-folder for ease of maintenance.
I moved the main page into a sub-folder for ease of maintenance.
- Mon Feb 27, 2012 7:48 am
- Forum: Compiling Audacity
- Topic: libsndfile compilation errors
- Replies: 8
- Views: 4803
Re: libsndfile compilation errors
Where can I get the "SVN Checkout of HEAD"? Please excuse my ignorance. The directions are very comprehensive on the page to which I previously referred you: http://www.hometownband.org/Audacity/CompilingAudacity.html#TortoiseSVN [ edit 28Feb12 --moved the link and added a reference to th...
- Sun Feb 26, 2012 9:41 pm
- Forum: Compiling Audacity
- Topic: libsndfile compilation errors
- Replies: 8
- Views: 4803
Re: libsndfile compilation errors
Since my original posting I downloaded the libsndfile project from it's website and replaced what was included in the Audacity source tar file that I downloaded. It now compiles and seems to work. My reasons for building Audacity myself was that I wanted ASIO support. I am now getting very low late...