Skip navigation
702 Views 28 Replies Latest reply: Apr 8, 2013 12:42 PM by theoptimizers RSS
theoptimizers Just Startin' 72 posts since
Apr 23, 2012
Currently Being Moderated

Feb 25, 2013 3:31 PM

DT50 / DT25 Customizer for Mac

EDIT: Latest version available...

 

http://www.cunningham-photo.com/DTCustomizer

 

Please let me know if you find this app useful, and/or you would like to see some features added.

 

Thanks,

 

Cass

  • PDKTDK Just Startin' 100 posts since
    Dec 24, 2011
    Currently Being Moderated
    Jan 13, 2013 9:48 AM (in response to theoptimizers)
    Re: DT50 Customizer for Mac

    WOW!!!!

     

    I know someone who may turn his frown upside down....

  • geppert Just Startin' 188 posts since
    Nov 8, 2010
    Currently Being Moderated
    Jan 13, 2013 7:15 PM (in response to theoptimizers)
    Re: DT50 Customizer for Mac

    Hey Cass .... you just made friends with a lot of Line 6 Mac people.

     

    I tried the editor just now and perhaps I am not understanding how it is supposed to work?

     

    First, I am using a ProTools Digi 003 Interface for the midi. Line 6 Monkey sees the DT25 via midi through this interface no problem (I am assuming you can use this editor with a DT 25 as well as a DT50 ???). I am assuming (via Monkey) that midi communication from Mac to DT is working properly?

     

    However, when I select changes on the Editor, I do see a midi activity light flash on the interface, but nothing happens on the amp? I am assuming that when I change topologies on the editior it will then change (in real time) those parameters on the amp? Is this correct??? If so, this isn't working for me.

     

    One suggestion .... due to the fact that the DT50 and 25 are different in a few ways, perhaps a specific editor customized for each might be a good idea? I realize that this is a DT50 Beta and that perhaps you were planning to get around to the DT25 when the DT50 is ironed out?

     

    Using Mac Pro and OSX 10.8.2 (Mountain Lion).

      • geppert Just Startin' 188 posts since
        Nov 8, 2010
        Currently Being Moderated
        Jan 14, 2013 1:05 AM (in response to theoptimizers)
        Re: DT50 Customizer for Mac

        There is some midi weirdness going on for me. I am not sure at this point if the problem is at my end or yours?? (I think it is likely mine)

         

        Have you done anything with the Audio Midi Set Up (System Preferences).

         

        I can get data from the Amp to the Editor but not the other way around? When I make changes in the Editor the Midi Activity Light fires on the interface but the amp doesn't respond. Are you sending / receiving on Midi Channel 1?

         

        It's late and I have to stop. I'll pick it up again in the morning and report back.

      • garypen Just Startin' 7 posts since
        Mar 23, 2012
        Currently Being Moderated
        Jan 31, 2013 5:50 AM (in response to theoptimizers)
        Re: DT50 Customizer for Mac

        Hi,

         

        I replied in the dtedit post. Ignore that post. Firstly, thanks very much for releasing this. It looks great.

         

        I'm trying now with your latest version (0.7d 2) and I can't get it to connect to my DT25. It's odd, because I am using Midi Monitor to spy on the connection and I can see traffic going back and forth to the DT25, but the app never updates its status to connected...

         

        I'm using an Alesis io|2 box to connect my Mac to the DT25. I used this to do the firmware upgrade, so I'm pretty sure it's working like it should be.

         

        Any ideas? BTW: Like I said in the other post. If you release the source I'm happy to try and help debug it and figure out what my problem is.

         

        Thanks,

         

        Gary

          • garypen Just Startin' 7 posts since
            Mar 23, 2012
            Currently Being Moderated
            Feb 1, 2013 1:18 AM (in response to theoptimizers)
            Re: DT50 Customizer for Mac

            Hi Cass,

             

            theoptimizers wrote:

             

            Hi Gary,

             

            Can you give me a little info...

             

            Does the "Connect" Dialog come up?

             

            Yes

             

            Does it show your Midi device as a connection option?

             

            Yes (io|2)

             

            Does it show other devices?

             

            Yes (Apple IAC Driver Bus 1, although I've also tried connecting with this disabled, in which case it doesn't appear in the list)

             

            Are you sure you are selecting the correct Midi device and channel?

             

            Fairly sure. io|2 and channel 1, which is what the Amp is plugged into and the same configuration worked for my Line6 Monkey update.

             

            (Also, I have been using "midi monitor" to snoop the traffic and it looks like things are going to/from the right device.)

             

            Thanks,

             

            Cass

             

            I tried running the app from the command line and noticed that there is some debug trace, so here's a copy of that in case it's helpful:

             

            (This is with the Apple IAC driver disabled, so it doesn't appear in the list...)

             

            dhcp-101:MacOS garypen$ ./DT\ Customizer

            2013-02-01 09:15:23.661 DT Customizer[46995:707] Iterate through destinations

            2013-02-01 09:15:23.676 DT Customizer[46995:707]   Destination: io|2

            2013-02-01 09:15:23.677 DT Customizer[46995:707] ------

            2013-02-01 09:15:29.185 DT Customizer[46995:707] Attempting connection to io|2 on channel 1...

            2013-02-01 09:15:29.186 DT Customizer[46995:707]   Destination: io|2

            2013-02-01 09:15:29.188 DT Customizer[46995:707] midiProperties={

                "apple.midi.audiomidisetup.widget.xPosition" = 20;

                "apple.midi.audiomidisetup.widget.yPosition" = 20;

                driver = "com.apple.AppleMIDIIACDriver";

                entities =     (

                            {

                        destinations =             (

                                            {

                                uniqueID = 884543086;

                            }

                        );

                        embedded = 1;

                        maxSysExSpeed = 3125;

                        name = "Bus 1";

                        sources =             (

                                            {

                                uniqueID = 1191886513;

                            }

                        );

                        uniqueID = "-2009969689";

                    }

                );

                image = "/System/Library/Extensions/AppleMIDIIACDriver.plugin/Contents/Resources/IACDriverIcon.tiff";

                manufacturer = "Apple Inc.";

                model = "IAC Driver";

                name = "IAC Driver";

                offline = 1;

                uniqueID = "-914020152";

            }

            2013-02-01 09:15:29.189 DT Customizer[46995:707] midiProperties={

                "apple.midi.audiomidisetup.widget.xPosition" = 192;

                "apple.midi.audiomidisetup.widget.yPosition" = 20;

                "apple.midirtp.errors" = <>;

                driver = "com.apple.AppleMIDIRTPDriver";

                entities =     (

                );

                image = "/System/Library/Extensions/AppleMIDIRTPDriver.plugin/Contents/Resources/RTPDriverIcon.tiff";

                manufacturer = "";

                model = "";

                name = Network;

                offline = 0;

                scheduleAheadMuSec = 50000;

                uniqueID = 111766092;

            }

            2013-02-01 09:15:29.190 DT Customizer[46995:707] midiProperties={

                USBLocationID = 641925120;

                USBVendorProduct = 330432520;

                "apple.midi.audiomidisetup.widget.xPosition" = 364;

                "apple.midi.audiomidisetup.widget.yPosition" = 20;

                driver = "com.apple.AppleMIDIUSBDriver";

                entities =     (

                            {

                        destinations =             (

                                            {

                                uniqueID = 128653067;

                            }

                        );

                        embedded = 0;

                        maxSysExSpeed = 3125;

                        name = "io|2";

                        sources =             (

                                            {

                                uniqueID = 1355845148;

                            }

                        );

                        uniqueID = "-1171669501";

                    }

                );

                image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                manufacturer = Alesis;

                model = "io|2";

                name = "io|2";

                offline = 0;

                uniqueID = 268408935;

            }

            2013-02-01 09:15:29.191 DT Customizer[46995:707] midiProperties={

                USBLocationID = 71303168;

                USBVendorProduct = 305463303;

                "apple.midi.audiomidisetup.widget.xPosition" = 536;

                "apple.midi.audiomidisetup.widget.yPosition" = 20;

                driver = "com.apple.AppleMIDIUSBDriver";

                entities =     (

                            {

                        destinations =             (

                                            {

                                uniqueID = 1608678023;

                            }

                        );

                        embedded = 0;

                        maxSysExSpeed = 3125;

                        name = "";

                        sources =             (

                                            {

                                uniqueID = 575655047;

                            }

                        );

                        uniqueID = "-1030625301";

                    }

                );

                image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                manufacturer = "Novation DMS";

                model = Xio;

                name = Xio;

                offline = 1;

                uniqueID = 394780422;

            }

            2013-02-01 09:15:29.242 DT Customizer[46995:707] sent [0xb0,0x7a,0x00] out=7c4c128, dest=7c4c012

             

            Let me know if I can give you any more useful information...

             

            Thanks,

             

            Gary

              • garypen Just Startin' 7 posts since
                Mar 23, 2012
                Currently Being Moderated
                Feb 3, 2013 10:52 AM (in response to theoptimizers)
                Re: DT50 Customizer for Mac

                Hi Cass,

                 

                Thanks for trying to resolve this. Unfortunately, there is no difference.

                 

                There is one interesting wrinkle in the problem. If I run the line6 Monkey immediately before running your tool, then the first instruction that is sent to the DT25 is acknowledged. I've attached output trace from two sessions with your tool. The second one is after running the Monkey, the first one is what happens if I just start your tool straight up. Is that useful debugging information?

                 

                dhcp-101:MacOS garypen$ ./DT\ Customizer

                2013-02-03 18:47:35.726 DT Customizer[90540:707] Iterate through sources

                2013-02-03 18:47:35.740 DT Customizer[90540:707]   Source: io|2

                2013-02-03 18:47:35.741 DT Customizer[90540:707] ------

                2013-02-03 18:47:35.741 DT Customizer[90540:707] Iterate through destinations

                2013-02-03 18:47:35.741 DT Customizer[90540:707]   Destination: io|2

                2013-02-03 18:47:35.742 DT Customizer[90540:707] ------

                2013-02-03 18:47:37.752 DT Customizer[90540:707] Attempting connection to io|2 on channel 1...

                2013-02-03 18:47:37.753 DT Customizer[90540:707] midiProperties={

                    "apple.midi.audiomidisetup.widget.xPosition" = 20;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIIACDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 884543086;

                                }

                            );

                            embedded = 1;

                            maxSysExSpeed = 3125;

                            name = "Bus 1";

                            sources =             (

                                                {

                                    uniqueID = 1191886513;

                                }

                            );

                            uniqueID = "-2009969689";

                        }

                    );

                    image = "/System/Library/Extensions/AppleMIDIIACDriver.plugin/Contents/Resources/IACDriverIcon.tiff";

                    manufacturer = "Apple Inc.";

                    model = "IAC Driver";

                    name = "IAC Driver";

                    offline = 1;

                    uniqueID = "-914020152";

                }

                2013-02-03 18:47:37.755 DT Customizer[90540:707] midiProperties={

                    "apple.midi.audiomidisetup.widget.xPosition" = 192;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    "apple.midirtp.errors" = <>;

                    driver = "com.apple.AppleMIDIRTPDriver";

                    entities =     (

                    );

                    image = "/System/Library/Extensions/AppleMIDIRTPDriver.plugin/Contents/Resources/RTPDriverIcon.tiff";

                    manufacturer = "";

                    model = "";

                    name = Network;

                    offline = 0;

                    scheduleAheadMuSec = 50000;

                    uniqueID = 111766092;

                }

                2013-02-03 18:47:37.756 DT Customizer[90540:707] midiProperties={

                    USBLocationID = 641925120;

                    USBVendorProduct = 330432520;

                    "apple.midi.audiomidisetup.widget.xPosition" = 364;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIUSBDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 128653067;

                                }

                            );

                            embedded = 0;

                            maxSysExSpeed = 3125;

                            name = "io|2";

                            sources =             (

                                                {

                                    uniqueID = 1355845148;

                                }

                            );

                            uniqueID = "-1171669501";

                        }

                    );

                    image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                    manufacturer = Alesis;

                    model = "io|2";

                    name = "io|2";

                    offline = 0;

                    uniqueID = 268408935;

                }

                2013-02-03 18:47:37.757 DT Customizer[90540:707] midiProperties={

                    USBLocationID = 71303168;

                    USBVendorProduct = 305463303;

                    "apple.midi.audiomidisetup.widget.xPosition" = 536;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIUSBDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 1608678023;

                                }

                            );

                            embedded = 0;

                            maxSysExSpeed = 3125;

                            name = "";

                            sources =             (

                                                {

                                    uniqueID = 575655047;

                                }

                            );

                            uniqueID = "-1030625301";

                        }

                    );

                    image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                    manufacturer = "Novation DMS";

                    model = Xio;

                    name = Xio;

                    offline = 1;

                    uniqueID = 394780422;

                }

                2013-02-03 18:47:37.758 DT Customizer[90540:707]   Destination: io|2

                2013-02-03 18:47:37.758 DT Customizer[90540:707]   Connected Source io|2

                2013-02-03 18:47:37.809 DT Customizer[90540:707] sent [0xb0,0x7a,0x00] out=7c4c187, dest=7c4c012

                2013-02-03 18:47:45.074 DT Customizer[90540:707] sent [0xb0,0x0b,0x02] out=7c4c187, dest=7c4c012

                2013-02-03 18:47:50.423 DT Customizer[90540:707] sent [0xb0,0x0b,0x0a] out=7c4c187, dest=7c4c012

                2013-02-03 18:47:54.006 DT Customizer[90540:707] sent [0xb0,0x0b,0x11] out=7c4c187, dest=7c4c012

                2013-02-03 18:47:56.144 DT Customizer[90540:707] sent [0xb0,0x0b,0x0d] out=7c4c187, dest=7c4c012

                2013-02-03 18:48:01.877 DT Customizer[90540:707] Attempting connection to io|2 on channel 1...

                2013-02-03 18:48:01.878 DT Customizer[90540:707] midiProperties={

                    "apple.midi.audiomidisetup.widget.xPosition" = 20;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIIACDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 884543086;

                                }

                            );

                            embedded = 1;

                            maxSysExSpeed = 3125;

                            name = "Bus 1";

                            sources =             (

                                                {

                                    uniqueID = 1191886513;

                                }

                            );

                            uniqueID = "-2009969689";

                        }

                    );

                    image = "/System/Library/Extensions/AppleMIDIIACDriver.plugin/Contents/Resources/IACDriverIcon.tiff";

                    manufacturer = "Apple Inc.";

                    model = "IAC Driver";

                    name = "IAC Driver";

                    offline = 1;

                    uniqueID = "-914020152";

                }

                2013-02-03 18:48:01.879 DT Customizer[90540:707] midiProperties={

                    "apple.midi.audiomidisetup.widget.xPosition" = 192;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    "apple.midirtp.errors" = <>;

                    driver = "com.apple.AppleMIDIRTPDriver";

                    entities =     (

                    );

                    image = "/System/Library/Extensions/AppleMIDIRTPDriver.plugin/Contents/Resources/RTPDriverIcon.tiff";

                    manufacturer = "";

                    model = "";

                    name = Network;

                    offline = 0;

                    scheduleAheadMuSec = 50000;

                    uniqueID = 111766092;

                }

                2013-02-03 18:48:01.880 DT Customizer[90540:707] midiProperties={

                    USBLocationID = 641925120;

                    USBVendorProduct = 330432520;

                    "apple.midi.audiomidisetup.widget.xPosition" = 364;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIUSBDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 128653067;

                                }

                            );

                            embedded = 0;

                            maxSysExSpeed = 3125;

                            name = "io|2";

                            sources =             (

                                                {

                                    uniqueID = 1355845148;

                                }

                            );

                            uniqueID = "-1171669501";

                        }

                    );

                    image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                    manufacturer = Alesis;

                    model = "io|2";

                    name = "io|2";

                    offline = 0;

                    uniqueID = 268408935;

                }

                2013-02-03 18:48:01.881 DT Customizer[90540:707] midiProperties={

                    USBLocationID = 71303168;

                    USBVendorProduct = 305463303;

                    "apple.midi.audiomidisetup.widget.xPosition" = 536;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIUSBDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 1608678023;

                                }

                            );

                            embedded = 0;

                            maxSysExSpeed = 3125;

                            name = "";

                            sources =             (

                                                {

                                    uniqueID = 575655047;

                                }

                            );

                            uniqueID = "-1030625301";

                        }

                    );

                    image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                    manufacturer = "Novation DMS";

                    model = Xio;

                    name = Xio;

                    offline = 1;

                    uniqueID = 394780422;

                }

                2013-02-03 18:48:01.882 DT Customizer[90540:707]   Destination: io|2

                2013-02-03 18:48:01.882 DT Customizer[90540:707]   Connected Source io|2

                2013-02-03 18:48:01.933 DT Customizer[90540:707] sent [0xb0,0x7a,0x00] out=7c4c18a, dest=7c4c012

                dhcp-101:MacOS garypen$ ./DT\ Customizer

                2013-02-03 18:48:51.905 DT Customizer[90552:707] Iterate through sources

                2013-02-03 18:48:51.920 DT Customizer[90552:707]   Source: io|2

                2013-02-03 18:48:51.921 DT Customizer[90552:707] ------

                2013-02-03 18:48:51.922 DT Customizer[90552:707] Iterate through destinations

                2013-02-03 18:48:51.922 DT Customizer[90552:707]   Destination: io|2

                2013-02-03 18:48:51.922 DT Customizer[90552:707] ------

                2013-02-03 18:48:55.040 DT Customizer[90552:707] Attempting connection to io|2 on channel 1...

                2013-02-03 18:48:55.042 DT Customizer[90552:707] midiProperties={

                    "apple.midi.audiomidisetup.widget.xPosition" = 20;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIIACDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 884543086;

                                }

                            );

                            embedded = 1;

                            maxSysExSpeed = 3125;

                            name = "Bus 1";

                            sources =             (

                                                {

                                    uniqueID = 1191886513;

                                }

                            );

                            uniqueID = "-2009969689";

                        }

                    );

                    image = "/System/Library/Extensions/AppleMIDIIACDriver.plugin/Contents/Resources/IACDriverIcon.tiff";

                    manufacturer = "Apple Inc.";

                    model = "IAC Driver";

                    name = "IAC Driver";

                    offline = 1;

                    uniqueID = "-914020152";

                }

                2013-02-03 18:48:55.045 DT Customizer[90552:707] midiProperties={

                    "apple.midi.audiomidisetup.widget.xPosition" = 192;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    "apple.midirtp.errors" = <>;

                    driver = "com.apple.AppleMIDIRTPDriver";

                    entities =     (

                    );

                    image = "/System/Library/Extensions/AppleMIDIRTPDriver.plugin/Contents/Resources/RTPDriverIcon.tiff";

                    manufacturer = "";

                    model = "";

                    name = Network;

                    offline = 0;

                    scheduleAheadMuSec = 50000;

                    uniqueID = 111766092;

                }

                2013-02-03 18:48:55.047 DT Customizer[90552:707] midiProperties={

                    USBLocationID = 641925120;

                    USBVendorProduct = 330432520;

                    "apple.midi.audiomidisetup.widget.xPosition" = 364;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIUSBDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 128653067;

                                }

                            );

                            embedded = 0;

                            maxSysExSpeed = 3125;

                            name = "io|2";

                            sources =             (

                                                {

                                    uniqueID = 1355845148;

                                }

                            );

                            uniqueID = "-1171669501";

                        }

                    );

                    image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                    manufacturer = Alesis;

                    model = "io|2";

                    name = "io|2";

                    offline = 0;

                    uniqueID = 268408935;

                }

                2013-02-03 18:48:55.047 DT Customizer[90552:707] midiProperties={

                    USBLocationID = 71303168;

                    USBVendorProduct = 305463303;

                    "apple.midi.audiomidisetup.widget.xPosition" = 536;

                    "apple.midi.audiomidisetup.widget.yPosition" = 20;

                    driver = "com.apple.AppleMIDIUSBDriver";

                    entities =     (

                                {

                            destinations =             (

                                                {

                                    uniqueID = 1608678023;

                                }

                            );

                            embedded = 0;

                            maxSysExSpeed = 3125;

                            name = "";

                            sources =             (

                                                {

                                    uniqueID = 575655047;

                                }

                            );

                            uniqueID = "-1030625301";

                        }

                    );

                    image = "/Library/Audio/MIDI Devices/Generic/Images/USBInterface.tiff";

                    manufacturer = "Novation DMS";

                    model = Xio;

                    name = Xio;

                    offline = 1;

                    uniqueID = 394780422;

                }

                2013-02-03 18:48:55.048 DT Customizer[90552:707]   Destination: io|2

                2013-02-03 18:48:55.049 DT Customizer[90552:707]   Connected Source io|2

                2013-02-03 18:48:55.100 DT Customizer[90552:707] sent [0xb0,0x7a,0x00] out=7c4c199, dest=7c4c012

                2013-02-03 18:48:55.106 DT Customizer[90552:450f] parsePacketData DT_Voicing_Cmd val=0

                2013-02-03 18:49:02.694 DT Customizer[90552:707] sent [0xb0,0x0b,0x04] out=7c4c199, dest=7c4c012

                2013-02-03 18:49:07.944 DT Customizer[90552:707] sent [0xb0,0x0b,0x10] out=7c4c199, dest=7c4c012

                2013-02-03 18:49:11.146 DT Customizer[90552:707] sent [0xb0,0x0b,0x13] out=7c4c199, dest=7c4c012

                dhcp-101:MacOS garypen$

                 

                 

                Thanks for trying to figure this out.

                 

                Gary

                    • garypen Just Startin' 7 posts since
                      Mar 23, 2012
                      Currently Being Moderated
                      Feb 4, 2013 1:50 AM (in response to theoptimizers)
                      Re: DT50 Customizer for Mac

                      Hi Cass,

                       

                      I have been using midi monitor to snoop the traffic when attempting to debug the problem. However, I have tried with both midi monitor running and without it and that makes no difference to the result.

                       

                      I have an HD500 which is what I use when I'm playing live. I'm trying out this interface as a "studio" alternative to using the HD500.

                       

                      I've tried connecting through my USB hub and direct to my Mac Mini and it doesn't seem to make any difference.

                       

                      There is a happy ending here though. I've got a cheap, no name, USB -> Midi device which doesn't work with the Line6 Monkey. I'd thrown it into a cupboard and didn't think about it. I took it out and found that will happily work as a connector with your application.

                       

                      So, I've got two USB -> Midi interface, one works for one purpose, one for the other. Ah well, that's ok for my needs.

                       

                      Thanks for all the help!

                       

                      Gary

  • karmicfreak Just Startin' 32 posts since
    Nov 26, 2010
    Currently Being Moderated
    Jan 14, 2013 9:21 AM (in response to theoptimizers)
    Re: DT50 Customizer for Mac

    THANKS FOR MAKING THIS!

     

    Some initial impressions:

     

    I was jarred at first to hear/see it running thru the 8 presets.  A warning would have been nice, but I'm over it. 

     

    I was able to change to different amp models and change parameters with ease. I did notice that when the box for "Use amp defaults" was checked, switching to a new amp didn't ALWAYS change the amp to defaults - sometimes I had to uncheck, recheck, and then reselect for it to work.  Also, the "write report" button made it cycle thru presets, but didn't cause a report to be generated anywhere I could see.  Many mac users do have Word installed, so reading it shouldn't be an issue.  One possiblity for a change - MacOS has Print to PDF built into its OS, so you could possibly have the reports generated as a PDF, viewable with Adobe Reader or with Preview, the built in document reader.

     

    Thanks for all your work!

     

    Dave

     

    EDIT: I am using a DT25 112.

        • geppert Just Startin' 188 posts since
          Nov 8, 2010
          Currently Being Moderated
          Jan 14, 2013 1:42 PM (in response to theoptimizers)
          Re: DT50 Customizer for Mac

          You're doing good work there Cass.

           

          FYI ...

           

          I have resolved the problem I had last night with communication through a Digi 003 Interface to/from the DT amp. I have a bunch of fires to put out this afternoon then I will post later on what my findings were with some suggestions for your Editor's evolution.

           

          Thanks again for taking the time to evolve this app. Much appreciated by all the Mac Users I am sure.

        • karmicfreak Just Startin' 32 posts since
          Nov 26, 2010
          Currently Being Moderated
          Jan 15, 2013 2:05 PM (in response to theoptimizers)
          Re: DT50 Customizer for Mac

          Yep, that's the issue and the solution!

           

          The docs were where you said, although a "save" box coming up would give the PDF option I mentioned before, as well as let me know or choose where the file is placed.

           

          Dave

  • geppert Just Startin' 188 posts since
    Nov 8, 2010
    Currently Being Moderated
    Jan 14, 2013 8:37 PM (in response to theoptimizers)
    Re: DT50 Customizer for Mac

    Hey Cass,

     

    I have figured out my the problem. I should have known this but it was a kind of left field thing and I don't use midi all that much for what I do. With the ProTools Interface (Digi 003) there are 2 midi output ports. Midi Out 1 is active by default (you can't have both outs active at the same time I believe). Within ProTools you can specify from a Midi Track whether you want to transmit on Midi Out Port 1 or 2. However, it seems that you cannot specify Output Port 2 from Apple's Audio Midi Set up? It seems to be done "from the midi application"? Anyways, to make a long story short, I was using Midi Out 2 to get to the DT25 and that is why the amp was not receiving information from your editor. There is only 1 Input port on the 003 so that's why the amp's transmission was able to communicate with the editor. This morning, I switched the amp's Midi Input cable to the Midi Out Port 1 on the 003 and it worked in both directions.

     

    Since I have a POD500 I don't really need to do all this business with the DT25, but I want to understand it and be able to configure the amp the way I want without the HD500 so that is why I am messing with it. You Editor is the bomb. Thanks again for taking the time to work on this app for us Mac People.

     

    I am wondering if it might be possible for you to adapt your Editor to be able to configure an 003 for Port 2? Just a thought? I checked with a few Midi Apps including SysEx Librarian (A Snooze), Aria Maestosa and L6 Monkey all of which allow access to Port 2 on the 003. That is why I was able to do DT firmware updates via Monkey (I set Monkey's output to Port 2), and why initially last night, I had the DT input plugged into the 003 Midi Port 2 etc. ..... This would be a very nice asset/addition for 003 users with your Editor. A midi output menu allowing access to the available midi ports on the interface being used.

  • JimKidd Just Startin' 56 posts since
    Apr 20, 2008
    Currently Being Moderated
    Jan 23, 2013 7:13 PM (in response to theoptimizers)
    Re: DT50 Customizer for Mac

    .

  • navne Just Startin' 1 posts since
    Aug 18, 2007
    Currently Being Moderated
    Apr 8, 2013 11:27 AM (in response to theoptimizers)
    Re: DT50 / DT25 Customizer for Mac

    Great work Cass!!!!

     

    If you post a paypal account or something I will gladly give you a few bucks for your efforts

    Im using often it and it works great with my Edirol and DT25

     

    br

    Mathias

More Like This

  • Retrieving data ...

Bookmarked By (0)