Search found 59476 matches

by steve
Sat Sep 15, 2012 9:43 pm
Forum: Windows
Topic: Only getting one channel
Replies: 9
Views: 1349

Re: Only getting one channel

If you record a stereo track, you should be able to see two channels in the recorded track like this:

Image

Is there a wiggly waveform in both left and right channels?
by steve
Sat Sep 15, 2012 6:59 pm
Forum: Windows
Topic: podcasts
Replies: 4
Views: 545

Re: podcasts

Select a section that you want to export, then use "File menu > Export Selection".
by steve
Sat Sep 15, 2012 6:55 pm
Forum: Windows
Topic: Is there a spectrogram cursor/gridline?
Replies: 1
Views: 418

Re: Is there a spectrogram cursor/gridline?

mandalions9 wrote:I want to put a horizontal line at 1 kHz and be able to monitor a recording in live time with the line still there). Is this possible?
No, but you can zoom in vertically on the track by clicking on the vertical scale:
zoom-in.png
zoom-in.png (25.28 KiB) Viewed 416 times
by steve
Sat Sep 15, 2012 6:36 pm
Forum: Nyquist
Topic: In-Place editing
Replies: 17
Views: 5114

Re: In-Place editing

I think that it is the looping within the snd-fetch-array that bombs out rather than the array size itself (in much the same way as my previous example). It's not that you "can't" have very large arrays, you can, but you need to be careful how you use them. An alternative way of writing th...
by steve
Sat Sep 15, 2012 4:05 pm
Forum: Windows
Topic: Importing raw data in sooner time
Replies: 7
Views: 1298

Re: Importing raw data in sooner time

I usually record online streaming club music If you record it as an uncompressed file type (compete with file header) then you could use the "Read uncompressed audio files directly from the original (faster)" import option. http://manual.audacityteam.org/o/man/import_export_preferences.ht...
by steve
Sat Sep 15, 2012 2:25 pm
Forum: GNU/Linux
Topic: Cannot enable Audacity in pavucontrol
Replies: 6
Views: 2972

Re: Cannot enable Audacity in pavucontrol

Did you remember that Audacity only appears in pavucontrol while it is actually playing / recording / paused ?
Do you have a "pulse" option in the Device Toolbar? http://manual.audacityteam.org/man/Device_Toolbar
by steve
Sat Sep 15, 2012 2:22 pm
Forum: Windows
Topic: Low sound after recording.
Replies: 2
Views: 418

Re: Low sound after recording.

To record sounds playing on the computer you will need to select "Stereo Mix" as the recording input and not "Integrated Microphone Array".
Also, the recording level will be affected by the playback level as it is in effect recording the sound card output.
by steve
Sat Sep 15, 2012 2:11 pm
Forum: Feature Request Archive
Topic: Control tracks for various effects
Replies: 13
Views: 5899

Re: Control tracks for various effects

Audacity shouldn't crash just because of that Yes, off topic, but a brief answer: It's because the build of Audacity that I have uses libsamplerate as the resampling library rather than the default libresample (my choice as I built Audacity from the source code). libsamplerate supports only resampl...
by steve
Sat Sep 15, 2012 1:53 pm
Forum: New Plug-Ins
Topic: Questions Regarding IsoMod
Replies: 4
Views: 2788

Re: Questions Regarding IsoMod

it doesn't say anywhere what frequency to use or the amplitude. Do you have any tips? The claims for brainwave entrainment are not scientifically substantiated. I try to keep an open mind about such things. There is some information about brainwave entrainment on Wikipedia: http://en.wikipedia.org/...
by steve
Sat Sep 15, 2012 1:45 pm
Forum: New Plug-Ins
Topic: Append Import
Replies: 57
Views: 39392

Re: Append Import

On Windows, I found two more behaviours to note with filelist.txt import. Unfortunately there is no international standard for alphanumeric order, so inconsistencies can and do occur. Nyquist uses "character by character" alphanumeric ordering (as does Windows 2000) while Windows XP and l...