Search found 59476 matches

by steve
Fri Aug 01, 2014 12:42 am
Forum: macOS
Topic: Merging two songs
Replies: 2
Views: 487

Re: Merging two songs

Assuming that you're using the current 2.0.5 version of Audacity; Import both files (they will appear one above the other). Ensure that they are both selected (Ctrl+A to "select All"). "Tracks menu > Align Tracks > Align End to End" Check that they play as you want. You can adjus...
by steve
Fri Aug 01, 2014 12:36 am
Forum: Audio Processing
Topic: What is the standard RMS value for music?
Replies: 22
Views: 6993

Re: What is the standard RMS value for music?

I haven't thought to test them on equal par --per a same 30 second sample. Will do ASAP. Please do, I'd be very interested. I like the ability to check the whole song as opposed to being limited by a 30 second sample maximum. A bit of background: I wrote stats.ny for a specific project that only re...
by steve
Fri Aug 01, 2014 12:04 am
Forum: Windows
Topic: DATA (IE ARTIST NAME)NOT APPEARING ON MP3 BURNED CD
Replies: 4
Views: 604

Re: DATA (IE ARTIST NAME)NOT APPEARING ON MP3 BURNED CD

I use nero to burn my cd's and this has a section for adding the disc title and artists name That works. I've used it myself. but windows media player cant see this info for some reason Perhaps they have their own "standard". Both Microsoft and Apple do that quite regularly. Have you trie...
by steve
Thu Jul 31, 2014 6:32 pm
Forum: GNU/Linux
Topic: can hear MIDI but can't record it (reprise) [SOLVED]
Replies: 31
Views: 10067

Re: can hear MIDI but can't record it (reprise)

MIDI files can be rendered directly to WAV using Timidity++
Timidity++ can be used from the command line, or there are a couple of simple GUIs available for it.
by steve
Thu Jul 31, 2014 5:06 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

Paul L wrote:The methods using frequency domain data are different and the reasons for artifacts may be different.
Yes, they may be.
Has anyone tried "gating" the spectrum less viciously?
by steve
Thu Jul 31, 2014 5:04 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

Gale Andrews wrote:"Residual" is a bit like "Wet only" in Reverb isn't it
It's very much like "Residual" in "Hard Limiter" in that it refers to the part of the signal that would be removed.
by steve
Thu Jul 31, 2014 4:55 pm
Forum: Windows
Topic: Adjusting wavefile
Replies: 4
Views: 439

Re: Adjusting wavefile

Deleting is easy. 1) Select the part that you want to delete. 2) Press the delete key (or select "Delete" from the Edit menu) There are several ways to "select" audio. Often the quickest is to just "left click" with the mouse on the waveform and drag while holding down ...
by steve
Thu Jul 31, 2014 4:36 pm
Forum: General Audio Programming
Topic: NoiseRemoval.cpp
Replies: 138
Views: 28905

Re: NoiseRemoval.cpp

It's well known that hard gating (conventional noise gate) is likely to produce unpleasant artefacts.
by steve
Thu Jul 31, 2014 4:32 pm
Forum: Windows
Topic: DATA (IE ARTIST NAME)NOT APPEARING ON MP3 BURNED CD
Replies: 4
Views: 604

Re: DATA (IE ARTIST NAME)NOT APPEARING ON MP3 BURNED CD

There are two ways that I know of for adding text information to an audio CD. 1) Through a database look-up. This is often used by computer media players when playing commercial CDs. Some computer media players support this for home made CDs, either through "song recognition" (such as &quo...
by steve
Thu Jul 31, 2014 4:12 pm
Forum: Windows
Topic: Adjusting wavefile
Replies: 4
Views: 439

Re: Adjusting wavefile

I have a song where I only want apporximately the first 1:33 seconds. I need to take a 3 minute file and reduce to this length In what way do you want to do that? Do you want to: Delete some from the start or end Chop out part from the middle Speed it up (like playing a tape or record faster) Incre...