# Audio analysis/visualisation of fMod output

**URL:** https://qa.fmod.com/t/audio-analysis-visualisation-of-fmod-output/18362
**Category:** Unreal Engine
**Created:** [February 14, 2022, 11:37pm UTC](https://qa.fmod.com/t/audio-analysis-visualisation-of-fmod-output/18362 "2022-02-14T23:37:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![alborada](https://avatars.discourse-cdn.com/v4/letter/a/ce73a5/32.png) [@alborada](https://qa.fmod.com/u/alborada)
#### Post date: [February 14, 2022, 11:37pm UTC](https://qa.fmod.com/t/audio-analysis-visualisation-of-fmod-output/18362/1 "2022-02-14T23:37:08Z")

</div>

Hello,  
Is there a way to route the audio output of an fMod event and use it to drive the audio visualisation plugins built into UE4, or to drive niagara parameters?  
I know there was talk about it a year ago or so but haven’t seen anything since.  
Thanks for your help.

---

<div class="post-metadata">

### Author: ![jeff\_fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jeff_fmod/32/1766_2.png) [@jeff\_fmod](https://qa.fmod.com/u/jeff_fmod)
#### Post date: [February 22, 2022, 5:32am UTC](https://qa.fmod.com/t/audio-analysis-visualisation-of-fmod-output/18362/2 "2022-02-22T05:32:40Z")

</div>

Unfortunately we don’t currently have a way to interface with Niagara Visual Effects. We are planning on supporting Niagara but there is no timeline at the moment. You can use a component renderer to [spawn FMOD Audio Components](https://qa.fmod.com/t/fmod-compatibility-with-niagara/16874/6), but that wouldn’t give you access to things like spectrum data and volume which you would need to do any useful visualization with.

---

<div class="post-metadata">

### Author: ![osome](https://avatars.discourse-cdn.com/v4/letter/o/ee59a6/32.png) [@osome](https://qa.fmod.com/u/osome)
#### Post date: [May 18, 2022, 8:38am UTC](https://qa.fmod.com/t/audio-analysis-visualisation-of-fmod-output/18362/3 "2022-05-18T08:38:34Z")

</div>

any update on this topic ? would you still recommand to use component renderer (thats an experimenal feature) in niagara ?

---

<div class="post-metadata">

### Author: ![jeff\_fmod](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/jeff_fmod/32/1766_2.png) [@jeff\_fmod](https://qa.fmod.com/u/jeff_fmod)
#### Post date: [May 19, 2022, 2:06am UTC](https://qa.fmod.com/t/audio-analysis-visualisation-of-fmod-output/18362/4 "2022-05-19T02:06:41Z")

</div>

There hasn’t been any update unfortunately, and the component renderer is still be the best option for now.
