Is it possible to apply Fmod Spatializer to sound files within the Muilti Instrument in different settings?

Forgive me for my lack of English. I am not good at English.

I would like to use Fmod Spatializer to set different distance values in the Asset in the Multi Instrument.

For example, let’s say there are three Audio Files inside the Multi Instrument.
The minimum to maximum distance value for the first audio file is 0 to 20,
The second file is 0 to 40,
The third file is set to 10 to 100.

If there is a better way to do it, even if it’s not what I asked, please share your opinion.

Thank you.

This is possible. Here is how to do it:

  1. Remove the spatializer effect from the event.
  2. Select the multi instrument.
  3. In the deck, remove all the assets from the multi instrument’s playlist.
  4. Add to the playlist a number of event instruments equal to the number of assets removed in the previous step. This will create a number of nested events equal to the number of assets.
  5. Open each nested event, add one of the assets on its timeline as a single instrument, and put a spatializer effect in the deck of the nested event’s master track. Set the nested event’s min and max distance to the values you want them to have for that asset.
1 Like

Thanks to you, I solved my problem. Thank you so much joseph!