We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20ebaa commit d50257aCopy full SHA for d50257a
1 file changed
lib/activity/activityConfigs.js
@@ -159,7 +159,7 @@ export const ACTIVITY_3_CONFIG = {
159
'Select a clip on one of your tracks by clicking on it.',
160
'Click the "Effects" button in the toolbar to open the effects rack.',
161
'Click "Add Effect" and select "Equalizer" from the list.',
162
- 'Click on the equalizer effect you just added to open its parameters.',
+ 'Click the gear icon on the equalizer effect you just added to open its parameters.',
163
'In the EQ view, find the "EQ Preset" dropdown and select "Warm Bass".',
164
'Observe how the frequency curve changes. Close the EQ parameters.',
165
'Click "Apply to Clip" to render the effect onto your audio.',
0 commit comments