LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mp3 player

Hi

Does anyone know of a mp3 player writen in Labview?

Thanks

Jacob Thastrup
0 Kudos
Message 1 of 18
(21,108 Views)
Hello,
You can easily make an MP3 player with LabVIEW by using an ActiveX control
(assuming you are using LabVIEW for Windows). I added a small VI to this
message so you can see how you can do this.

Hope this helps!

Koen Hoogstoel
National Instruments Belgium

JacobThastrup wrote in message
news:3857661a@newsgroups.ni.com...
>
> Hi
>
> Does anyone know of a mp3 player writen in Labview?
>
> Thanks
>
> Jacob Thastrup



[Attachment MP3player.vi, see below]
Message 2 of 18
(21,100 Views)
You call that a program?

Koen Hooogstoel wrote:

> Hello,
> You can easily make an MP3 player with LabVIEW by using an ActiveX control
> (assuming you are using LabVIEW for Windows). I added a small VI to this
> message so you can see how you can do this.
>
> Hope this helps!
>
> Koen Hoogstoel
> National Instruments Belgium
>
> JacobThastrup wrote in message
> news:3857661a@newsgroups.ni.com...
> >
> > Hi
> >
> > Does anyone know of a mp3 player writen in Labview?
> >
> > Thanks
> >
> > Jacob Thastrup
>
> Name: MP3player.vi
> MP3player.vi Type: LabVIEW Instrument (application/x-unknown-content-type-LabVIEWInstrument)
> Encoding: x-uuencode
0 Kudos
Message 3 of 18
(21,106 Views)
No, this is just the beginning... please be inventive!!!!
I am just here for support, I do not write your programs!

And... please man, it PLAYS an MP3 file, what else do you want huh!?
Jesse Thomas wrote in message news:387CCBA4.D4CB23A1@qualcomm.com...
You call that a program?
Koen Hooogstoel wrote:

Hello,
You can easily make an MP3 player with LabVIEW by using an ActiveX control
(assuming you are using LabVIEW for Windows). I added a small VI to this
message so you can see how you can do this.
Hope this helps!

Koen Hoogstoel
National Instruments Belgium

JacobThastrup wrote in message
news:3857661a@newsgroups.ni.com...
>
> Hi
>
>
Does anyone know of a mp3 player writen in Labview?
>
> Thanks
>
> Jacob Thastrup

Name: MP3player.vi
MP3player.vi Type: LabVIEW Instrument (application/x-unknown-content-type-LabVIEWInstrument)
Encoding: x-uuencode
Message 5 of 18
(21,106 Views)
Koen Hooogstoel wrote in article
<387b2f70@newsgroups.ni.com>...
> Hello,
> You can easily make an MP3 player with LabVIEW by using an ActiveX
control
> (assuming you are using LabVIEW for Windows). I added a small VI to this
> message so you can see how you can do this.
>
> Hope this helps!
>
> Koen Hoogstoel
> National Instruments Belgium


Hello !

I wonder if you can send me the file, but in LabVIEW 5.0 format. I still
use the late version and I'm not able to open the vi. I am very curious to
see it !
Thank and hope to hear from you soon.


--
Para responder retirar NOSPAM do endereço de e-mail.
To reply remove NOSPAM from e-mail adress.

Luís Miguel Cabrita
Email: lmcabritaNOSPAM@hotmail.com
Home Page: http://home.eunet.
pt/jcabrita/ - Honda CBR 900 RR e BMW M3
0 Kudos
Message 4 of 18
(21,106 Views)
This is the executable of my MP3 Player......iPod Version Smiley Very Happy its based on GAMP Player....this program running correctly on 1280x1024 resolution screen size.
BYE BYE!!!!!

iPod MP3 Player 1280x1024 Link

P.S use internet explorer to download file...

-=MAGO=-

Message Edited by MAGO22 on 06-30-2006 05:13 AM

0 Kudos
Message 6 of 18
(20,676 Views)

when I use active X , it ok .

But if you don't use active X . How do you design mp3 in LabView ?

 

0 Kudos
Message 7 of 18
(20,601 Views)
This is something I've thought about on and off as well.  LabVIEW is well-equipped to handle waveform acquisition and manipulation; has anyone ever implemented an MP3 decoder entirely in LabVIEW?  It'd make a fantastic demonstration for classroom use.  Using activeX to control an external, fully-capable MP3 player is effective but ultimately uninteresting from a signals point of view.
0 Kudos
Message 8 of 18
(20,576 Views)

For now you can only use activeX to play mp3 files in LabVIEW. Here are links to some LabVIEW examples.

LabVIEW 5.1, LabVIEW 6.1, LabVIEW 7.1.

T.A.

 

 

 

0 Kudos
Message 9 of 18
(20,548 Views)
This was a coding challenge a year ago... still no results though Smiley Sad
http://www.ni.com/devzone/lvzone/codechallenge11.htm
0 Kudos
Message 10 of 18
(20,546 Views)