This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
resources:tools-software:sharc-audio-module:baremetal:tremelo-effect-tutorial [14 Nov 2018 22:24] Chad Wentworth [Enabling / Disabling the Tremolo with SW1 on the Audio Project Fin] |
resources:tools-software:sharc-audio-module:baremetal:tremelo-effect-tutorial [26 Feb 2019 20:17] Chad Wentworth [Tutorial Overview] |
||
---|---|---|---|
Line 13: | Line 13: | ||
{{youtube>oOCNB1izw8A?medium}} | {{youtube>oOCNB1izw8A?medium}} | ||
- | In this tutorial, we're going to start by building a basic tremolo effect. We'll then add a few additional bells and whistles. Before you begin this tutorial, it's recommended to quickly go through [[resources:tools-software:sharc-audio-module:baremetal:volume-control-tutorial|Tutorial: Basic Volume Control]]. | + | In this tutorial, we're going to start by building a basic tremolo effect. We'll then add a few additional bells and whistles. |
Just like last time, we'll be working in the ''callback_audio_processing.cpp'' file. We can implement this code either on SHARC core 1 or SHARC core 2. | Just like last time, we'll be working in the ''callback_audio_processing.cpp'' file. We can implement this code either on SHARC core 1 or SHARC core 2. | ||
Line 210: | Line 210: | ||
---- | ---- | ||
- | {{navigation SHARC Audio Module#volume-control-tutorial|Implementing a Basic Volume Control#.|Bare Metal Framework#ring-modulator-effect-tutorial|Implementing a Ring Modulator Effect}} | + | {{navigation SHARC Audio Module#using-both-cores|Audio Processing Basics#.|Bare Metal Framework#ring-modulator-effect-tutorial|Implementing a Ring Modulator Effect}} |