Search found 59476 matches

by steve
Tue Oct 23, 2018 10:17 am
Forum: Windows
Topic: how to move a clip with keyboard
Replies: 2
Views: 86

Re: how to move a clip with keyboard

Probably the easiest way to move a clip to the right via keyboard, is to generate silence at the start of the clip. To move a clip to the left requires removal (deleting) of a selected region from before the start of the clip. There is a mailing list specifically for blind users called "Audacit...
by steve
Tue Oct 23, 2018 9:14 am
Forum: Windows
Topic: DIRECProject files - can they be opened in Audacity?
Replies: 1
Views: 147

Re: DIRECProject files - can they be opened in Audacity?

Can I open DIRECProject files in Audacity? No you can't. These are probably "project files" for "TouchMix" by QSC. Unfortunately their help forum is not currently accessible, but from what I can glean from Google, the DIRECProject files are XML files (similar to Audacity's "...
by steve
Tue Oct 23, 2018 8:46 am
Forum: Nyquist
Topic: Default plugin issues: Studio Fade Out
Replies: 4
Views: 796

Re: Default plugin issues: Studio Fade Out

Sorry for the delay getting back to you. Those are very clear examples. Here's a more simple way to demonstrate the "issue", and illustrate that it is not specific to Studio Fade Out: 1) Add a new mono audio track to a new project, sample rate 44100 2) Change the Project Rate to 96000 3) I...
by steve
Mon Oct 22, 2018 11:09 pm
Forum: Nyquist
Topic: Default plugin issues: Regular Interval Labels
Replies: 12
Views: 2392

Re: Default plugin issues: Regular Interval Labels

There's a new Windows alpha build available: https://www.fosshub.com/Audacity-devel.html
You may need to refresh the page to get the latest version, "audacity-2.3.1-alpha-72fbf1b.zip"
by steve
Mon Oct 22, 2018 10:47 pm
Forum: Windows
Topic: Tried everything Error code
Replies: 14
Views: 2307

Re: Tried everything Error code

History1776 wrote:
Mon Oct 22, 2018 10:04 pm
and I listen to sound on the headset or a set of headphones
Do you have headphones with a mini-jack plugged into your computer?
Is your computer a laptop?
I'm trying to get a clear picture of what equipment you have so that I can give relevant guidance.
by steve
Mon Oct 22, 2018 10:02 pm
Forum: Windows
Topic: Tried everything Error code
Replies: 14
Views: 2307

Re: Tried everything Error code

History1776 wrote:
Mon Oct 22, 2018 9:54 pm
I have a fefine technology microphone k667
Is that the one that you are trying to use?
Does that have a "mini-jack" connector that plugs into your (laptop?) computer?

What about playback? How do you listen to sounds on your computer?
by steve
Mon Oct 22, 2018 9:49 pm
Forum: Windows
Topic: Tried everything Error code
Replies: 14
Views: 2307

Re: Tried everything Error code

What sort of microphone are you using?
I can see that you have a Realtek device and a USB device - what is the USB device?
by steve
Mon Oct 22, 2018 9:42 pm
Forum: Adding Features to Audacity
Topic: Microphone Access isecurity issue
Replies: 1
Views: 346

Re: Microphone Access isecurity issue

I'm guessing here because I am not using Windows, but it sounds like you know your way around a computer, so perhaps you can try this out. Audacity opens its connection to the audio device on demand - that is, it will try to open the selected audio device when you start recording or playing (one set...
by steve
Mon Oct 22, 2018 9:34 pm
Forum: GNU/Linux
Topic: Is it possible top open multiple audio files from the command line?
Replies: 2
Views: 337

Re: Is it possible top open multiple audio files from the command line?

I'm attempting to create a project from the command line using multiple audio files. As of now, all I can do is open multiple projects each with one audio file. Is this possible? Yes it is. You need to create a ".lof" file (see https://manual.audacityteam.org/man/lof_files.html) Then you ...
by steve
Mon Oct 22, 2018 8:55 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Macro Time Resolution
Replies: 9
Views: 1026

Re: Macro Time Resolution

Al Stu wrote:
Mon Oct 22, 2018 8:20 pm
I'd like to express my desire for 6 decimal places granularity/resolution, same as export labels provides
I agree that seems reasonable. Unfortunately I don't understand this code clearly enough to commit the change without a review from one of the senior developers.