Page 2 of 3

Re: -new driver 3.6.8.1380-

Posted: Wed Jan 07, 2009 12:28 am
by reeper
peddap wrote:
reeper wrote:update: *polished* gui
Thanx for this "update" :D

Can't you find a way for us users to label the different channels and mixes? :?:

Regards
Peter
well yes and no.... ts done in xml text format outside the Cuemix, so that would mean exiting cuemix apply changes in new xml-paste that back- start cuemix... etc.. not very slick imho
-it CAN be edited tho np. maybe do a installer forit ...but i dont think so timewize
<?xml version="1.0" encoding="UTF-8" ?>
- <resource_list>
- <XSET name="LocalizedStrings">
- <!-- Menu Items ///////////////////////////////////////////////////////////
-->
- <!-- File Menu
-->
<TEXT name="File">File</TEXT>
<TEXT name="SaveHardwarePresetMenu">Save Hardware Preset...</TEXT>
<TEXT name="LoadHardwarePresetMenu">Load Hardware Preset...</TEXT>
<TEXT name="SaveToFile">Save To File...</TEXT>
<TEXT name="LoadFromFile">Load From File...</TEXT>
<TEXT name="Edit Channel Names...">Edit Channel Names...</TEXT>
<TEXT name="Peak Hold Time">Peak Hold Time</TEXT>
<TEXT name="Mix 1 Return Includes Computer Output">Mix 1 Return Includes Computer Output</TEXT>
<TEXT name="Show Meter in Dock Icon">Show Meter in Dock Icon</TEXT>
<TEXT name="HardwareFollowsConsole">Hardware Follows Console Stereo Settings</TEXT>
<TEXT name="Close">Close</TEXT>
- <!-- Load/Save Hardware Preset Popup Windows
-->
<TEXT name="LoadHardwarePreset">Load Hardware Preset</TEXT>
<TEXT name="LoadPreset">Load Preset</TEXT>
<TEXT name="SaveHardwarePreset">Save Hardware Preset</TEXT>
<TEXT name="PresetName">Preset Name</TEXT>
<TEXT name="PresetNameTooLongError">(can not be more than 12 characters)</TEXT>
<TEXT name="OverwritePreset">Overwrite Preset</TEXT>
<TEXT name="Preset">Preset</TEXT>
- <!-- Peak Hold Time Menu
-->
<TEXT name="Off">Off</TEXT>
<TEXT name="2 Seconds">2 Seconds</TEXT>
<TEXT name="4 Seconds">4 Seconds</TEXT>
<TEXT name="10 Seconds">10 Seconds</TEXT>
<TEXT name="1 Minute">1 Minute</TEXT>
<TEXT name="5 Minutes">5 Minutes</TEXT>
<TEXT name="Infinite">Infinite</TEXT>
- <!-- Edit Menu
-->
<TEXT name="Edit">Edit</TEXT>
<TEXT name="Undo">Undo</TEXT>
<TEXT name="Redo">Redo</TEXT>
<TEXT name="Copy">Copy</TEXT>
<TEXT name="Paste">Paste</TEXT>
<TEXT name="ClearPeaks">Clear Peaks</TEXT>
- <!-- Devices Menu
-->
<TEXT name="Devices">Devices</TEXT>
- <!-- Configurations Menu
-->
<TEXT name="Configurations">Configurations</TEXT>
<TEXT name="CreateNew">Create New...</TEXT>
<TEXT name="Save">Save</TEXT>
<TEXT name="SaveTo">Save To...</TEXT>
<TEXT name="Delete">Delete...</TEXT>
<TEXT name="Import">Import...</TEXT>
<TEXT name="Export">Export...</TEXT>
- <!-- Config Manager Popup Windows
-->
<TEXT name="CreateConfiguration">Create configuration</TEXT>
<TEXT name="ConfigurationName">Configuration name:</TEXT>
<TEXT name="DeleteConfiguration">Delete configuration</TEXT>
<TEXT name="DeleteThisConfiguration">Delete this configuration:</TEXT>
<TEXT name="SaveToConfiguration">Save to configuration</TEXT>
<TEXT name="SaveToThisConfiguration">Save to this configuration:</TEXT>
<TEXT name="SelectAConfiguration">Select a configuration</TEXT>
<TEXT name="NoConfigurationsFound">No configurations found</TEXT>
<TEXT name="ok">ok</TEXT>
<TEXT name="cancel">cancel</TEXT>
- <!-- Talkback Menu
-->
<TEXT name="Talkback">Talkback</TEXT>
<TEXT name="ConfigureTalkbackListenback">Configure Talkback/Listenback...</TEXT>
<TEXT name="Toggle Talkback">Toggle Talkback</TEXT>
<TEXT name="Toggle Listenback">Toggle Listenback</TEXT>
<TEXT name="Talk">Talk</TEXT>
<TEXT name="Listen">Listen</TEXT>
<TEXT name="Done">Done</TEXT>
- <!-- Phones Menu
-->
<TEXT name="Phones">Phones</TEXT>
<TEXT name="Follow Active Mix">Follow Active Mix</TEXT>
- <!-- Control Surfaces Menu
-->
<TEXT name="Control Surfaces">Control Surfaces</TEXT>
<TEXT name="Application Follows Control Surface">Application Follows Control Surface</TEXT>
<TEXT name="Share Surfaces with Other Applications">Share Surfaces with Other Applications</TEXT>
<TEXT name="Enabled">Enabled</TEXT>
<TEXT name="Configure...">Configure...</TEXT>
- <!-- Undo Names ///////////////////////////////////////////////////////////
-->
- <!-- Input Undo Names
-->
<TEXT name="Adjust Trim">Adjust Trim</TEXT>
<TEXT name="Set Pad">Set Pad</TEXT>
<TEXT name="Set Boost">Set Boost</TEXT>
<TEXT name="Set Input Level">Set Input Level</TEXT>
<TEXT name="Set Phase">Set Phase</TEXT>
<TEXT name="Edit Channel Name">Edit Channel Name</TEXT>
<TEXT name="Set Stereo Pair">Set Stereo Pair</TEXT>
<TEXT name="Set Stereo Swap">Set Stereo Swap</TEXT>
<TEXT name="Set Stereo Mode">Set Stereo Mode</TEXT>
<TEXT name="Set Stereo Width">Set Stereo Width</TEXT>
<TEXT name="Set Limit">Set Limit</TEXT>
<TEXT name="Set Lookahead">Set Lookahead</TEXT>
<TEXT name="Set Soft Clip">Set Soft Clip</TEXT>
- <!-- Bus Input Undo Names
-->
<TEXT name="Set Solo">Set Solo</TEXT>
<TEXT name="Set Mute">Set Mute</TEXT>
<TEXT name="Adjust Pan">Adjust Pan</TEXT>
<TEXT name="Move Fader">Move Fader</TEXT>
<TEXT name="Set Balance/Width Preference">Set Balance/Width Preference</TEXT>
- <!-- Bus Undo Items
-->
<TEXT name="Set Bus Assign">Set Bus Assign</TEXT>
<TEXT name="Set Bus Mute">Set Bus Mute</TEXT>
<TEXT name="Move Bus Fader">Move Bus Fader</TEXT>
<TEXT name="Edit Bus Name">Edit Bus Name</TEXT>
- <!-- Output Undo Names
-->
<TEXT name="Edit Output Name">Edit Output Name</TEXT>
- <!-- Device Undo Names
-->
<TEXT name="Set Input Pre/Post">Set Input Pre/Post</TEXT>
<TEXT name="Set Monitor Level">Set Monitor Level</TEXT>
<TEXT name="Set Talkback Input">Set Talkback Input</TEXT>
<TEXT name="Set Listenback Input">Set Listenback Input</TEXT>
<TEXT name="Set Talkback Att. Level">Set Talkback Att. Level</TEXT>
<TEXT name="Set Listenback Att. Level">Set Listenback Att. Level</TEXT>
<TEXT name="Set Talkback Width">Set Talkback Width</TEXT>
- <!-- EQ Undo Names
-->
<TEXT name="Set EQ Enable">Set EQ Enable</TEXT>
- <!-- EQ Band Undo Names
-->
<TEXT name="Set EQ Frequency">Set EQ Frequency</TEXT>
<TEXT name="Set EQ Gain">Set EQ Gain</TEXT>
<TEXT name="Set EQ Q">Set EQ Q</TEXT>
<TEXT name="Set EQ Band Enable">Set EQ Band Enable</TEXT>
<TEXT name="Set EQ Type">Set EQ Type</TEXT>
- <!-- Dynamics Undo Names
-->
<TEXT name="Set Dynamics Enable">Set Dynamics Enable</TEXT>
- <!-- Compressor Undo Names
-->
<TEXT name="Set Compressor Enable">Set Compressor Enable</TEXT>
<TEXT name="Set Compressor Threshold">Set Compressor Threshold</TEXT>
<TEXT name="Set Compressor Ratio">Set Compressor Ratio</TEXT>
<TEXT name="Set Compressor Attack">Set Compressor Attack</TEXT>
<TEXT name="Set Compressor Release">Set Compressor Release</TEXT>
<TEXT name="Set Compressor Trim">Set Compressor Trim</TEXT>
<TEXT name="Set Compressor Detector Mode">Set Compressor Detector Mode</TEXT>
- <!-- Leveler Undo Names
-->
<TEXT name="Set Leveler Enable">Set Leveler Enable</TEXT>
<TEXT name="Set Leveler Mode">Set Leveler Mode</TEXT>
<TEXT name="Set Leveler Gain Reduction">Set Leveler Gain Reduction</TEXT>
<TEXT name="Set Leveler Makeup Gain">Set Leveler Makeup Gain</TEXT>
- <!-- Reverb Send / Return Undo Names
-->
<TEXT name="Set Reverb Send">Set Reverb Send</TEXT>
<TEXT name="Set Reverb Return">Set Reverb Return</TEXT>
<TEXT name="Set Reverb Send Pan">Set Reverb Send Pan</TEXT>
- <!-- Master Page Undo Names
-->
<TEXT name="Set Monitor Enable">Set Monitor Enable</TEXT>
<TEXT name="Enable Talkback Output">Enable Talkback Output</TEXT>
<TEXT name="Enable Listenback Output">Enable Listenback Output</TEXT>
- <!-- Reverb Algo Undo Names
-->
<TEXT name="Set Reverb Enable">Set Reverb Enable</TEXT>
<TEXT name="Set Reverb Split Point">Set Reverb Split Point</TEXT>
<TEXT name="Set Reverb Time">Set Reverb Time</TEXT>
<TEXT name="Set Reverb Pre-Delay">Set Reverb Pre-Delay</TEXT>
<TEXT name="Set Reverb Cut Frequency">Set Reverb Cut Frequency</TEXT>
<TEXT name="Set Reverb Cut Level">Set Reverb Cut Level</TEXT>
<TEXT name="Set Reverb Reflections Size">Set Reverb Reflections Size</TEXT>
<TEXT name="Set Reverb Reflections Set">Set Reverb Reflections Set</TEXT>
<TEXT name="Set Reverb Reflections Level">Set Reverb Reflections Level</TEXT>
<TEXT name="Set Reverb Time">Set Reverb Time</TEXT>
<TEXT name="Set Reverb Frequency">Set Reverb Frequency</TEXT>
<TEXT name="Set Reverb Width">Set Reverb Width</TEXT>
- <!-- Other Undo Names
-->
<TEXT name="Paste Mix Bus">Paste Mix Bus</TEXT>
<TEXT name="Load Config File">Load Config File</TEXT>
- <!-- Widget Names /////////////////////////////////////////////////////////
-->
- <!-- Tab Strings
-->
<TEXT name="INPUTS">INPUTS</TEXT>
<TEXT name="MIXES">MIXES</TEXT>
<TEXT name="OUTPUTS">OUTPUTS</TEXT>
<TEXT name="CHANNELTAB">CHANNEL</TEXT>
<TEXT name="EQTAB">EQ</TEXT>
<TEXT name="DYNAMICSTAB">DYNAMICS</TEXT>
<TEXT name="METERTAB">METERS</TEXT>
<TEXT name="REVERBTAB">REVERB</TEXT>
- <!-- Inputs Page
-->
<TEXT name="FOCUS">FOCUS</TEXT>
<TEXT name="MONO">MONO</TEXT>
<TEXT name="STEREO">STEREO</TEXT>
<TEXT name="PHASE">PHASE</TEXT>
<TEXT name="PHASEL">L -</TEXT>
<TEXT name="PHASER">- R</TEXT>
<TEXT name="TRIM">TRIM</TEXT>
<TEXT name="DB">dB</TEXT>
<TEXT name="+">+</TEXT>
<TEXT name="-">-</TEXT>
<TEXT name="F">ƒ</TEXT>
<TEXT name="Q">Q</TEXT>
<TEXT name="HPF">HPF</TEXT>
<TEXT name="LPF">LPF</TEXT>
<TEXT name="T">T</TEXT>
<TEXT name="R">R</TEXT>
<TEXT name="EQ">EQ</TEXT>
<TEXT name="DYNAMICS">DYNAMICS</TEXT>
<TEXT name="REVERB">REVERB</TEXT>
- <!-- Legacy Inputs
-->
<TEXT name="BOOST">BOOST</TEXT>
- <!-- Mixes Page
-->
<TEXT name="BALANCE">BAL</TEXT>
<TEXT name="WIDTH">WIDTH</TEXT>
<TEXT name="PAN">PAN</TEXT>
<TEXT name="SOLO">SOLO</TEXT>
<TEXT name="MUTE">MUTE</TEXT>
<TEXT name="SEND">SEND</TEXT>
<TEXT name="RTN">RTN</TEXT>
- <!-- Outputs Page
-->
<TEXT name="VERB SND" platform="MacX">VERB SND</TEXT>
<TEXT name="VERB RTN" platform="MacX">VERB RTN</TEXT>
<TEXT name="VERB SND" platform="Wind">VRB SND</TEXT>
<TEXT name="VERB RTN" platform="Wind">VRB RTN</TEXT>
<TEXT name="TALK">TALK</TEXT>
<TEXT name="LISTEN">LISTEN</TEXT>
<TEXT name="MONITOR">MONITOR</TEXT>
- <!-- Channel Page
-->
<TEXT name="Input">Input</TEXT>
<TEXT name="Inputs">Inputs</TEXT>
<TEXT name="Output">Output</TEXT>
<TEXT name="Outputs">Outputs</TEXT>
<TEXT name="MODE">MODE</TEXT>
<TEXT name="MS">M/S</TEXT>
<TEXT name="SWAP">SWAP L/R</TEXT>
<TEXT name="OVERLOAD">OVERLOAD PROTECTION</TEXT>
<TEXT name="VLIMIT">VLIMIT</TEXT>
<TEXT name="SOFTCLIP">SOFT CLIP</TEXT>
<TEXT name="LOOKAHEAD">LOOKAHEAD</TEXT>
<TEXT name="SEND">SEND</TEXT>
- <!-- EQ Page
-->
<TEXT name="FREQ">FREQ</TEXT>
<TEXT name="GAIN">GAIN</TEXT>
- <!-- Dynamics Page
-->
<TEXT name="IN">IN</TEXT>
<TEXT name="OUT">OUT</TEXT>
<TEXT name="GR">GR</TEXT>
<TEXT name="COMPRESSOR">COMPRESSOR</TEXT>
<TEXT name="THRESHOLD">THRESHOLD</TEXT>
<TEXT name="RATIO">RATIO</TEXT>
<TEXT name="ATTACK">ATTACK</TEXT>
<TEXT name="RELEASE">RELEASE</TEXT>
<TEXT name="PEAK">PEAK</TEXT>
<TEXT name="RMS">RMS</TEXT>
<TEXT name="LEVELER">LEVELER</TEXT>
<TEXT name="LIMIT">LIMIT</TEXT>
<TEXT name="COMP">COMP</TEXT>
<TEXT name="REDUCTION">REDUCTION</TEXT>
<TEXT name="MAKEUP">MAKEUP</TEXT>
<TEXT name="DETECTOR">DETECTOR</TEXT>
- <!-- Meters Page
-->
<TEXT name="FX">- FX -</TEXT>
<TEXT name="PRE">PRE</TEXT>
<TEXT name="POST">POST</TEXT>
<TEXT name="MIC">MIC</TEXT>
<TEXT name="ANALOG">ANALOG</TEXT>
<TEXT name="SPDIF">S/PDIF</TEXT>
<TEXT name="OPTICALA">OPTICAL A</TEXT>
<TEXT name="OPTICALB">OPTICAL B</TEXT>
<TEXT name="MIX">MIX</TEXT>
<TEXT name="MAIN">MAIN</TEXT>
<TEXT name="PHONES" platform="MacX">PHONES</TEXT>
<TEXT name="PHONES" platform="Wind">PHNS</TEXT>
<TEXT name="PHN">PHN</TEXT>
<TEXT name="AES SPDIF PHNS">AES SPDIF PHNS</TEXT>
- <!-- Reverb Page
-->
<TEXT name="PRIMARY CONTROLS">PRIMARY CONTROLS</TEXT>
<TEXT name="TIME">TIME</TEXT>
<TEXT name="PRE-DELAY">PRE-DELAY</TEXT>
<TEXT name="SHELF FILTER">SHELF FILTER</TEXT>
<TEXT name="SHELF">SHELF</TEXT>
<TEXT name="CUT">CUT</TEXT>
<TEXT name="EARLY REFLECTIONS">EARLY REFLECTIONS</TEXT>
<TEXT name="REFLECTIONS">REFLECTIONS</TEXT>
<TEXT name="SIZE">SIZE</TEXT>
<TEXT name="LEVEL">LEVEL</TEXT>
<TEXT name="REVERB DESIGN">REVERB DESIGN</TEXT>
<TEXT name="REVERB TIME">REVERB TIME</TEXT>
<TEXT name="CROSSOVER">CROSSOVER</TEXT>
<TEXT name="LOW">LOW</TEXT>
<TEXT name="MID">MID</TEXT>
<TEXT name="HIGH">HIGH</TEXT>
<TEXT name="SWAPPED">SWAPPED</TEXT>
<TEXT name="SPLIT POINT">SPLIT POINT</TEXT>
- <!-- Reflections Menu
-->
<TEXT name="ROOM A">ROOM A</TEXT>
<TEXT name="ROOM B">ROOM B</TEXT>
<TEXT name="ROOM C">ROOM C</TEXT>
<TEXT name="ROOM D">ROOM D</TEXT>
<TEXT name="ROOM E">ROOM E</TEXT>
- <!-- LCD Glare Overlay
-->
<TEXT name="NotEnoughDSPResources">NOT ENOUGH DSP RESOURCES</TEXT>
<TEXT name="ToEnableThisEffect">TO ENABLE THIS EFFECT</TEXT>
<TEXT name="PleaseDisableOtherChannel">please disable other channel</TEXT>
<TEXT name="EffectsOrDisableOptical">effects or disable optical</TEXT>
<TEXT name="BanksToFreeUpResources">banks to free up resources</TEXT>
<TEXT name="EffectsToFreeUpResources">effects to free up resources</TEXT>
<TEXT name="ReverbNotAvailable">REVERB NOT AVAILABLE</TEXT>
<TEXT name="At2xSampleRates">AT 2x SAMPLE RATES</TEXT>
<TEXT name="EffectsNotAvailable">EFFECTS NOT AVAILABLE</TEXT>
<TEXT name="At4xSampleRates">AT 4x SAMPLE RATES</TEXT>
<TEXT name="ReverbOnlyAvailable">REVERB ONLY AVAILABLE</TEXT>
<TEXT name="At1xSampleRates">AT 1x SAMPLE RATES</TEXT>
- <!-- Legacy LCD
-->
<TEXT name="LCDTrim">Trim: adjust input signal level</TEXT>
<TEXT name="LCDPhase">Phase invert</TEXT>
<TEXT name="LCDPad">Pad: apply 20dB attenuation to input</TEXT>
<TEXT name="LCDBoost">Boost: apply 6dB gain to input</TEXT>
<TEXT name="LCDInputLevel1">Reference: select -10dBV or +4dBu input</TEXT>
<TEXT name="LCDInputLevel2">reference level</TEXT>
<TEXT name="LCDStereoness1">Pairing: mono / stereo operation for</TEXT>
<TEXT name="LCDStereoness2">adjacent inputs</TEXT>
<TEXT name="LCDEnableHWFC1">Hardware Follows Console Stereo Settings must</TEXT>
<TEXT name="LCDEnableHWFC2">be enabled to change this from the console</TEXT>
<TEXT name="LCDSolo">Solo: solo channel to bus output</TEXT>
<TEXT name="LCDMute">Mute: mute channel to bus output</TEXT>
<TEXT name="LCDPan">Pan: pan channel across bus output</TEXT>
<TEXT name="LCDBalance1">Balance: adjust stereo balance between</TEXT>
<TEXT name="LCDBalance2">paired channels</TEXT>
<TEXT name="LCDWidth1">Width: adjust stereo width of</TEXT>
<TEXT name="LCDWidth2">paired channels</TEXT>
<TEXT name="LCDFader">Fader: set channel level to bus output</TEXT>
<TEXT name="LCDBusMute">Bus mute: mute bus output</TEXT>
<TEXT name="LCDBusFader">Bus master fader: set bus output level</TEXT>
<TEXT name="LCDBusSelect">Bus select menu: select bus to edit and view</TEXT>
<TEXT name="LCDBusAssign1">Bus assign: choose an output for the current</TEXT>
<TEXT name="LCDBusAssign2">mix bus</TEXT>
<TEXT name="LCDTalkInput">Talkback input: select an input for talkback</TEXT>
<TEXT name="LCDListenInput">Listenback input: select an input for listenback</TEXT>
<TEXT name="LCDTalkEnable">Talkback button: activate talkback</TEXT>
<TEXT name="LCDTalkLink">Talkback link: link listenback to talkback</TEXT>
<TEXT name="LCDListenEnable">Listenback button: activate listenback</TEXT>
<TEXT name="LCDTalkAtt1">Talkback dim: set attenuation amount for when</TEXT>
<TEXT name="LCDTalkAtt2">talkback is enabled</TEXT>
<TEXT name="LCDListenAtt1">Listenback dim: set attenuation amount for when</TEXT>
<TEXT name="LCDListenAtt2">listenback is enabled</TEXT>
<TEXT name="LCDTalkConfigure1">Output assign: select talkback and listenback</TEXT>
<TEXT name="LCDTalkConfigure2">outputs</TEXT>
<TEXT name="LCDWithShift">With shift: apply to all channels</TEXT>
<TEXT name="LCDWithShiftInputs">With shift: apply to all inputs</TEXT>
<TEXT name="LCDWithShiftInputs1-4">With shift: apply to inputs 1-4</TEXT>
<TEXT name="LCDWithShiftInputs5-8">With shift: apply to inputs 5-8</TEXT>
<TEXT name="LCDWithOption" platform="MacX">With option: apply to all busses</TEXT>
<TEXT name="LCDWithOption" platform="Wind">With alt: apply to all busses</TEXT>
<TEXT name="LCDOptionLockOn" platform="MacX">With option: latch on</TEXT>
<TEXT name="LCDOptionLockOn" platform="Wind">With alt: latch on</TEXT>
<TEXT name="LCDWithCmd" platform="MacX">With command: apply to stereo pair</TEXT>
<TEXT name="LCDWithCmd" platform="Wind">With control: apply to stereo pair</TEXT>
- <!-- DSP Resource Monitor
-->
<TEXT name="DSP">.</TEXT>
- <!-- Monitor Section / Talkback Console
-->
<TEXT name="LINK">LINK</TEXT>
<TEXT name="TalkbackConsole">Talkback Console</TEXT>
<TEXT name="DIM">DIM</TEXT>
- <!-- Monitor Popup Menu
-->
<TEXT name="MainOuts">Main Outs</TEXT>
<TEXT name="Stereo">Stereo</TEXT>
<TEXT name="Quad">Quad</TEXT>
<TEXT name="Custom">Custom</TEXT>
- <!-- Mac Console Error
-->
<TEXT name="No device explanation">Verify that the hardware is switched on and connected.</TEXT>
<TEXT name="No Device Error">No Device Found</TEXT>
- <!-- Mac Core Device
-->
<TEXT name="Not enough bandwidth on Bus.">Not enough bandwidth on Bus. If this is a USB Device it may not be connected to a USB 2.0 Bus. If 1394, then there may be too many devices on the bus</TEXT>
<TEXT name="MOTU CueMix FX">MOTU CueMix FX</TEXT>
<TEXT name="Disabled">Disabled</TEXT>
<TEXT name="Phones 1-2">Phones 1-2</TEXT>
<TEXT name="None">None</TEXT>
<TEXT name="Bus">Bus</TEXT>
- <!-- Win Console Error
-->
<TEXT name="ErrorTitle">MOTU Audio</TEXT>
<TEXT name="DriverNoDevices">No MOTU Audio devices detected.</TEXT>
<TEXT name="DriverNoMemory">The MOTU driver requires more memory</TEXT>
<TEXT name="WrongDriverVersion">Version mismatch. The application can't communicate with the driver.</TEXT>
<TEXT name="InsufficentBandwidth">The device is on a bus that cannot support this transfer rate</TEXT>
<TEXT name="Unknown">An undefined error has occurred.</TEXT>
<TEXT name="NoDeviceFeatureError">This application is not compatible with the MOTU 828 or MOTU 896.</TEXT>
<TEXT name="FileError">An error occoured during file operation.</TEXT>
- <!-- Win Core Device
-->
<TEXT name="NoCueMixDevices">No MOTU Audio Devices that support CueMix found</TEXT>
<TEXT name="NoSMPTEDevices">No MOTU Audio Devices that support SMPTE found</TEXT>
- <!-- Required
-->
<TEXT name="MBOK">OK</TEXT>
<TEXT name="MBCancel">Cancel</TEXT>
<TEXT name="MBYes">Yes</TEXT>
<TEXT name="MBNo">No</TEXT>
<TEXT name="Font1">Helvetica Neue Bold</TEXT>
<TEXT name="Font2">Helvetica Neue Condensed Bold</TEXT>
</XSET>
</resource_list>

