Version: 1.0.5b3 Date: 2017-04-26 1. Fixed a problem where channel remapping would sometimes not work correctly, particularly if a MIDI event was routed to more than one port. Version: 1.0.5b2 Date: 2017-04-12 1. Fixed a problem with headphones being silent. This problem only affected 1.0.5b1. Version: 1.0.5b1 Date: 2017-03-15 1. Added rules for device name, MIDI/audio port names, audio channel names, and various other nameable objects. Some users were doing things like giving ports blank names or names beginning with a minus sign that were causing problems with various operating systems. The new rules should help prevent that from happening. This is common code that affects all products using MIDIManager. 2. Changed the USB audio descriptor to use synchronous endpoints for input and output when computer is the clock master (this change is needed for an upcoming Apple release). Version: 1.0.4 Version: 1.0.4b5 Date: 2016-12-01 1. Increased length of sysex buffer for internal messages from 127 to 159 (needed for processing AMP commands). Version: 1.0.4b4 Date: 2016-07-29 1. Added 100 ms delays after turning on each of the power rails (phantom, midi, cap touch, analog 1, analog 2). Version: 1.0.4b3 Date: 2016-04-28 1. Fixed a problem where the front panel clipping indicators were not working correctly when unit was bus powered. 2. Added a workaround for the problem where overdriving the analog inputs can cause the ADC to go into zombie mode. Firmware now monitors the analog inputs and if it believes the ADC is not responding it will lower the gain to 0 dB on the dead channels and reboot the ADC. Previously, the only way to restore the analog inputs was to reboot the unit but if the gain settings were set too high then user could get stuck in an infinite reboot loop. A hardware update will eventually make this problem go away entirely. Version: 1.0.4b2 Date: 2016-04-21 1. Fixed a problem where the front panel clipping indicator for channel 1 was not updating correctly. 2. USB audio port #1 does not support direct connection to iOS device (even when using our inline cable). This was not being reported correctly via sysex commands; iConfig showed that iOS connection was allowed and enabled. May need to restore unit to factory defaults to get this to show correctly in iConfig. Version: 1.0.4b1 Date: 2016-04-04 1. Fixed a problem where putting unit to sleep would not turn off phantom power. 2. Fixed a problem where changing the number of mixes to an audio domain would not properly reset all audio domains to ÒblankÓ state. 3. MIDIManager now uses notifications when USB and UART output buffers become full. This change was made for mio10 in common MIDIManager code so all projects that use MIDIManager need to be updated. 4. Added a data throttle to USB device port driver. This will help mitigate lost data problems when a host sends large bursts of data over a short time interval. 5. When audio is disabled for PC and iOS, the USB descriptor will contain only the MIDI portion. Previously, the USB descriptor contained both the audio and MIDI portions but would return an error code on audio SetInterface calls. This worked fine for Mac and iOS but with Windows the host would no longer communicate using MIDI. 6. When phantom power is enabled or disabled, the channel is muted for 3 seconds while the gain is set to 0 to allow the phantom power circuitry to stabilize. Gain is then ramped up to the previous setting. There may be some zipper noise heard when the gain is ramped up but this is normal. Version: 1.0.3 Date: 2015-12-07 1. Changed the USB port numbering because the labeling on the back of the box for USB ports is wrong (should be left to right, not right to left). Version: 1.0.2 Date: 2015-11-03 1. Fixed a problem where ÒHost TypeÓ for USBD2 port was showing ÒNoneÓ in iConfig when a computer was connected. 2. Fixed some problems with iOS authentication (errors reported by ATS). 3. Increased maximum input gain from 50 dB to 60 dB. 4. The MUTE time when changing phantom power has been increased from 4 to 6 seconds. Version: 1.0.1 Date: 2015-10-21 1. Fixed problem where line outs 3 and 4 were swapped. 2. Enable power to cap touch (new feature added to PP boards). Version: 1.0.0 Date: 2015-xx-xx First release for manufacturing test.