How can I convert a wave file to a jpeg file (picture) is it possible???

Hello:
How can I convert a wave file to a jpeg file (picture) is it possible???

zuckini;
I am pretty sure you know, but just to be completely sure: a wave is (usually) sound signal and a jpeg file is an image.
If you mean how to display the wave signal in a graph and then save the graph as a jpeg file, then just drop a graph indicator in the control panel, wire the signal. Check any of the example shipped with LabVIEW on how to do this. To get the image, drop a graph indicator's invoke node in the block and select "Get Image". Check this page for detailed information.
If you have something else in mind, please reply to this message with additional information about the wave signal, the image, etc.
Regards;
Enrique
www.vartortech.com

Similar Messages

  • How can I convert a Pages document to a jpeg file?

    I need to convert a design I created in Pages into either a jpeg file or creat an "object" out of the design.  I can't figure out how to do either one.  Thanks for any help you can offer!

    Hi Susan,
    1. I think that there was a missing comma in Peter's reply:
    Copy your design switch to Preview .app go command n and your design becomes a pdf.
    Copy your design[,] [and then] switch to Preview .app go command n and your design becomes a pdf.
    2. In your reply: couldn't find Preview. app.
    On my Mac, Preview is listed in Launchpad, and also in Finder > Applications folder.
    Thank you posting a reply.
    Regards,
    Ian.

  • How can I convert the volume directory into a single file installer?

    How can I convert the volume directory into a single file installer? I would like to hide all the miscillaneous files that I don't care for and be able to have the installer double click a single file and have it automatically install.

    On the second prompt screen when prompted 'What kind of self-extracting Zip file file do you want to make?'
    Are you choosing the second option (self-extracting Zip file for software installation)?
    I have a word file that I created to help me remember - is there anyway to email it to you?

  • How can I convert 400 data points from a spreadsheet file to an array?

    The spreadsheet file contains over 5000 data points (in one column) of which I only want the first 400 and want to convert them to an array in Labview. I tried to use the 'readfromspreadsheet' vi but it wasn't much help. Please tell me how i should approach this problem and what vi's to use.

    I attach a model vi that you can experiment with. You will need to know the formatting of the data in your file, from there -plus the delimiter- you'll be able to estimate how many characters makes the first 400 data point. It's possible to develop a more robust vi to do this, in the mean time, the attached vi can quickly give some answer.
    Attachments:
    model.vi ‏28 KB

  • How can I convert e-mail messages to either PDF files or Microsoft Word?

    I want to be able to convert my Thunderbird e-mails to either PDF files or Microsoft Word. It doesn't matter which. I want to be able to do this so that they can be saved on a flash drive in readable form for anyone who is interested in them.

    How about a text file?
    Right Click-Save As-Text File

  • How can I convert a home movie on dvd(vob file) to edit on imovie?

    I had home movies converted to a dvd- the files are vob. Now I want to edit the movies in imovie.
    I am having a difficult time converting from vob straight to mov files.
    I purchased Quick Time Pro thinking that could do it, but I haven't been able to.
    Also, it just says QuickTime Player Version 7.6.4 (518.35) on my computer.
    Is it supposed to say QuickTIme Pro?
    Thank you in advance for any help you can provide.

    The "Pro" option just unlocks a lot of features in QuickTime Player. If you look at the registration info, it will show if you have Pro installed.
    For converting DVD's you have two options; hardware or software.
    The hardware option involves connecting a DVD player's analog outputs to a qualified "DV device" (DV camcorder, VTR or converter) then connecting the DV device's Firewire port to your Mac to capture the footage.
    The software option involves using an application like DVDxDV or MPEG Streamclip to convert the DVD's VOB files into an editable format that works natively with your chosen NLE.
    -DH

  • How can I convert a feature length HD 25fps .mov file to NTSC and preserve the exact duration?

    Hello all
    I seem to stumble over a small but significant timeline distortion: I'm trying to convert a full-length feature film file (1:52:07:01) from the source file, which is full HD at 25 fps to .m2v in NTSC for use on DVD. The picture quality is excellent, especially with highest quality settings, but even using Frame Controls, allowing Compressor to choose the ideal frame rate and setting the duration of the target file at 100.000% of the source file, the result has now repeatedly been 7 seconds shorter than the original. (Which, by my estimation, would in fact be about 0.1% out, so more than the tolerance thresold indicated.)
    Ordinarily, this might not be a big problem, if it weren't for the fact that the film is subtitled in three languages and this means that from about a third into the film now these subtitles in DVD Studio Pro appear progressively out of synch. (And anyone working with DSP will know how cumbersome shifting subtitle clips is...)
    Any help greatly appreciated.
    Many thanks
    Sebastian

    thanks again russ for your help with this - i've been able to solve the problem. i did try your approach, though for reasons which probably have nothing to do with anything, the export didn't complete and i ended up with a file that suddenly stopped, twenty minutes short of the ending.
    in the mean time, though, i rendered both picture and sound out at 100.1% of the source file duration (which is the relative length compressor calculated when i used frame controls to set the output file to precisely the absolute lenght of the source file) and this seems to have worked. i now have an NTSC formatted .m2v and an .ac3 file, which are in synch with each other and with the original time line and therefore with the subtitles.
    hope if anyone comes across a similar issue, this may be useful to know.
    many thanks & all best

  • How can I convert an AiFF File to a Wav file?

    How can I convert an AiFF File to a Wav file?
    Any free software out there? or can iTunes or Quicktime perform this task?
    -D

    or can iTunes or Quicktime perform this task?
    Yes to both.
    In Quicktime Export -> Export Sound to Wave
    In iTunes, check your preferences for General>Import and then right click on the file to convert to WAV
    Also STP can do that.
    Double click the file to open it in the File Editor and Save as, then select Wave as the filetype.

  • How can we convert .mov ( implemented by quicktime APi)  to .WAV file

    Hi,
    How can we convert one .MOV audio file (generated by quicktime API) to .WAV audio file ( need LINER - encoding format).
    Here I dont know the encoding format of .MOV audio input file.
    regards,
    Rams

    mfrasyid1 wrote:
    I wonder why this happens? The "unable to handle.." really does come out twice. Is it because the inputfile.mov which I wanna convert comes from the merging oftwo wave files? If so, then how can I convert this into single wave file? Thank you.That is a weird message, but yes, the .mov file probably stored the 2 original WAV files as 2 tracks of data, rather than 1 track. So whenever it's trying to transcode to a WAV file, it fails to transcode both tracks.
    As for fixing it... I dunno. I know that JavaSound can mix two WAV files at the sample-level, so it actually mixes the sound instead of adding 2 tracks to a file...but I don't know why that's giving you those error messages, unless perhaps it's trying to transcode the video track into an audio track (perhaps the code isn't smart enough to handle transcoding a video file into an audio file? You'd have to check the code to see if that's the case...)

  • Converting an MP3 to WAV -- How can I convert an MP3 to wav format, 16 bit

    How can I convert an MP3 to wav format, 16 bit, 44,1 khz? I like the program Switch which I know can convert MP3s, but how to I set it up for the specific settings that I need?

    Just import into a logic session. Then bounce at the specs you require. Logic or Waveburner, iTunes and even Quicktime I think can each do this easily.
    A question though. I am assuming you are converting an MP3 to 44.1/16 bit just so you can play the file in a consumer quality CD player?? IF so - that makes sense.
    But if you are doing this because you think it will improve the sound quality of your MP3, I will save you some time here. It won't improve the sound quality at all. It will just turn the MP3 into a larger audio file.
    44.1/16 bit resolution enables you to have a much better sounding file than MP3 formats, but not by going at it this way.
    No offense to you if you know all of this already. I am assuming that you may not know this - because if you did you would also likely know how to convert an audio file.
    Cheers
    Darrell

  • How can I convert mp3 from my playlist to WAV for powerpoint?

    how can I convert mp3 from my playlist to WAV for powerpoint?

    iTunes: How to convert a song to a different file format - http://support.apple.com/kb/HT1550 - including information about different formats and discussion about compression.

  • How can I convert .m4p songs to .wav ?

    how can I convert *.m4p songs in ITunes  to *.wav songs ?

    the only way i have found is thru converter software. i use a program called "avs" it was $30 i believe, maybe $39. but it was the only way i found for me to convert itunes songs to a .wav file so my kids could put those songs on a "sansa" mp3 player.

  • How can I convert a class file to Exe file

    hai
    How can I convert a class file to Exe file

    Please search the forums before asking questions - this has been answered hundreds (really!) of times.

  • How can I convert multiple files at one time and not one at a time

    How can I convert multiple files at one time and not one at a time

    Hi Plissey1950,
    Sorry for the lengthy delay to a response.  Are you trying to convert multiple files to individual PDF files at the same time? (not combine them).  If so, you'll need to use Adobe Acrobat for this function. The CreatePDF service does not have the ability to convert multiple files to multiple individual PDF files.
    Thanks,
    David

  • How can i convert video files from my mac to watch them on my iphone?, how can i convert video files to watch them on my iphone?

    how can i convert video files from my mac to watch them on my iphone?, how can i convert video files to watch them on my iphone?

    Turns out the answer to that question changes if you ask it more than 4 times, so ask it again....
    The answer depends on the type of video files you want to convert.  If they are DRM protected commercial videos, no help can be given here.  Google.

Maybe you are looking for