Re: -new driver 3.6.8.1380-

Posted: Wed Jan 07, 2009 3:05 am
by Gianluca13_2
peddap wrote:
reeper wrote:update: *polished* gui
Thanx for this "update" :D

Can't you find a way for us users to label the different channels and mixes? :?:

Regards
Peter
+1

Gianluca

Re: -new driver 3.6.8.1380-

Posted: Wed Jan 07, 2009 5:51 pm
by idiotcentral
sdreyer wrote:I ran the installation program in the administrator mode and rebooted my computer, however each time I turn on the motu 828 (original) my new HP 64 bit Vista computer locks up.

Any suggestions?
I had the same problem with Vista Ultimate 32 bit running on a macbook pro. I booted it into safe mode, and shut it down correctly. After a couple of reboots it worked. Don't know why, but that's what happened. Try having the unit on while you do this. Worth a try.

Re: -new driver 3.6.8.1380-

Posted: Sat Jan 10, 2009 12:41 am
by peddap
reeper wrote:
peddap wrote:
reeper wrote:update: *polished* gui
Thanx for this "update" :D

Can't you find a way for us users to label the different channels and mixes? :?:

Regards
Peter
well yes and no.... ts done in xml text format outside the Cuemix, so that would mean exiting cuemix apply changes in new xml-paste that back- start cuemix... etc.. not very slick imho
-it CAN be edited tho np. maybe do a installer forit ...but i dont think so timewize
Ok, thats interesting that you do can edit the channel names and mixes.
But since I'm not familiar (and other CueMix owners) with how to editing in XML I still put my hope that you could take time and create a spearate program for it :D

