Show more Show less
Course name | Date
Variables Overview
This is an in depth look at the different types of variables. You will learn about the persistence of a variable as well as the different data types supported by Nettling.
Wait Exercise Solution
This video has the instructor review the previous exercise in great detail.
Waits Exercise
This exercise focuses on using waits in your code. You are given a set of instructions and you're challenged to work on your own in order to complete this exercise.
Waits Implementation
Work along with the instructor to add different wait commands to your code to see how they are implemented.
Waits Overview
This video talks about what waits are and the differences between nested waits and stacked waits.
Why Do We Need Custom Programming?
Discover the benefits of custom programming and its ability to unlock virtually endless possibilities.
Workspace Hierarchy Overview
Creating a workspace is the first step in beginning a new programming project. Learn the difference between workspace, project, and system.
Submitting your Practical Exam
How to submit your practical exam.
AA NetSetter
How to configure your PC and Harman devices to communicate with one another across a network.
Ambient Noise Compensation
An in-depth look at how to configure both the Gap and non-gap ANC (Ambient Noise Compensation) processing objects.
Configuring a Cinema Subwoofer
Configuring a cinema subwoofer using only the front panel and no other software required.
Configuring DSP using Speaker Data
Configuring the DSP in the DSi using just the front panel and no other software.
Configuring via the Front Panel
Walk through of the front panel and how to set up the presets and configuration from the front panel without the use of software.
Contrio Configuration
How to configure a Contrio Ethernet Controller to change parameters within a Soundweb London DSP.
Custom Panel Overview
A detailed explanation of how to build custom control panels for any Harman audio device that utilizes HiQnet. This includes: AKG, BSS, Crown, dbx, and JBL.
Custom Panel Tips & Tricks
A look at more in-depth look at tips and tricks for developing more advanced and customized control panels within Audio Architect.
DEFINE_FUNCTIONS Section
Before we dive into what functions are, and how they are used, we'll first take a look at the define functions section of the Nettling standard template. Learn where in the code these functions will reside and how to find them.
Event Log Overview
How to customize and view the Audio Architect event log and settings.
Functions Exercise
This exercise focuses on functions. You are given a set of instructions and you're challenged to work on your own in order to complete this exercise.
Functions Exercise Solution
This video has the instructor review the previous exercise in great detail.