chopping up a music file

  • Thread starter Matthew Margolis
  • Start date
M

Matthew Margolis

I am working with a band right now and they want samples of all their
songs made so that they can post music on their site without giving
everything away. The samples should be about 20 seconds long and mp3
files. There are quite a few files that need to be sampled so I am
looking for a fast and automated way to create files that are only 20
seconds long. Is there any ruby library that might be applicable to
this challenge?


Thank you,
Matthew Margolis
 
A

Aredridel

I am working with a band right now and they want samples of all their
songs made so that they can post music on their site without giving
everything away. The samples should be about 20 seconds long and mp3
files. There are quite a few files that need to be sampled so I am
looking for a fast and automated way to create files that are only 20
seconds long. Is there any ruby library that might be applicable to
this challenge?

I think there's a ruby-soundfile, but honestly, if you're on unix, I'd
be shelling out to sox. I might use Ruby (or Rake!) to automate it, but
I'd let `sox` do the dirty work.

Ari
 
M

Matthew Margolis

Thanks unfortunately I am stuck on a windows box for the few weeks as my
linux box is halfway across the country and shut off. I guess I can
just look into using some sort of cheap commercial sound software.
If anyone else knows of a solution I would love to know.

-Matthew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top