Regards
Peter

Re: -CueMix-Mods-

Posted: Sat Jan 10, 2009 6:57 pm
by reeper
C:\Program Files\Motu\audio\cuemix fx\Resources\English.lproj
"LocalizableStrings.xml" <-- open in notepad

edit and "save"
thats it really... make a backup first

Re: -CueMix-Mods-

Posted: Mon Jan 12, 2009 2:51 am
by Gianluca13_2
Sorry Reeper maybe I’m a bit dumb but could you make a little example related to how modify a line of text in that files? Suppose I like to change the name of MIC1 strip in mixer or in input view and I like to see some were the label “Bob Voice” how can I obtain that?

Re: -CueMix-Mods-

Posted: Mon Jan 12, 2009 9:46 am
by peddap
Reeper, that works fine for editing some stuff but not for editing the channels or mixes names.
Since I use both ADAT A, B, SPDIF and all other channels it's confusing when I can't rename them.

Have I missed something?

I've earlier asked Motus support about this and they can't give me an proper answer :x . They just say that It doesn't work on Windows and refuse to answer if it's gonna be a feature in the future...

Re: -CueMix-Mods-

Posted: Mon Jan 12, 2009 11:09 am
by 1nput0utput
peddap wrote:Reeper, that works fine for editing some stuff but not for editing the channels or mixes names.
Since I use both ADAT A, B, SPDIF and all other channels it's confusing when I can't rename them.

