Search found 59476 matches

by steve
Mon Sep 29, 2014 12:32 pm
Forum: Windows
Topic: Export log frequency spectrum
Replies: 5
Views: 993

Re: Export log frequency spectrum

I want to use the exported file to plot the spectrum in gnuplot Use the command "logscale" For example, if you want the frequency on a base 10 logarithmic scale: set logscale x 10 Then plot the graph. There is a Gnuplot command reference here: http://www.gnuplot.info/docs_4.0/gpcard.pdf
by steve
Mon Sep 29, 2014 12:06 pm
Forum: GNU/Linux
Topic: Audacity's sound problems [SOLVED]
Replies: 10
Views: 5306

Re: Audacity's sound problems

How much free space is there on your Linux partition? If you are using more than one drive, or more than one partition, please give all relevant details.
by steve
Mon Sep 29, 2014 12:04 pm
Forum: Windows
Topic: Export log frequency spectrum
Replies: 5
Views: 993

Re: Export log frequency spectrum

The log scale in Plot Spectrum is just the way that the graph is plotted. The data from which the graph is plotted is the same regardless of the graph scale. The data comes from the FFT analysis, which produces the number of bins according to the FFT size (for a size of 1024 there will be 511 freque...
by steve
Mon Sep 29, 2014 9:28 am
Forum: Compiling Audacity
Topic: Potential compiler failure
Replies: 1
Views: 1078

Re: Potential compiler failure

It looks to be very old cruft (circa 2006). If it is to be cleaned up, then there is also:
#if !defined FLACPP_API_VERSION_CURRENT || FLACPP_API_VERSION_CURRENT < 6
in a couple of places.
The version that we are currently using appears to be 9
(line 60 export.h)
by steve
Mon Sep 29, 2014 9:07 am
Forum: GNU/Linux
Topic: Audacity's sound problems [SOLVED]
Replies: 10
Views: 5306

Re: Audacity's sound problems

Does the problem occur when using the on-board sound card or when using the QSB - USB Audio?
by steve
Mon Sep 29, 2014 8:53 am
Forum: Recording Equipment
Topic: Software real time Sequencer
Replies: 5
Views: 1554

Re: Software real time Sequencer

Hardware sequencers: http://bit.ly/1rmZBHN
Software sequencers: http://bit.ly/1rmZGLv
by steve
Mon Sep 29, 2014 8:46 am
Forum: Audiobook Production
Topic: Name this forum!
Replies: 46
Views: 8569

Re: Name this forum!

Regardless, it is more common to refer to [audiobook] narration as a sub-category of VO, these days. I guess it's because VO work has a bigger market for readers. Wikipedia gives a rather more specific meaning to the term "voice-over": http://en.wikipedia.org/wiki/Voice-over but again, ev...
by steve
Mon Sep 29, 2014 2:14 am
Forum: Audiobook Production
Topic: Name this forum!
Replies: 46
Views: 8569

Re: Name this forum!

Why "Community Forum" though? To emphasise that this is not intended for Audacity support questions. If people want help using the Audacity software they should ask on the Help forum relevant to their operating system . This forum is specifically for those involved with making audiobooks....
by steve
Mon Sep 29, 2014 12:15 am
Forum: Windows
Topic: Audacity 2.0.6
Replies: 3
Views: 603

Re: Audacity 2.0.6

Audacity 2.0.6 is due to be released very soon (the release candidates are currently being tested). When released, the recommendation will be to update your existing version of Audacity by installing 2.0.6 over the top of it. If you wish to test the 2.0.6 release candidate without uninstalling your ...
by steve
Sun Sep 28, 2014 4:57 pm
Forum: Audiobook Production
Topic: Meeting ACX Requirements w/ Audacity
Replies: 129
Views: 29423

Re: Meeting ACX Requirements w/ Audacity

For future reference, if you need help using Audacity, please post a new topic in the help forum appropriate to your operating system http://forum.audacityteam.org/viewforum.php?f=45 Thanks.