# Cabagge/Csound issue in FMOD Studio

**URL:** https://qa.fmod.com/t/cabagge-csound-issue-in-fmod-studio/18924
**Category:** FMOD Studio
**Created:** [June 21, 2022, 8:39am UTC](https://qa.fmod.com/t/cabagge-csound-issue-in-fmod-studio/18924 "2022-06-21T08:39:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ender66](https://avatars.discourse-cdn.com/v4/letter/e/7cd45c/32.png) [@ender66](https://qa.fmod.com/u/ender66)
#### Post date: [June 21, 2022, 8:39am UTC](https://qa.fmod.com/t/cabagge-csound-issue-in-fmod-studio/18924/1 "2022-06-21T08:39:20Z")

</div>

Hi!

I’m a new user of FMOD. Currently I’m developing an educational training software in Unity and Cabbage is the answer for two simple dsp processing jobs that FMOD can’t do.

I have programmed a simple phase invert plugin and the VST version works perfectly. The issue is when I export the FMOD version and I add it to the proyect in the FMOD studio the sound is weird, like dropped samples and pitch alteredsound. I have even tried to use the example plugins with the same result.

I have experimented with the sr, ksmps, number of channels, etc, with similar results.

Someone have similar problems? I’m using the latest versions of both software in mac and windows. nieve checked earlier FMOD builds back to 1.08.

Thanks in advance.

Jose

---

<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: [June 27, 2022, 1:05am UTC](https://qa.fmod.com/t/cabagge-csound-issue-in-fmod-studio/18924/2 "2022-06-27T01:05:58Z")

</div>

I am not familiar with cabbage audio, but if the pitch is out that could be caused by sample rate, and if you are getting dropped samples that could be an incorrect buffer size. Does [changing your OS’ sample rate](https://answers.microsoft.com/en-us/windows/forum/all/how-to-change-sound-control-panel-settings-in/5a70718b-7ecf-4547-a64a-22efda8da0c2) affect the result at all?

---

<div class="post-metadata">

### Author: ![ender66](https://avatars.discourse-cdn.com/v4/letter/e/7cd45c/32.png) [@ender66](https://qa.fmod.com/u/ender66)
#### Post date: [July 1, 2022, 8:55am UTC](https://qa.fmod.com/t/cabagge-csound-issue-in-fmod-studio/18924/3 "2022-07-01T08:55:06Z")

</div>

Hi,

I’ve tried changing the SR in OS and SR in the code of the plugin with no success. After some work, the cabbage plugins seem to work in PC in FMOD build 1.10.05.

I’ve to made an entirely new project to use that build.

I’ll keep you informed.

Thanks for your help

---

<div class="post-metadata">

### Author: ![ender66](https://avatars.discourse-cdn.com/v4/letter/e/7cd45c/32.png) [@ender66](https://qa.fmod.com/u/ender66)
#### Post date: [October 24, 2022, 8:56pm UTC](https://qa.fmod.com/t/cabagge-csound-issue-in-fmod-studio/18924/4 "2022-10-24T20:56:31Z")

</div>

Hi everyone!

Sorry for the delay. I’ve solved the problem. It seemed to be an issue when the track is a wav mono file in FMOD. A colleague check the cabbage plugin with a stereo wav file and it worked!  
The solution is to place a very short wav stereo file at the beginning of the mono track and the cabbage plugin works perfectly the rest of the track even with mono files.

Thanks and I hope this helps someone.

Cheers
