Search found 59476 matches

by steve
Tue Aug 06, 2013 4:37 am
Forum: Windows
Topic: Audacity crashes when I have my interface plugged in
Replies: 9
Views: 1141

Re: Audacity crashes when I have my interface plugged in

What settings do you have on each machine in the device toolbar?
by steve
Tue Aug 06, 2013 4:36 am
Forum: macOS
Topic: Problem with noise at beginning of Export using Envelope
Replies: 22
Views: 3476

Re: Problem with noise at beginning of Export using Envelope

I don't know if you saw my previous post too, I was able to take the original files aup and all and open on a Windows machine running Audacity 1.03, export out an MP3 and WAV without the issue. Yes I saw that. What I really want to see is a project just before the problem appears. One way to get th...
by steve
Tue Aug 06, 2013 3:28 am
Forum: Windows
Topic: Audacity crashes when I have my interface plugged in
Replies: 9
Views: 1141

Re: Audacity crashes when I have my interface plugged in

Try resetting the preferences for Audacity on the Desktop machine.
To do that, run the installer and in the "Select Additional Tasks" screen, put a check in the "Reset Preferences" box. Complete the installation.
by steve
Tue Aug 06, 2013 3:12 am
Forum: Windows
Topic: Audacity crashes when I have my interface plugged in
Replies: 9
Views: 1141

Re: Audacity crashes when I have my interface plugged in

steve wrote:Did you install ASIO drivers on your desktop machine?
That was a question. Could that be the difference between the desktop and the laptop?
by steve
Tue Aug 06, 2013 3:09 am
Forum: Recording Equipment
Topic: Samson Meteor Mic Problem
Replies: 5
Views: 10992

Re: Samson Meteor Mic Problem

Why did you decide to replace the Blue Yeti?
by steve
Tue Aug 06, 2013 2:26 am
Forum: Windows
Topic: Audacity crashes when I have my interface plugged in
Replies: 9
Views: 1141

Re: Audacity crashes when I have my interface plugged in

Did you install ASIO drivers on your desktop machine?
Audacity is distributed without ASIO support (due to licensing restrictions) so it must use Windows drivers for the Focusrite Scarlett and not ASIO drivers. If Audacity is trying to access the Focusrite Scarlett via ASIO drivers it won't work.
by steve
Tue Aug 06, 2013 1:40 am
Forum: Windows
Topic: Display value of individual sample
Replies: 8
Views: 3957

Re: Display value of individual sample

You can find the value of the first sample in a selection by using the Nyquist Prompt effect and running the following code: (snd-fetch s) If you want the value in dB, use this code: (linear-to-db (abs (snd-fetch s))) You can also see an approximate value by zooming in vertically and horizontally as...
by steve
Tue Aug 06, 2013 12:53 am
Forum: New Plug-Ins
Topic: tune analysis for musicians
Replies: 10
Views: 11005

Re: tune analysis for musicians

What I'm thinking of is perhaps something like this (which could be written as a Nyquist plug-in and run in the current version of Audacity). tracks001.png The upper track is the original vocal recording. The label track in the middle is produced by the first run of the effect over the recording, Th...
by steve
Tue Aug 06, 2013 12:25 am
Forum: macOS
Topic: Problem with noise at beginning of Export using Envelope
Replies: 22
Views: 3476

Re: Problem with noise at beginning of Export using Envelope

I've come across a similar issue to this, which was also on a Mac. This is a very curious but distinctive type of distortion. Unfortunately in the previous case the user apparently gave up on the problem so we never did find out what the cause was (though something to do with Soundflower was one pos...
by steve
Tue Aug 06, 2013 12:01 am
Forum: Windows
Topic: hissing sound/low volume
Replies: 2
Views: 679

Re: hissing sound/low volume

Most laptop PCs have very poor quality built in recording. Very occasionally we come across a laptop where microphone recording is not too bad, but that is very much the exception. I'd not be at all surprised if this is just a limitation of the built-in microphone input. There is a huge topic here a...