Have I missed something?

I've earlier asked Motus support about this and they can't give me an proper answer :x . They just say that It doesn't work on Windows and refuse to answer if it's gonna be a feature in the future...
Windows does not support custom audio I/O channel names. Mac OS X does. That is why CueMix FX allows you to set custom names for inputs under OS X but not under Windows.

Re: -CueMix-Mods-

Posted: Mon Jan 12, 2009 10:49 pm
by peddap
Windows does not support custom audio I/O channel names. Mac OS X does. That is why CueMix FX allows you to set custom names for inputs under OS X but not under Windows.
Hi 1Input0utput,

I know that issue but still I can't understand why they doesn't add a writeable field. That couldn't be to hard or?

It's just that this is a huge problem for us users that use every channel. So I therefore hoped that Reeper had found a way around this.

Re: -CueMix-Mods-

Posted: Tue Jan 13, 2009 7:49 am
by 1nput0utput
peddap wrote:So I therefore hoped that Reeper had found a way around this.
Like he said, you can probably edit the file LocalizableStrings.xml.

Re: -CueMix-Mods-

Posted: Tue Jan 13, 2009 10:40 pm
by peddap
Like he said, you can probably edit the file LocalizableStrings.xml.
Well, at least I can't find the channels names in that file.
So, I hope that it's just my lack of knowledge and not a fact...

