Search found 371 matches: "Beats Audio"

Searched query: "Beats Audio"

by DVDdoug
Fri Sep 11, 2015 9:19 pm
Forum: Windows
Topic: what's the best method for recording/processing analogue
Replies: 3
Views: 300

Re: what's the best method for recording/processing analogue

Moderator note: I deleted the troll post that is quoted in this response. I understand floating point refers to the decimal point within the 32 bits, and it can move all the way to the left for quiet sounds and get the most of those. That's what makes background resonance. Without it (CDs) you migh...
by kozikowski
Mon Aug 31, 2015 8:07 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: audaciy 2.01 version
Replies: 12
Views: 2324

Re: audaciy 2.01 version

mickthefish seems to be quite happy with general settings for all of his recordings That can be dangerous if you're concentrating on the wrong thing. It's certainly possible to use Noise Reduction, pop removal, and associated filters to produce a quiet, well-behaved recording....that doesn't sound ...
by Robert J. H.
Tue Aug 25, 2015 10:19 pm
Forum: Windows
Topic: How much better is a CD rip of a song for vocal removal?
Replies: 10
Views: 589

Re: How much better is a CD rip of a song for vocal removal?

The "help screen" for the legacy Vocal Remover plugin says lossless files are better than MP3 or compressed formats. Gale Well, that's just a statement - it lacks some reference material. Perhaps an opportunity for a master thesis... Here are my observations: It does essentially not matter if you'r...
by h-h
Tue Aug 18, 2015 9:37 pm
Forum: Feature Request Archive
Topic: Shaded waveform view (when zoomed out)
Replies: 42
Views: 4443

Shaded waveform view (when zoomed out)

Hello, there are issues with the current zoomed-out waveform view, i.e., the waveform view that doesn't show individual samples. It's a kind of two-layer "monochrome" rendering (pixel on/pixel off) with two kinds of information about the samples in the time frame of the pixel column: the maximum pea...
by steve
Fri Jul 24, 2015 7:48 am
Forum: Recording Equipment
Topic: RECORDING WITH AUDACITY USING HP ENVY BEATS AUDIO PC
Replies: 1
Views: 930

Re: RECORDING WITH AUDACITY USING HP ENVY BEATS AUDIO PC

TEZZA1980 wrote:a couple of months ago I boloss tried doingp envy 23 beats audio recline pc
I'm not quite sure what you mean - I presume there is one or more typing error in there.
What operating system do you have on the pc?
by TEZZA1980
Fri Jul 24, 2015 6:47 am
Forum: Recording Equipment
Topic: RECORDING WITH AUDACITY USING HP ENVY BEATS AUDIO PC
Replies: 1
Views: 930

RECORDING WITH AUDACITY USING HP ENVY BEATS AUDIO PC

hope ive found the right group - a couple of months ago I boloss tried doingp envy 23 beats audio recline pc as I thought at the time it would be a good upgrade from my laptop - I'll get straight to the point I downloaded audacity onto my pc no probs the problem is I cant record a mix etc it records...
by DVDdoug
Tue Jul 14, 2015 3:39 pm
Forum: Windows
Topic: Tiny bit of blaring Mic feedback kills a whole song... HELP?
Replies: 3
Views: 173

Re: Tiny bit of blaring Mic feedback kills a whole song... H

I'd probably try a couple of different approaches to what sounds best (or whatever sounds least-bad ;) ). The easiest (and maybe "best") thing would be to use the Envelope Tool to reduce the volume during the feedback. You're not "fixing" the problem or hiding the fact that it happened, you're just ...
by Gale Andrews
Sat Jul 04, 2015 5:33 pm
Forum: Windows
Topic: Laptop purchasing and Audacity loopback?
Replies: 12
Views: 1510

Re: Laptop purchasing and Audacity loopback?

You generally can't tell from a computer's specifications whether it supports stereo mix or not. If the computer offers Beats Audio, I recommend not buying it unless you are prepared to use an external sound card instead of the motherboard audio. Beats Audio is widely reported to record all sources ...
by yugioh47
Fri Jul 03, 2015 6:17 pm
Forum: General Audio Programming
Topic: convert affirmations records into binaural beats request
Replies: 20
Views: 5395

Re: convert affirmations records into binaural beats request

umm i found and example to "convert" affirmations that's similar to subliminal messaging. here is the reference: example This example is about the simplest way to create a sound with Nyquist. The osc function generates a sound using a table-lookup oscillator. There are a number of optional parameter...
by yugioh47
Fri Jun 26, 2015 2:29 pm
Forum: General Audio Programming
Topic: convert affirmations records into binaural beats request
Replies: 20
Views: 5395

Re: convert affirmations records into binaural beats request

you can do binaural beats by musical note and also we have constant signal filter effect already we can use that code. i used pitch detector for detecting musical notes code and modifying this code. but thing is pitch detector has have the audio affirmation sampled at 96000 Hz per a sample rate. so ...