Effects

Switch effect parameters

Before considering directly manipulating the effect parameters from the program, consider whether it can be done by switching the Bus setting or switching between the snapshots.

Switching the effect changes the parameters of the effect from the setting of the current bus.

craftv2_tips_program_doing_effect00.png

If you do so, this does not result in the combination of several snapshots switches.

Pitch shifter / Time stretch

Some special effects can be applied to the Voice Pool only on the program side.

craftv2_tips_program_doing_effect01.png

Obtaining amplitude information

For example, only from the program side can you attach a the bus analyzer to the ASR (Atom Sound Renderer).
This allows you to acquire peak levels and RMS values for each channel of each bus.

craftv2_tips_program_doing_effect02.png

Obtaining loudness information

You can get the loudness from the program.

craftv2_tips_program_doing_effect05.png

Filter callback

Also, you can perform your own digital audio processing operations on the bus from the program side.

craftv2_tips_program_doing_effect03.png

Down Mix

Finally, you can set the downmix mode for the final output from the program.
Basically it is downmixed depending on the number of outputs set in the system.

craftv2_tips_program_doing_effect04.png