You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2024. It is now read-only.
Correct the -DAUDIOKIT_BOARD above for the board you are using. The full list of the supported boards and settings can be found in AudioKitSettings.h
For example, to use a LyraT v4.3 board (AUDIOKIT_BOARD type 1), edit -DAUDIOKIT_BOARD=5 to -DAUDIOKIT_BOARD=1.
You don’t need to make the changes in the AudioKitSettings.h file itself.