Search found 59476 matches

by steve
Sun Feb 10, 2013 7:15 pm
Forum: Windows
Topic: Computer speakers only work with Audacity
Replies: 1
Views: 360

Re: Computer speakers only work with Audacity

See here in the Frequently Asked Questions: http://manual.audacityteam.org/man/FAQ:Playback#usb
by steve
Sun Feb 10, 2013 7:12 pm
Forum: Windows
Topic: audacity install on win8
Replies: 4
Views: 449

Re: audacity install on win8

You could try looking in the manual: http://manual.audacityteam.org/o/man/tu ... puter.html
by steve
Sun Feb 10, 2013 7:05 pm
Forum: Nyquist
Topic: Beginner's question
Replies: 43
Views: 16541

Re: Beginner's question

(abs-env (sum 0.5 (pan (scale 0.6 (sine 60 10)) (scale 0.8 (lfo 8 10))))) This has one of the same problems as your previous code. Let's break down the code into steps, starting at the innermost functions: (lfo 8 10) This creates a sine wave, 10 seconds/units duration, 8 Hz, at the control rate. Wh...
by steve
Sun Feb 10, 2013 11:50 am
Forum: Nyquist
Topic: Beginner's question
Replies: 43
Views: 16541

Re: Beginner's question

(abs-env (scale 0.5 (pan (scale 0.48 (sine 60 10)) (scale (/ 1 0.697522) (lfo 20 30))))) I do not understand why this script generates an audio file of 10 seconds where there are 2 sounds of the same duration. The first sound (sine 60 10) is only 10 seconds. Also, as Robert pointed out, the "w...
by steve
Fri Feb 08, 2013 1:59 pm
Forum: Windows
Topic: Live Music Editing Tips?
Replies: 20
Views: 43163

Re: Live Music Editing Tips?

if you rely on a working undo over 3 stages, you may extend step 8 by steps 2-4 of the second part "remove leading white space". Then you'll have to type triple Ctrl+Z to undo all steps you made to get the whole project back. Yes you can do that. It's a matter of personal preference but I...
by steve
Thu Feb 07, 2013 4:10 pm
Forum: Windows
Topic: preferences
Replies: 5
Views: 654

Re: preferences

My rusty old laptop also tells me, that when I plug in my Cassette deck, it does not recognise this USB device? That's a problem that you need to fix before you can do anything else. Obviously Audacity can not record from it if your computer does not recognise it. Try rebooting your computer, then ...
by steve
Thu Feb 07, 2013 4:05 pm
Forum: Windows
Topic: Live Music Editing Tips?
Replies: 20
Views: 43163

Re: Live Music Editing Tips?

I would highly recommend that you update to the current version of Audacity (currently 2.0.3 http://audacityteam.org/download/) as it includes a lot of improved features and bug fixes. One way to split a long multi-track recording into "songs": Save the project. At this stage I would recom...
by steve
Thu Feb 07, 2013 9:08 am
Forum: Windows
Topic: Putting mp3-files together in one
Replies: 1
Views: 408

Re: Putting mp3-files together in one

What "didn't work"? Were you able to import the files into Audacity? (File menu > Import > Audio) Were you able to drag them into position with the time shift tool After that, all you need to do is "File > Export". By the way, I deleted your other topic about not being able to po...
by steve
Thu Feb 07, 2013 3:47 am
Forum: Windows
Topic: preferences
Replies: 5
Views: 654

Re: preferences

luckylimey wrote:I have the same problem, Did you not receive a solution yet?
Yes he did - see the previous post. How did you manage to see the question but not the reply?
by steve
Wed Feb 06, 2013 11:16 pm
Forum: Feature Request Archive
Topic: Synchronise two similar audio tracks
Replies: 7
Views: 9789

Re: Synchronise two similar audio tracks

That sounds similar to this proposal: http://wiki.audacityteam.org/wiki/Proposal_Audio_Diff Unfortunately there does not appear to have been any activity about this proposal since January 2010, so don't hold your breath ;) Nevertheless, if you would like to have a read through that proposal there ma...