* splitting audio tracks
@ Garrett Klein
` Gregory Nowak
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Garrett Klein @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Hi all,
Here's what I need to do. I have some stuff I've recorded on
minidisc--concerts and such-- that I'd like to put onto the computer and
then split into tracks. However, I really don't want to keep having to
stop and start the minidisc recorder. What's the best way to take a big
wav/mp3 file and split it into smaller wav/mp3 files? I've heard that
there's a program called awe that will allow you to do this, but it's in
Speakup CVS which is down at the moment. Any suggestions would be
appreciated. Thanks.
Garrett
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFCqM54pyN96jH+4g0RA+oJAJ9PdmH4MrUS7BMt/Hw6wmpzUwqhKwCdGJUI
mDVKP76LuXyqPTdX1dJkG3s=
=Y80w
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: splitting audio tracks
splitting audio tracks Garrett Klein
@ ` Gregory Nowak
` Willem van der Walt
` Trevor Astrope
2 siblings, 0 replies; 4+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I believe gramofile can do what you want. I forget the URL for it now,
but do a search on freshmeat.net or google, and you should find it.
Greg
On Thu, Jun 09, 2005 at 06:19:20PM -0500, Garrett Klein wrote:
> Hi all,
>
> Here's what I need to do. I have some stuff I've recorded on
> minidisc--concerts and such-- that I'd like to put onto the computer and
> then split into tracks. However, I really don't want to keep having to
> stop and start the minidisc recorder. What's the best way to take a big
> wav/mp3 file and split it into smaller wav/mp3 files? I've heard that
> there's a program called awe that will allow you to do this, but it's in
> Speakup CVS which is down at the moment. Any suggestions would be
> appreciated. Thanks.
>
> Garrett
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> !DSPAM:42a8ce91238459045316461!
>
>
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFCqNFr7s9z/XlyUyARAtZNAJwIUQv5ll8HdzklhMpbIhEFstW1zgCcCAMv
V+bAZtOHfZDGdpCkAcUbIdg=
=iFUu
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: splitting audio tracks
splitting audio tracks Garrett Klein
` Gregory Nowak
@ ` Willem van der Walt
` Trevor Astrope
2 siblings, 0 replies; 4+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
wavsilence does it.
The only way i could get tracks split reliably with gramofile was to put
in the start
and end times by hand.
I think this is the url for wavsilence: http://danplanet.com/wav/
HTH
Willem
On Thu, 9 Jun 2005, Garrett Klein wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Hi all,
>
> Here's what I need to do. I have some stuff I've recorded on
> minidisc--concerts and such-- that I'd like to put onto the computer and
> then split into tracks. However, I really don't want to keep having to
> stop and start the minidisc recorder. What's the best way to take a big
> wav/mp3 file and split it into smaller wav/mp3 files? I've heard that
> there's a program called awe that will allow you to do this, but it's in
> Speakup CVS which is down at the moment. Any suggestions would be
> appreciated. Thanks.
>
> Garrett
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
>
> iD8DBQFCqM54pyN96jH+4g0RA+oJAJ9PdmH4MrUS7BMt/Hw6wmpzUwqhKwCdGJUI
> mDVKP76LuXyqPTdX1dJkG3s=
> =Y80w
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: splitting audio tracks
splitting audio tracks Garrett Klein
` Gregory Nowak
` Willem van der Walt
@ ` Trevor Astrope
2 siblings, 0 replies; 4+ messages in thread
From: Trevor Astrope @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
What I do to transfer live concerts I've recorded on dat is record the dat
to a single wav file and then use shnsplit from the shntool to split it up
into separate tracks. shnsplit requires a text file containing the times
where the tracks are to be split. I use cdrsplit by Jos Lemmens, a
blinuxer to play the file. It will output a running time as it plays the
file. You can also use it to split the tracks, but shnsplit is much
faster when it comes to the actual splitting.
You will also need sox, as cdrsplit uses sox to play the files and the
file must also be in the headerless cdr format, which you can use sox to
convert the wav or just record the file in this format when transfering
from the minidisc and then convert to wav before running shnsplit.
You can get cdrsplit from:
http://www.euronet.nl/~acj/
You can find shntool at:
http://www.etree.org/shnutils/shntool/
Sox probably already comes with your distribution, but you can get the
latest version at:
http://sox.sourceforge.net
Hope this helps,
Trevor
On Thu, 9 Jun 2005, Garrett Klein wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Hi all,
>
> Here's what I need to do. I have some stuff I've recorded on
> minidisc--concerts and such-- that I'd like to put onto the computer and
> then split into tracks. However, I really don't want to keep having to
> stop and start the minidisc recorder. What's the best way to take a big
> wav/mp3 file and split it into smaller wav/mp3 files? I've heard that
> there's a program called awe that will allow you to do this, but it's in
> Speakup CVS which is down at the moment. Any suggestions would be
> appreciated. Thanks.
>
> Garrett
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
>
> iD8DBQFCqM54pyN96jH+4g0RA+oJAJ9PdmH4MrUS7BMt/Hw6wmpzUwqhKwCdGJUI
> mDVKP76LuXyqPTdX1dJkG3s=
> =Y80w
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
splitting audio tracks Garrett Klein
` Gregory Nowak
` Willem van der Walt
` Trevor Astrope
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).