# Cannot get Noise example Plugin from Low Level Programmer's API to work

**URL:** https://qa.fmod.com/t/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work/12363
**Category:** FMOD Studio
**Created:** [March 9, 2016, 10:36am UTC](https://qa.fmod.com/t/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work/12363 "2016-03-09T10:36:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![udit034](https://avatars.discourse-cdn.com/v4/letter/u/85e7bf/32.png) [@udit034](https://qa.fmod.com/u/udit034)
#### Post date: [March 9, 2016, 10:36am UTC](https://qa.fmod.com/t/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work/12363/1 "2016-03-09T10:36:23Z")

</div>

Hi,

I am using FMOD Studio 1.07.07 64 bit.  
I installed FMOD Studio Programmer’s API and Low Level Programmer API version 1.07.07 and went to :

C:\Program Files (x86)\FMOD SoundSystem\FMOD Studio API Windows\api\lowlevel\examples\bin

and copied all .dll files such as fmod\_noise.dll and fmod\_noise64.dll from there to my Plugin directory.  
[I have confirmed that it is Fmod studio plugin directory]

Then, I load the example project and try to apply the Noise filter but I am unable to find it in

Add Effects -\> FMOD -\> (Noise or any other copied .dll from example is not visible )  
( However default Distance Filter and Gain Plugins are visible )

What am I doing wrong ?  
How do I get a custom plugin or even the sample effect plugins for FMOD studio to work and show up inside the FMOD GUI ?

Thanks,  
Udit

---

<div class="post-metadata">

### Author: ![nick1](https://avatars.discourse-cdn.com/v4/letter/n/47e85d/32.png) [@nick1](https://qa.fmod.com/u/nick1)
#### Post date: [March 9, 2016, 11:38pm UTC](https://qa.fmod.com/t/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work/12363/2 "2016-03-09T23:38:30Z")

</div>

Noise is not an effect, it’s a generator. Right click on a audio track, choose **Add Plugin Sound** and you should see the noise plugin there.

Also please don’t post this question four times and add comments to year old cases.

---

<div class="post-metadata">

### Author: ![udit034](https://avatars.discourse-cdn.com/v4/letter/u/85e7bf/32.png) [@udit034](https://qa.fmod.com/u/udit034)
#### Post date: [March 11, 2016, 8:21am UTC](https://qa.fmod.com/t/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work/12363/3 "2016-03-11T08:21:04Z")

</div>

> [@](#):
>
> Noise is not an effect, it’s a generator. Right click on a audio track, choose **Add Plugin Sound** and you should see the noise plugin there.
> 
> Also please don’t post this question four times and add comments to year old cases.

Thanks.  
And apologies for the inconvenience.
