Code Monkey home page Code Monkey logo

fmod_stereo_enhancer's Introduction

FMOD_Stereo_Enhancer

Stefano Lusardi 2017

FMOD Stereo Enhancer Audio Plugin C++

Simple Stereo Enhancer audio plugin developed for the FMOD Studio platform by Firelight Technologies.
The DSP involves a simple M-S stereo widening technique with a fully smoothed widening parameter.
The plugin features a true bypass parameter that can be automated to prevent real time processing and save CPU (this is not natively supported by FMOD Studio).
Compiled with Visual Studio 2015.
Tested on FMOD Studio version 1.08.14.

Build and install

  1. First you need to download and install [FMOD Studio] (http://www.fmod.com/)
  2. Open FMOD_Stereo_Enhancer.sln
  3. Under Project -> FMOD_Stereo_Enhancer Properties... -> Build Events -> Post-Build Event -> Command Line -> you can specify to copy the dll from the output folder to the FMOD Studio plugins folder.
  4. Under Project -> FMOD_Stereo_Enhancer Properties... -> Configuration Properties -> Debugging -> Command -> you can specify the path to your FMOD Studio executable. This will launch FMOD Studio.exe after build and run (F5).
  5. Build the entire solution.
  6. Alternatively you can ignore points 3 and 4 and after the build manually copy the dll into the FMOD plugins folder, then you can open FMOD Studio.exe.

fmod_stereo_enhancer's People

Contributors

stefanolusardi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

bubing

fmod_stereo_enhancer's Issues

M/S gain

I love Stereo Enhancer for FMOD, but I was wondering if it would be possible to add a gain knob for MID and SIDE separately. So it could function as a M/S converter.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.