Dual headphone outputs... can they be split into 2 separate outputs?

I just got a DV6-1214AX and want to use it for DJing and would like to be able to separate the dual headphone outputs so that they are 2 separate outputs (1 for headphone monitoring and cueing etc, the other for the main sound output) is this possible?
If not, any suggestions on the best way to do what I'm after without needing to utilise the digital output for the main sound output??
Any tips would be much appreciated.

Thank you...I have been sitting here all morning working on it again and realized there was a way to do it manually that didn't require dragging and dropping the tabs....which it will not do.  Yikes!  Thank you for your response.
Now I have realized there is a problem with the word doc in another field.  The spacing for a telephone number is wrong.  Is there anyway to change it in the form or do I have to go back to the word doc, fix it, then re-import it?  My desire to not do this is because I have to take it back to the original word doc and then when I re-import it, it obviously won't have all these changes I have just made.
Deb

Similar Messages

  • How can a 2 column text frame be split into 2 separate text frames?

    Hi InDesigners,
    I have a 12 spread (22 page) document that was originally created with a single column primary text frame in CS6. It contains text and anchored images throughout the doc. (images are anchored to the text frame).
    My client now wants each page split into 2 columns, but the columns need to have different widths - the left column needs to be narrower than the right. Although I can create 2 columns in a single frame, it's not possible to adjust the column widths separately, so I need to get them into 2 separate frames.
    Is there a way to convert a 2 column text frame into 2 separate text frames, so I can resize the column widths invididually?
    kind regards,
    -c

    hi, Thanks for the replies,
    The doc size is 8.5"x11", with 1/2 " margins. I never mentioned anything about it being a book. (It's just a paper my client wrote and woud like a PDF of it). The reason for the uneven columns is he wants the images to be 4" wide. For some reason, he wasn't keen on just a single column with text wrapped around the pix. I proposed making a 3" left column threaded into a 4" right col with a .5" gutter between them and he wants it that way.
    Thank you both for your respones. I'll try the script
    -c

  • In the itunes library, a single album appears to be split into two separate parts, how do i combine them?

    my itunes library has several albums that are split into two parts. one contains half of the album's songs and the other the other half. how do i combine these so the album only appears once in it's entirety?

    Generally setting a common Album Artist will fix things.
    For deeper problems see Grouping tracks into albums.
    tt2

  • I had my home movies put on a DVD, they have a bup extension, can they be transferred into itunes and play on my Ipad?

    I had my old 8mm home movies transferred to dvd's, they have a .bup extension, is it possible to download them into itunes and play them on my ipad2

    Yes. Is the short answer.
    You can directly connect the speaker out port of the Mac mini to an input on the AV Receiver which then feeds your speakers. This would be an audio only solution. If you use a TOS-Link connection this will be a pure digital connection ensuring the best quality (important for audiophiles).
    You can if you wish connect the video from the Mac mini to the AV Receiver, and if you have a Mac mini with HDMI or a Mini Displayport you can run the audio and video via a single cable. (Older models would use two cables, the aforementioned TOS-Link pus a DVI to HDMI cable.)
    If you do connect the video output from the Mac to the AV Receiver you can then display this on your TV, and have as one possibility iTunes displayed with perhaps one of the iTunes visualisers playing along with the music. Another possibility would be to use FrontRow on the Mac.
    A different approach would be to have the Mac mini stream over a network to a device e.g. the Sonos Zoneplayer which is then connected to the AV Receiver. An AirPort Express is also able to do this.

  • Join files again, after they're split into 1 kb chunks

    I have the below code in my program. It splits a single file into multiple files each 1 kb in size that when put together in the right order will make up the original text file. Anyone got any ideas on how I can write a class to do this?
    import java.io.BufferedReader;
    import java.io.File;
    import java.io.FileReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.Reader;
    import java.io.StreamTokenizer;
    import java.net.DatagramPacket;
    import java.net.DatagramSocket;
    import java.net.InetAddress;
    import java.net.SocketException;
    import java.util.Enumeration;
    import java.util.Hashtable;
    import java.util.StringTokenizer;
    import java.io.*;
    import java.util.*;
    import java.lang.Object;
    public class Split
    public Split ()throws Exception {
              File f = new File("\\Shared");
              //File tempFolder = new File("C:\\Temp\\");
              File files[] = f.listFiles();
              for(int i=0;i<files.length;i++)
                   String path = "C:\\Shared\\";
                   String fileName = path +files.getName();
                   String fileName1 = files[i].getName();
                   Do(fileName,fileName1);
    //Splits files
              public static void Do(String fileName , String fileName1)throws Exception
                   try{
                   BufferedInputStream in = new BufferedInputStream(new FileInputStream(new File(fileName)));
                   byte[] buffer = new byte[1024];
                   int read;
                   int c;
                   int i = 0;
                   while( (read = in.read(buffer)) > 0 ){ //-1 means EndOfStream     
                        if( read == buffer.length )
                             BufferedOutputStream out = new BufferedOutputStream(new FileOutputStream("C:\\Temp\\" + fileName1 + "_" + i));
                             out.write(buffer);
                   out.flush();
                   out.close();
                   i++;
                        else
                             BufferedOutputStream out = new BufferedOutputStream(new FileOutputStream("C:\\Temp\\" + fileName1 + "_" + i));
                             out.write(buffer, 0, read);
                             out.flush();
                             out.close();               
                   in.close();
                        }catch(IOException e){
                             System.out.println(e);
    public static BufferedInputStream readFile(String name) throws Exception {
    File file = new File(name);
    FileInputStream fis = new FileInputStream(file);
    return new BufferedInputStream(fis);
    public static void writeFile(String name, byte[] bytes) throws Exception {
    File file = new File(name);
    FileOutputStream fos = new FileOutputStream(file);
    BufferedOutputStream out = new BufferedOutputStream(fos);
    out.write(bytes);
    out.flush();
    out.close();

    What part are you having trouble with? If you have the code to split a file up, putting it back together again should be trivial.

  • I have 2 icloud accounts. can they be merged into one?

    I have two iCloud accounts and want to delete one of them.  Can the two be merged into one?

    Welcome to the Apple Community.
    You can't merge accounts but there may be some things you can do, what exactly are you trying to achieve by merging accounts.

  • One album split into 2 separate files in iTunes?

    I downloaded Fergie's "Glamorous", and "Fergie" (the artist) shows up twice in my artist list. The first listing contains 10 tracks of the album, and the second listing contains the remaining 3 tracks.
    I've gone into "Get Info" and have changed all 13 tracks so that they have the same information, but when I synch my iPod, the 2 files don't merge.
    What do I have to do? Thanks.

    So the Artist section says Asher Roth, the Album Artist - Asher Roth & Keri Hilson.
    That's definitely the wrong way around... *Album Artist* should be the same for all tracks of the album, i.e. it is the name of the Artist that released the Album. Individual tracks may have different performers which can be recorded in the Artist field. Provided you are placing the music on a device such as iPhone, iPad or iPod Touch that runs firmware that works with the *Album Artist* field then all will be fine. If, like me, you also have iPod Classics, then you need to use the more complicated workarounds I give in that article or, of course, just live with things the way they are.
    Unfortuanately we have the software that Apple have given us, which in turn relies on data in the Gracenote database. Neither are perfect but if you want a neat & tidy library then it can be achieved with a little effort. I pretty much licked my library into shape by hand but these days I also use scripts to perform repetitive tasks. Perhaps Doug's Scripts has something useful (How about Tag This, Tag That which would let you swap Artist<=>Album Artist?) or you could roll your own.
    tt2

  • I use Exchange to sync my iphone4S with Outlook.  On my iphone, my contacts are split into multiple records if they have more than one email address - how can I consolidate them on the iphone

    i use Exchange to sync my iphone4S with Outlook.  On my iphone, my contacts are split into multiple records if they have more than one email address - how can I consolidate them on the iphone

    I have loaded my Firefox bookmarks into Internet Explorer Favorited. I also uninstalled Safari.
    I go to iTunes on my phone and see no wat to connect my iPhone to my laptop. I see Music, Shows, etc., the kind of stuff I would expect, but no clue as to how to proceed.
    Would you please be so kind to fill me in on how to "That syncing is done via iTunes. Connect the device to iTunes, select it, then go to the Summary page and select to sync bookmarks."?
    I am not sure what you mean by "Summary Page"
    Thank you

  • After I upgraded to Mavericks my Epson 5000V scanner is not working properly.  I can scan by going into Preference/PrintersScanners to operate the scanner, but I cannot find the output.

    After I upgraded to Mavericks my Epson 5000V scanner is not working properly.  I can scan by going into Preference/PrintersScanners to operate the scanner, but I cannot find the output.  I am trying to save the scan as a PDF in Documents.

    Have you installed Apple's latest Epson drivers?
    They are here:
    http://support.apple.com/kb/DL1398

  • Can I set up a 5.1 surround with the headphone output?

    Can I set up a 5.1 surround with the headphone output? I've got everything connected to the headphone output but it doens't seem to work very well.
    This question was solved.
    View Solution.

    Great Question!
    The output on the notebook is 2.0 unless specified.
     Most 5.1 headphones make a virual surround sound experience unless they require multiple mini jack inputs, optical, or coaxal.
    The only way to experience true 5.1 on a notebook is to have an internal 5.1 card (which is not included in current HP notebooks) or purchase an external to plug in (USB or ExpressCard).
    I am an HP employee.
    Make it easier for other people to find solutions, by marking my answer “Accept as Solution” if it solves your problem.

  • I have the 2.5GHz i5 macbook pro that came out in june of 2012, i updated to OSX version 10.8.1 and now i am unable to change the 3.5mm headphone output into an input.

    i have the 2.5GHz i5 macbook pro that came out in june of 2012, i updated to OSX version 10.8.1 and now i am unable to change the 3.5mm headphone output into an input.

    i have the 2.5GHz i5 macbook pro that came out in june of 2012, i updated to OSX version 10.8.1 and now i am unable to change the 3.5mm headphone output into an input.

  • I have just used migration assistant to import photos (using an ethernet cable) from my PC. It has worked but they have gone into a new user on my MacPro. How can I merge them into the one user account.

    I have just used migration assistant to import photos (using an ethernet cable) from my PC. It has worked but they have gone into a new user on my MacPro. How can I merge them into the one user account.

    How many pictures (or how many bytes) are we talking?  Now that the pictures are imported one way to cross users is to use a removable drive (although large volumes of files preclude this).
    The other is to login as the user where the pictures are, then copy them into the public drop box of the user where you want the picture.
    The arrow is showing (in ths example) copy files from the Pictures folder for my user to the guest user accounts public dropbox.  When you do this you may have to authenticate and you won't be able to see the results of the copy until you log in as the other user.
    All users are in the folder "/Users/"

  • I would like to know if I can "join CD tracks" once they are downloaded into a playlist in my ITunes folder on my computer and/or how do you "join CD tracks" if you are downloading from iTunes itself.   I have two songs that I would like to "join" but I d

         I would like to know if I can "join CD tracks" once they are downloaded into a playlist in my ITunes folder on my computer and/or how do you "join CD tracks" if you are downloading from iTunes itself.   From the information through the "Help" menu, it seems you can only "join cd tracks" when you are in the process of downloading them from a CD onto your iTunes playlist?
    .....any suggestions would help.
    Thank You
    DW

    The help menu is correct.

  • I am new to IPhoto 9.5  and I think I missed a step. I uploaded pictures but they do not appear as an event in my library.  They are in Last imported only. How can I get them into event.

    I am new to IPhoto 9.51  and I think I missed a step when I uploaded my vacation pictures. I uploaded pictures but did not import them into the library.  They are in L\last imported only.  How can I get them into events?

    If the Photos are under 'Last Import' or 'Last N Months' then they are in the Library somewhere, just not where you are expecting them to be. We know this as both Last Import and 'Last N Months' are not places, just listings of elements in the the Library.
    The two most common reasons that they can't be found is either an incorrect date on the camera or the Sorting (View Menu -> Sort Photos - or Sort Events, as appropriate) has changed.
    Quick route to find them: Right-click on one of the images in Last Import and select 'Show Event'. This will bring you to the image in the Library.

  • Alv output splitting into two rows when converting into excel sheet.

    Hi frends,
    I have alv report with 60 fields . The report output is coming currently .  But when i am exporting into excel sheet from the option local file--> speadsheet  each row is splitting into two rows including header in excel sheet.
    Please provide your valuable suggestions to avoid this.
    Regards,
    Ramu .
    Edited by: Ramu.K on Sep 8, 2009 5:59 PM

    Hi,
    Please use the grid option and with the Spreadsheet button (CntrShiftF7). Do  "Save as" and save it as excel. It should work.
    Regards,
    Pradyumna

Maybe you are looking for

  • How to get the current function name in java

    How to get the current function name in java. In c it is done as printf("%s",__func__); Thanx in advance.

  • An error occurred: An error occurred while trying to view the document

    Now my partner meet a trouble about opendocument API. There are 2 servers : one is partner's web server ,which partner's application run in; other is BO server. The above servers are running on different servers. There is a web page A , which is runn

  • Non-Modal Popup in WebDynpro 4 ABAP?

    Hey, i tried to create a non-modal popup but by opening the popup the following error is raised: System Tried to Create Amodal Window. This Is Currently Not Possible Below you can see how i created the popup: CALL METHOD cl_wd_popup_factory=>popup  

  • Excel file name at BIRT

    Hi: I'm looking for an easy way to set the Excel file name to a personal name instead of the generic name report.xls, report_1.xls... I think there must be an easiest way as set the sheettab's name, that is just the code line: reportContext.setPageVa

  • Concatenate 2 fields in SAP Query

    Hello, We have a requirement where we have developed a report in SAP query, but we require a local field to basically give the concatenation of two fields detailed in the info set (EKPO-EBELP & EKET-ETENR) Can you help me with how to learn to do this