Search found 59476 matches
- Mon Jan 23, 2012 1:42 am
- Forum: Mac OS X
- Topic: Upgrade 1.3.14 Causes Audacity to Crash
- Replies: 20
- Views: 7744
Re: Upgrade 1.3.14 Causes Audacity to Crash
Try resetting the Audacity Preferences to the defaults. See here for instructions how to do that: http://wiki.audacityteam.org/wiki/Audacity_Preferences#Resetting_Preferences_to_defaults_2 If that does not help, could you describe exactly what is happening / not happening. At what point does it cras...
- Mon Jan 23, 2012 1:05 am
- Forum: General Audio Programming
- Topic: expand on Norm's new track name in display
- Replies: 70
- Views: 34143
Re: expand on Norm's new track name in display
I've changed GUIPrefs.cpp lines 158 & 159:
Code: Select all
fontSizeCtrlLocation.x = 425;
fontSizeCtrlLocation.y += 260;- Mon Jan 23, 2012 12:57 am
- Forum: General Audio Programming
- Topic: expand on Norm's new track name in display
- Replies: 70
- Views: 34143
- Mon Jan 23, 2012 12:12 am
- Forum: Windows
- Topic: recording volume
- Replies: 3
- Views: 538
Re: recording volume
I've moved this topic to the Audacity 1.3.x part of the forum.klritchie wrote: I also updated my version of Audacity.
What options do you have selected in the Device Toolbar?
What other options are available?
- Mon Jan 23, 2012 12:08 am
- Forum: Windows
- Topic: Recording individual tracks
- Replies: 2
- Views: 498
Re: Recording individual tracks
Could you post a screen shot of that?1976LP wrote:Under recording....
Recording control checked
CD player checked
Line in 1 or 2 checked
Microphone checked
Stereo mix un-checked
I strongly suspect that the problem is here, but I can't quite visualise exactly what you mean.
- Sun Jan 22, 2012 11:50 pm
- Forum: Mac OS X
- Topic: Quick test on Mac needed
- Replies: 2
- Views: 1211
Quick test on Mac needed
Could someone test this plug-in on a Mac with Audacity 1.3.13 or later.
channel-mixer.ny
It has a long list of presets and I just need to know that the long menu is handled OK on a Mac.
The first in the list is "Use Custom" and the final one in the list is "M-S Encode".
Thanks
channel-mixer.ny
It has a long list of presets and I just need to know that the long menu is handled OK on a Mac.
The first in the list is "Use Custom" and the final one in the list is "M-S Encode".
Thanks
- Sun Jan 22, 2012 11:45 pm
- Forum: Mac OS X
- Topic: EDIT: 'How do I' Question--Adding Seconds to a Recording
- Replies: 1
- Views: 1063
Re: EDIT: 'How do I' Question--Adding Seconds to a Recordin
One way is to click in the "space", then from the Generate menu select "Generate Silence". Generate 15 seconds of silence. If you have multiple spaces to expand, copy that silence (Command + C while the silence is selected) then click in the next silence and press Command+V to pa...
- Sun Jan 22, 2012 11:40 pm
- Forum: Windows
- Topic: I Want To Record Myself Singing...
- Replies: 2
- Views: 1921
Re: I Want To Record Myself Singing...
I have Audacity 1.2.6 for a Windows 7 laptop. Audacity 1.2.6 is really old and known to have problems on Vista and Windows 7. You should uninstall it and install Audacity 1.3.14 (Unicode). You can get it here: http://audacityteam.org/download/ With Audacity 1.3.14, ensure that "Overdub" i...
Re: 1.3.14
When you have installed it, launch Audacity and go to "Help menu > About Audacity". It should say "Audacity 1.3.14 beta (Unicode)".
- Sun Jan 22, 2012 11:33 pm
- Forum: Recording Techniques
- Topic: 24 bits truncated to 16 bits...
- Replies: 18
- Views: 7473
Re: 24 bits truncated to 16 bits...
Export the source archival WAV with dithering turned off. Or as FLAC (with dither turned off) if you want to some disk space. The quality of FLAC is the same as WAV, just smaller files. You may want to test both Triangle and Shaped dither to see which you prefer - the difference is very subtle when...