* alert on USB 1.1 being too old

This commit is contained in:
Seth Call 2015-12-30 14:23:24 -06:00
parent 00f69ecc01
commit 718668b5d2
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ script type="text/template" id="client-download-blurb-contents"
li Dual core processor or higher
li 75MB hard disk space for app
li External audio interface recommended (but you can start with built-in mic and & headphone jack)
li USB 2.0, USB 3.0, Thunderbolt, or Firewire (not USB 1.1) for external audio interfaces
li Ethernet port for real-time online sessions (WiFi not recommended)
li Broadband Internet service with 1Mbps uplink bandwidth for real-time online sessions
| {% } else if(data.platform == "MacOSX") { %}
@ -21,6 +22,7 @@ script type="text/template" id="client-download-blurb-contents"
li Dual-core processor or higher
li 75MB hard disk space for app
li External audio interface recommended (but you can start with built-in mic and & headphone jack)
li USB 2.0, USB 3.0, Thunderbolt, or Firewire (not USB 1.1) for external audio interfaces
li Ethernet port for real-time online sessions (WiFi not recommended)
li Broadband Internet service with 1Mbps uplink bandwidth for real-time online sessions
| {% } else { %}