(no subject)

6 Messages Forum Options Options
Permalink
bscottg Green
(no subject)
Reply Threaded More
Print post
Permalink
hi audacity gang
 
I bought a new USB turntable and tried to "burn"my vinyl into mp3 but I am not clever enought to get thru the part where u break the recorded waveform  into tracks with track names.  help me pls..


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users
Gale Andrews
Re: (no subject)
Reply Threaded More
Print post
Permalink

On Sat, 2 Feb 2008 09:58:03 -0800 (PST)
bscottg Green <bscottg31@...>///NOT SUBSCRIBED/// wrote:
> hi audacity gang
>
> I bought a new USB turntable and tried to "burn"my vinyl into mp3
> but I am not clever enought to get thru the part where u break the
> recorded waveform  into tracks with track names.  help me pls..

Sorry your mail got held up somehow and only just arrived.

If you are playing the CDs on a standalone CD player like in a car,
export the tracks as WAV then burn them to CD - exporting them
as MP3 is throwing away quality without saving you space on the CD
(because the burn process decompresses the MP3s anyway).

If you are still stuck with exporting separate tracks please see:
http://audacityteam.org/wiki/index.php?title=Splitting_recordings_into_separate_tracks


Gale
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users
Dave-211
Re: (no subject)
Reply Threaded More
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi
what have you recorded the vinyl as ,I assume one long track ,I would look for the silence in-between tracks ,cut and paste and save as 41000 wav as you find them , you can name each track if you wish and burn tracks to a standard audio cd,. after that you can convert to mp3 and fill in track data.
    THANKYOU DAVE
 
Sent: Sunday, February 03, 2008 4:58 AM
Subject: [Audacity-users] (no subject)

hi audacity gang
 
I bought a new USB turntable and tried to "burn"my vinyl into mp3 but I am not clever enought to get thru the part where u break the recorded waveform  into tracks with track names.  help me pls..


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users
bscottg Green
Re: (no subject)
Reply Threaded More
Print post
Permalink
Hi and many thanks for this helpful link.  I have the system working fine now but still have a few bugs to work thru.  I am not understanding the meaning of a "label".  I tried to name each song as a seperate label but the software carried each new label forward.  Then after exporting multiple mp3 files I had to rename them.  No big problem just would like to understand what is meant by a label??  Also I would like to record and edit at the same time.  Is there a way to split the window to show both recording and editing?  many thanks.

Gale Andrews <gale@...> wrote:

On Sat, 2 Feb 2008 09:58:03 -0800 (PST)
bscottg Green ///NOT SUBSCRIBED/// wrote:
> hi audacity gang
>
> I bought a new USB turntable and tried to "burn"my vinyl into mp3
> but I am not clever enought to get thru the part where u break the
> recorded waveform into tracks with track names. help me pls..

Sorry your mail got held up somehow and only just arrived.

If you are playing the CDs on a standalone CD player like in a car,
export the tracks as WAV then burn them to CD - exporting them
as MP3 is throwing away quality without saving you space on the CD
(because the burn process decompresses the MP3s anyway).

If you are still stuck with exporting separate tracks please see:
http://audacityteam.org/wiki/index.php?title=Splitting_recordings_into_separate_tracks


Gale




Looking for last minute shopping deals? Find them fast with Yahoo! Search.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users
JCook
Re: (no subject)
Reply Threaded More
Print post
Permalink
When you record an LP you end up with one file that has maybe 5 or 6
songs in it. You can see the separate songs in the waveform. So, when
you're done recording, select each song separately by dragging from the
beginning of the first song to the end of that song, which is usually a
space in the waveform. With that selected, make a label by choosing Add
Label at Selection from the Project menu (there's also a key command for
that to make it easier). Audacity will create a new Label track, and you
can then type in the name of the song. To select the next song, with the
previous one still selected grab the left side of the selection (the
cursor will turn into a finger) and drag it to the right, past the end
of that song to the end of the next song, and make another label just
like you did for the first one. Doing it this way ensures that each
selection starts where the previous one ended. Don't forget to save the
file! When you're done, you can export the songs individually by
choosing Export Multiple from the File menu. In the dialog box choose
your file format (for CD it would be WAV or AIFF on the Mac), then
choose Using Label/Track Name from the section on the left under where
it says Name files. Each song will then be exported individually,
according to how you made the selections, and they will have the names
you gave them in the title track. If you need to select one song from
the file, you can click on its label and the whole song will be selected.

Jack




bscottg Green wrote:

> Hi and many thanks for this helpful link.  I have the system working
> fine now but still have a few bugs to work thru.  I am not
> understanding the meaning of a "label".  I tried to name each song as
> a seperate label but the software carried each new label forward.  
> Then after exporting multiple mp3 files I had to rename them.  No big
> problem just would like to understand what is meant by a label??  Also
> I would like to record and edit at the same time.  Is there a way to
> split the window to show both recording and editing?  many thanks.
>
> */Gale Andrews <gale@...>/* wrote:
>
>
>     On Sat, 2 Feb 2008 09:58:03 -0800 (PST)
>     bscottg Green ///NOT SUBSCRIBED/// wrote:
>     > hi audacity gang
>     >
>     > I bought a new USB turntable and tried to "burn"my vinyl into mp3
>     > but I am not clever enought to get thru the part where u break the
>     > recorded waveform into tracks with track names. help me pls..
>
>     Sorry your mail got held up somehow and only just arrived.
>
>     If you are playing the CDs on a standalone CD player like in a car,
>     export the tracks as WAV then burn them to CD - exporting them
>     as MP3 is throwing away quality without saving you space on the CD
>     (because the burn process decompresses the MP3s anyway).
>
>     If you are still stuck with exporting separate tracks please see:
>     http://audacityteam.org/wiki/index.php?title=Splitting_recordings_into_separate_tracks
>
>
>     Gale
>
>
>
> ------------------------------------------------------------------------
> Looking for last minute shopping deals? Find them fast with Yahoo!
> Search.
> <http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

--
***************************************************************

John E. Cook
Graphic Services
Woods Hole Oceanographic Institution
MS#5, 266 Woods Hole Rd.
Woods Hole, MA, USA 02543
email: jcook@...
phone: 508-289-4837
fax: 508-457-2182


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users
Gale Andrews
Re: (no subject)
Reply Threaded More
Print post
Permalink

> bscottg Green wrote:
> > Hi and many thanks for this helpful link.  I have the system working
> > fine now but still have a few bugs to work thru.  I am not
> > understanding the meaning of a "label".  I tried to name each song as
> > a seperate label but the software carried each new label forward.  
> > Then after exporting multiple mp3 files I had to rename them.  No big
> > problem just would like to understand what is meant by a label??  

Jack gave you some further instructions - is it OK now? The labels
are under the audio track in their own label track. Each label can
either define a point in a track or a selection area (Jack's
instructions for splitting up the recording do it by marking
selection areas, but you can equally do it by marking points as
the Wiki instructions suggest).

> I would like to record and edit at the same time.  Is there a way to
> split the window to show both recording and editing?

You can't record and edit at the same time in the same project window.
You could Edit > Copy the recording, then File  > New to open a new
project window and Edit > Paste to put the recording in the new
project. You could then edit while recording but it really isn't
recommended unless you have a fast computer with plenty of RAM.
Otherwise, it may well not leave enough processing power to make
the recording without glitches, and might even cause a program crash.


Gale


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
Mailing list: Audacity-users@...
To UNSUBSCRIBE, use the form at the bottom of this web page:
https://lists.sourceforge.net/lists/listinfo/audacity-users