42 lines
3.2 KiB
Plaintext
42 lines
3.2 KiB
Plaintext
<div class="dialog share-overlay" layout="dialog" layout-id="gear-setup-reminder" id="gear_setup_reminder" topmost="true">
|
|
|
|
<!-- dialog header -->
|
|
<div class="content-head">
|
|
<%= image_tag("content/icon_alert.png", :height => '24', :width => '24', :class => "content-icon") %><h1>alert</h1>
|
|
</div>
|
|
|
|
<div class="dialog-inner">
|
|
|
|
<div class="left w100">
|
|
<p>
|
|
Now that you've installed the JamKazam app, the next thing you should do is set up your audio gear and your Ethernet connection.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
If you already have an audio interface and the ability to connect your computer to your home router using an Ethernet cable, you are ready to set up your gear.
|
|
You can find all of our gear setup articles <a href="https://jamkazam.freshdesk.com/support/solutions/66000073844">here</a>. We recommend you use our articles on setting up your audio interface <a href="https://jamkazam.freshdesk.com/support/solutions/folders/66000108387">for Mac</a> or <a href="https://jamkazam.freshdesk.com/support/solutions/folders/66000108430">for Windows</a> to make sure you get this critical step done properly, and that you use our article on <a href="https://jamkazam.freshdesk.com/support/solutions/articles/66000124756">connecting your computer via Ethernet</a>, which is the other critical setup step.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
If you're not sure what gear you need, we recommend you start by reading <a href="https://jamkazam.freshdesk.com/support/solutions/articles/66000122533-what-gear-do-i-need-to-play-on-jamkazam-">this article</a> that explains this topic in general terms. Next, <a href="https://jamkazam.freshdesk.com/support/solutions/folders/66000108418">check this list of articles</a> to find the one that best describes you. You need to use an audio interface rather than relying on the built-in mic on your computer, and you need to connect your computer to your internet router using an Ethernet cable rather than using WiFi. <a href="https://jamkazam.freshdesk.com/support/solutions/folders/66000108419">See this list of articles</a> for recommendations on gear. If you're worried about spending money on gear without knowing how well JamKazam will work for you, you can buy gear on Amazon, try it for a week, and return it for a refund if you're not happy for a risk-free trail experience.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
If you have any trouble or feel confused about gear setup, you can email us for help at <a href="mailto:support@jamkazam.com">support@jamkazam.com</a>. You can also visit with a JamKazam support team member in our <a href="https://us02web.zoom.us/j/5967470315?pwd=eHZZL2hmVW1haUU5aTZTUUJobjFIdz09">weekly Zoom office hours</a>, which is offered every Wedsnesday from 11am to 12pm US Central Time.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
If you're ready know to set up your audio gear, click the Set Up Gear button below. If you want to skip this step for now, click the Not Now button.
|
|
</p>
|
|
</div>
|
|
<br clear="all" />
|
|
<br />
|
|
<div class="center">
|
|
<a class="button-orange setup-gear" href="#">SETUP GEAR</a>
|
|
<a class="button-grey close-modal" href="#">NOT NOW</a>
|
|
</div>
|
|
</div>
|
|
<!-- end right column -->
|
|
<br clear="all">
|
|
|
|
</div> |