Monday 30 May 2011

Could someone help me make a myspace Mp3 player?

Could someone help me make a myspace Mp3 player?

I’m not good with this stuff at all. Here’s the website I’d like to use. —> http://www.google.com/search?hl=en&q=myspace+mp3+players

…and here are the songs…
When you were young — Killers
Meant to live — Switchfoot
Call me when you’re sober — Evanescence
A million years — Teddy Geiger
Hanging by a moment — Lifehouse

If you just give me that code, you’ll get best answer for sure! I promise!!!
OK, this website, http://www.plebius.org/flashmp3player, sorry.

Answer by unscrupulous
Sorry, I can’t help you out. I just wanted you to know that your question is vital, so I’m charitable you an answer.

What do you reckon? Answer below!

I have hundreds of GarageBand files that only contain 1 track (voice audio recording) that I need to convert to MP3. Anyone have an Applescript, shell script, or any additional method that I can use to batch-convert them all? Been searching Google for a long time. Thanks!
Thanks Steven, but your answer assumes that I have already exported all of the Garage Band files to individual WAV files. This is not scripting Garage Band to just convert honest to MP3.

Answer by Steven
Treatment:
./script.sh *.wav (converts all .wav files to mp3)
./script.sh *.ogg (converts all .ogg files)
etc

The mp3s will be found in a folder called ‘output’

#!/bin/sh

ARGS=”$ @”

mkdir -p output

for arg in $ ARGS; do
INFILE=”$ arg”
OUTFILE=”output/$ {INFILE%.???}.mp3″
lame -q0 “$ INFILE” “$ OUTFILE”
done

EDIT: Sorry, I’m worried I don’t have an answer then.

Add your own answer in the comments!
Sony Ericsson Xperia Play (Verizon Wireless)
The Sony Ericsson Xperia Play is a significant step forward in mobile gaming, but it suffers from key hardware limitations.
Read more on CNET

intstuction how to download INDEXOF-MP3.COM nearer and simpler music with google than additional well loved programs


No comments:

Post a Comment