Re: -CueMix-Mods-

Posted: Tue Jun 16, 2009 9:02 pm
by Rumpl4skn
peddap wrote:
Like he said, you can probably edit the file LocalizableStrings.xml.
Well, at least I can't find the channels names in that file.
So, I hope that it's just my lack of knowledge and not a fact...
No, there are no channel or mix output names to edit in there that I can see either.

Re: -CueMix-Mods-

Posted: Tue Jun 16, 2009 9:50 pm
by HotShot
Reeper:

This is a very nice skin for CuMix. It works with no problems.

The only thing I'm wondering is how do we go back to the original skin, if we want to. Would we have to re-install the driverpackage to do that?

I wish you could make it so we could switch between the original skin and this very nice mod.:)

Thanks for sharing!

Re: -new driver 3.6.8.1380-

Posted: Tue Jun 16, 2009 10:41 pm
by Klaus
peddap wrote:
reeper wrote:update: *polished* gui
Thanx for this "update" :D

Can't you find a way for us users to label the different channels and mixes? :?:

Regards
Peter
yes

Take care

Klaus

Re: -CueMix-Mods-

Posted: Thu Aug 06, 2009 7:29 pm
by wayneconnor
I did a mod to my mac version as follows:

Image

It just has the red added to the EQ buttons hwen they are on, and to the DYNAMICS/FOCUS buttons so I can see a bit more clearly what is on and off.

It also has the colors added to the shelf filters.

I really like your skin though.

Is there a possibility of getting your original photoshop files or jpegs or whatever so I can convert your PC mod into a mac mod?

Wayne