Search found 59476 matches

by steve
Tue Aug 08, 2017 8:10 am
Forum: macOS
Topic: Can you use a mono input audio channel other than 1?
Replies: 3
Views: 451

Re: Can you use a mono input audio channel other than 1?

I'd suggest that you check with Motu that you have the most recent drivers and software for your version of the 8pre. Old drivers on a new operating system is likely to cause problems.
by steve
Tue Aug 08, 2017 8:03 am
Forum: Adding Features to Audacity
Topic: Don't view in thousands in zoomed Linear spectrogram view
Replies: 2
Views: 716

Re: Don't view in thousands in zoomed Linear spectrogram vie

This is what I see:
firsttrack001.png
firsttrack001.png (38.62 KiB) Viewed 710 times
What's the problem with that?
by steve
Tue Aug 08, 2017 7:59 am
Forum: Windows
Topic: Reassemble 6 second data files "eo" "do" ...
Replies: 1
Views: 268

Re: Reassemble 6 second data files "eo" "do" ...

An "Audacity Project" has two parts. There is a small ".AUP" file containing instructions for Audacity, and there is the audio data. By default the audio data will be in the form of many (possibly thousands) of 1 MB "AU" files within sub-folders of a "_data" f...
by steve
Tue Aug 08, 2017 7:48 am
Forum: GNU/Linux
Topic: Audacity Stops Recording with Alsa messages
Replies: 6
Views: 2340

Re: Audacity Stops Recording with Alsa messages

The "Pa" in, for example, "PaAlsaStream_HandleXrun" refers to PortAudio, not PulseAudio. PortAudio is the software library that handles audio input/output, and is used regardless of which audio system is used. Note that debug messages are not always "errors". Audacity h...
by steve
Mon Aug 07, 2017 9:57 am
Forum: Windows
Topic: Saving clips to separate files
Replies: 1
Views: 304

Re: Saving clips to separate files

Audacity can export labelled regions as separate files. This tutorial is aimed at copying tapes / vinyl to digital, but the general idea for exporting multiple labelled regions is the same: http://manual.audacityteam.org/man/splitting_a_recording_into_separate_tracks.html Note that if you use "...
by steve
Mon Aug 07, 2017 9:36 am
Forum: macOS
Topic: Can you use a mono input audio channel other than 1?
Replies: 3
Views: 451

Re: Can you use a mono input audio channel other than 1?

I am running Audacity 2.0.5 The current version is 2.1.3 and is available here: http://www.audacityteam.org/download/mac/ I "can" use those, but Audacity seems like a simpler solution, One of the reasons that Audacity is simpler, is because it leaves out some of the advanced features that...
by steve
Mon Aug 07, 2017 8:32 am
Forum: GNU/Linux
Topic: Audacity Stops Recording with Alsa messages
Replies: 6
Views: 2340

Re: Audacity Stops Recording with Alsa messages

To bypass PulseAudio; in the device toolbar, select the "hw:" option for the device that you want to use (both recording and playback).

For example, the built-in sound card on my laptop is listed as:
HDA Intel PCH: ALC269VC Analog (hw:0,0)
by steve
Mon Aug 07, 2017 8:24 am
Forum: GNU/Linux
Topic: upgrading Audacity
Replies: 10
Views: 1600

Re: upgrading Audacity

tnob wrote:Every time I log in, an alert appears on my screen. It warns me that v2.0.5 is not secure any more.
What is the actual message? (that is not a message from Audacity).

Perhaps worth upgrading to Mint 18 (which is based on Ubuntu 16.04).
by steve
Mon Aug 07, 2017 8:15 am
Forum: Windows
Topic: how to move/drag selection?
Replies: 2
Views: 252

Re: how to move/drag selection?

You can only do that from the keyboard, not with the mouse.
Set the "Selection Toolbar" to show "Length" of the selection, and type in the required selection start time.
http://manual.audacityteam.org/man/sele ... olbar.html
by steve
Mon Aug 07, 2017 12:52 am
Forum: GNU/Linux
Topic: need speed
Replies: 58
Views: 7605

Re: need speed

With Jack NOT running, try setting both the recording device and the playback device to "QU-32: USB Audio (hw:1,0)" in the device toolbar , and set the "Project Rate" (in the lower left corner of the main window) to 48000. The project rate can be set to 48000 as the default in &q...