Search found 59476 matches

by steve
Mon May 23, 2011 5:54 pm
Forum: Recording Techniques
Topic: roll and punch in audacity
Replies: 14
Views: 16675

Re: roll and punch in audacity

1. one keystroke to pause recording 2. one mouse click to reposition the cursor at the start of the last sentence 3. one keystroke to delete from cursor to the end of the track, playbck 5 seconds of audio preceeding the cursor psition, start append recording. I can get you close to that :P Everythi...
by steve
Mon May 23, 2011 5:23 pm
Forum: Compiling Audacity
Topic: Can't install audacity on Linux mint
Replies: 5
Views: 4408

Re: Can't install audacity on Linux mint

Audacity is available for Mint via the package manager.
by steve
Mon May 23, 2011 5:18 pm
Forum: Windows
Topic: Recordings are sped up when played back
Replies: 10
Views: 5575

Re: Recordings are sped up when played back

There's something wrong with the headset model number. Google sends me to the steelseries web site, but a 4H search returns "Sorry, we didn't find the page." Their website search feature is as good as the one on this forum :D http://shop.steelseries.com/index.php/audio/steelseries-4h.html...
by steve
Mon May 23, 2011 5:03 pm
Forum: Feature Request Archive
Topic: Draw Tool grid Idea
Replies: 22
Views: 8129

Re: Draw Tool grid Idea

Even with grids it's very hard to draw precise shapes. Let's say you want to draw a line from 0.0 at time=0 up to +1.0 at time=1 second. For a sample rate of 44100 Hz you will need to carefully position 44100 dots. The first three dots will need to have values of 0.0, 0.0000226757 and 0.0000453515. ...
by steve
Mon May 23, 2011 4:46 pm
Forum: General Audio Programming
Topic: bit depth
Replies: 1
Views: 1406

Re: bit depth

In PCM audio, the amplitude of each sample is defined on a linear scale. For 32-bit float format, the maximum sample value is +1.000 and the minimum value is -1.000 For integer formats; signed 16-bit has a maximum of +32767 and a minimum of -32768, and signed 8-bit has a range of +127 to -128. Takin...
by steve
Mon May 23, 2011 7:18 am
Forum: Audio Processing
Topic: Help making a hardware only sound processing rig
Replies: 12
Views: 1868

Re: Help making a hardware only sound processing rig

You need some sort of mixer to combine the signals at the end.
Do you have any experience of building electronic projects? (soldering and stuff like that?)
by steve
Mon May 23, 2011 7:14 am
Forum: Windows
Topic: Cant associate Lame Library
Replies: 1
Views: 507

Re: Cant associate Lame Library

I downloaded the latest version of Audacity for Windows Vista. The version that is recommended for Vista is Audacity 1.3.13, but you've posted in the Audacity 1.2 section. Please check your version of Audacity (look in "Help > About Audacity") and upgrade to 1.3.13 if you've not already g...
by steve
Sun May 22, 2011 10:54 pm
Forum: Windows
Topic: How To Import Audacity Files From Another PC
Replies: 4
Views: 700

Re: How To Import Audacity Files From Another PC

jmg429 wrote:I was wondering if there is a way to import these files onto another PC's Audacity
Yes you can, but as Koz pointed out there are potential hazards. See here for how to move projects safely: http://manual.audacityteam.org/man/Audacity_Projects
by steve
Sun May 22, 2011 10:50 pm
Forum: Audio Processing
Topic: Trumpet recording quality
Replies: 2
Views: 1953

Re: Trumpet recording quality

Perhaps you could post a couple of seconds of your recording so we can hear where we're starting from.
by steve
Sun May 22, 2011 10:44 pm
Forum: Windows
Topic: export as 32 bit float
Replies: 2
Views: 1029

Re: export as 32 bit float

Nero does not support 32-bit float WAV files. Use 16-bit WAV with a sample rate of 44100 Hz.