--- title: FMOD Reviews meta\_title: 'FMOD Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 22 reviews by the users' company size, role or industry to find out how FMOD works for a business like yours. aggregate\_rating: rating\_value: 4.1 review\_count: 22 scale: '5' date\_modified: '2026-07-07' parent\_category: name: Game Development url: https://www.g2.com/categories/game-development ---

# FMOD Reviews & Product Details

FMOD is a cross-platform audio tool and middleware solution for games with a focus on 'Pro Audio'.

* * *

Seller
[Firelight Technologies](https://www.g2.com/sellers/firelight-technologies)
Discussions
[FMOD Community](https://www.g2.com/products/fmod/discuss)
Overview by
Brett Paterson (CEO at Firelight Technologies)

Show More

## Value at a Glance

Averages based on real user reviews.

### Perceived Cost

$$$$$

[
View More Pricing Information
](https://www.g2.com/products/fmod/pricing)

## Top-Rated Alternatives

[

 ![Wwise](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Wwise")

Wwise

4.5/5(36)

](https://www.g2.com/products/wwise/reviews)

[

 ![OpenAL](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "OpenAL")

OpenAL

3.8/5(4)

](https://www.g2.com/products/openal/reviews)

[

 ![Miles Sound System](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Miles Sound System")

Miles Sound System

4.5/5(1)

](https://www.g2.com/products/miles-sound-system/reviews)

[
View All Alternatives
](https://www.g2.com/products/fmod/competitors/alternatives)

## User Insights

Average based on 22 real user reviews.

Perceived Cost

$$$$$

[Log in to unlock pricing and user insights](/login)

 ![Martin R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Martin R.")
MR

Martin R.

Senior Software Engineer

Small-Business (50 or fewer emp.)

1/31/2021

"Perfect UX balance of simple being simple and complex being possible"

5/5

What do you like best about FMOD?

The balance in both the FMOD Studio sound-/music-designer app and the accompanying API is well-judged in terms of simplicity versus complexity. Really simple sound and music design takes no time at all, and a simple runtime sound engine based on the API is similarly simple to code up. Complex sound events, 3D positioning (with customizable roll-off behaviors), and sophisticated interactive music tracks can be designed and auditioned in the app. Admittedly this requires a little more technical knowledge but there's no need for knowledge of C++ programming to achieve this. The app can also connect to a live running game to tweak behaviors in response to the actual live game data, which is invaluable. More complex sound engines using the API are highly customizable too. The API is simple to use and the support forum is very active, and frequented by the actual Firelight Technology engineers (rather than representative to merely triage issues). They are very responsive, in my experience, and they are clearly keen to make FMOD the best it can be. Finally, having used the FMOD Studio app since its very early release, I was impressed with the engineering process (from an external view point) where the initial app was super basic yet developed over time. There is a strong sense that their internal processes for their roadmap prioritization and QA is working well (presumably involving extensive automated tests given the very few regressions I have experienced). Features were added as the FMOD Studio app and API version incremented and these are usually backwards compatible. Review collected by and hosted on G2.com.

What do you dislike about FMOD?

I mentioned in my positive comments about the updates to both the FMOD Studio app and the API being "usually backwards compatible". This is less a negative point but something of which to be aware if choosing FMOD Studio as your audio middleware. The FMOD team are great at trying to maintain this compatibility, but sometimes in software engineering there comes a point where a breaking change is, unfortunately, a necessary evil! Due to the way FMOD Studio is developed, improved (and how bugfixes are applied) perhaps the only rational approach if adopting it is to always stay as up-to-date as possible (rather than sticking to a specific point release version for a project). You need to be aware of this in your own project management processes and would recommend including a strategy for updating breaking changes as they happen, rather than accumulating your own technical debt. This is pretty simple to do if you work in an Agile way, especially as the releases of the updates of FMOD are on a predictable schedule. As I said, FMOD appears to respect this problem and avoids breaking changes, they're pretty rare in my experience. As examples there may be times where all the .fspro projects needed to be updated and migrated to new version (clearly this impacts the work of your sound and music teams). On the engineering and QA side there maybe breaking API changes, but these seem to be (and I can't remember an exception) of the type where the build just fails and code needs to be adjusted accordingly (i.e., that's a kind-of good thing!!), rather than subtle behavior changes that could slip through your QA processes. Unless you have a really robust (i.e., full coverage) testing strategy. Review collected by and hosted on G2.com.

Recommendations to others considering FMOD:

I mentioned this in my comments above but the main issue would be to ensure that your company project management processes can accommodate a frequently-updated product such as FMOD. If your company has a hard-line on locking 3rd party middleware release point versions, even at relatively late stages in a project, then take this into account. Having said that, the releases are super robust and high quality. You might just have to convince your boss! Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

I started using FMOD in a Higher Education context to teach music technology students (on a UK Bachelor Degree course) both game sound design techniques and implementation, interactive music design and composition. I also used it with students with more of an interest in computer science, especially in game dev, where they would build a sound engine based on FMOD connected to a simple 3D game world. As a learning tool to unveil the mystery of "game audio", the way FMOD is presented (i.e., the simple/complex dichotomy in my title of this review and the more details comments earlier) is effective for learning. There is a simple way-in to the product with little on-boarding needed, and no overwhelming "space craft" style interface on initial launch. It's designed to appear like a regular music production DAW, which helps there too. Review collected by and hosted on G2.com.

Show More

8/1/2022
Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Higher Education](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Higher Education")
UH

Verified User in Higher Education

Mid-Market (51-1000 emp.)

1/24/2021

"Excellent tool for game soundtracking beginners and pros"

4.5/5

What do you like best about FMOD?

Super easy to setup complex scenes, especially with multiple sounds for the same action which can be shuffled or randomised with varying % of occurrence. Looping tools are useful especially for debug workflows when trying to establish how to improve the end user’s experience. Also the fact it is free made it low pressured and easy to get into without feeling forced. Educational resources online were also useful Review collected by and hosted on G2.com.

What do you dislike about FMOD?

For strictly 2D games it would be handy to be able to disable the 3D/surround sound options as these can often be misclicked by beginners whose games don’t support those features. Also we had to be taught how to use it at degree level as it wasn’t particularly instinctive to use, although it is a powerful piece of software once shown. Online tutorials were good though! Review collected by and hosted on G2.com.

Recommendations to others considering FMOD:

Go for it. It works better than other paid alternatives especially for beginners first learning game Dev Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

I was shown and taught FMOD on my university Music degree program in the UK. We used it for our student projects to build our first game soundtracks and effects, which led to peer and formal assessment. Because of the free license available it was much better than other game music platforms, and quickly became a handy tool in students’ workflows. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Ben M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Ben M.")
BM

Ben M.

Freelance Sound Designer

Small-Business (50 or fewer emp.)

1/15/2021

"The perfect tool to bridge the gap between DAW and game engine"

5/5

What do you like best about FMOD?

The layout is just like that of a DAW so it all feels very familiar and works very intuitively Review collected by and hosted on G2.com.

What do you dislike about FMOD?

I feel the mix windows and snapshot windows could be differentiated better.. I have on occasion been mixing in the wrong window Review collected by and hosted on G2.com.

Recommendations to others considering FMOD:

Make sure you check out youtube for tutorials to help unlock the many capabilities of fMod Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

Lately I’ve been using it as a sound designer for an indie game. It’s been crucial in easing the workflow between myself and the developer, saving him time coding and allowing me to shape the sound design how I want without having to dig in to the coding side of development Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Computer Games](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Games")
UC

Verified User in Computer Games

Small-Business (50 or fewer emp.)

12/16/2020

"I am using FMOD since April and I am really satisfied with the overall experience!"

5/5

What do you like best about FMOD?

FMOD is a really musician/composer-friendly software as it is build similarly to DAWs which makes it easy to navigate! The interface looks really clear and you can easily learn it on your own (without any previous experience in implementing an interactive music). Review collected by and hosted on G2.com.

What do you dislike about FMOD?

I wish there is an automatic option to include a reverb tail. It would fasten composers work.

I would include that too if possible. Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

I am mainly implementing music to it. Thanks to FMOD I got into the field of an interactive music. I have started to perceive the music not only as a completed piece of music but as an overall musical experience which may be called as a soundscape. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Jimmy B.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Jimmy B.")
JB

Jimmy B.

Sound Designer

Small-Business (50 or fewer emp.)

12/15/2020

"Accessible yet powerful"

5/5

What do you like best about FMOD?

FMOD has an interface similar to that of a DAW, so the learning curve does not feel as steep as that of other middleware. Review collected by and hosted on G2.com.

What do you dislike about FMOD?

Not much! The recent switch to Catalina has brought about some compatibility issues with FMOD but that of course will be smoothed out with updates. Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

Workflow efficiency, file and bus organization, snapshots, and more are all improved. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Joshua D.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Joshua D.")
JD

Joshua D.

Assistant Athletics Coach - Bees Academy

Small-Business (50 or fewer emp.)

1/24/2021

"Generative Music Excellence"

4.5/5

What do you like best about FMOD?

The most helpful thing about FMOD is its fluid workflow Review collected by and hosted on G2.com.

What do you dislike about FMOD?

Very little, FMOD are always updating their product making great improvements Review collected by and hosted on G2.com.

Recommendations to others considering FMOD:

I would advise anyone looking at FMOD to use their website to learn more about the produce. There are so many tips and videos which show you how to use the product to its full potential. Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

Sound design flow Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Lucas C.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Lucas C.")
LC

Lucas C.

Audio Director/ Audio engineer/ Music producer/ Sound designer

Small-Business (50 or fewer emp.)

9/13/2020

"FMOD has beend my main middleware for the past three years and I really like everything about it"

5/5

What do you like best about FMOD?

The flexibility, easy of use, frequency of updates Review collected by and hosted on G2.com.

What do you dislike about FMOD?

The dificulty in nativizing blueprints with FMOD components Review collected by and hosted on G2.com.

Recommendations to others considering FMOD:

FMOD is the best middleware for sound designers coming from linear media Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

The main ones are reverb and occlusion systems that FMOD makes easy to control every detail via parameters without any hassle Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Computer Games](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Games")
UC

Verified User in Computer Games

Small-Business (50 or fewer emp.)

1/28/2021

"A fascinating software that really helps dev to make audio much easier for games"

4.5/5

What do you like best about FMOD?

the integration that it provides into blueprints in unreal makes it easy to handle Review collected by and hosted on G2.com.

What do you dislike about FMOD?

Tutorials could be better for a user coming to this for the first time Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

Just more general fine-tune control of sound banks where unreal can be really limiting sometimes for certain scenarios Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Computer Games](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Games")
UC

Verified User in Computer Games

Small-Business (50 or fewer emp.)

12/15/2020

"Simple, easy to use, concise"

4.5/5

What do you like best about FMOD?

Its simplicity and community. It is a very important middleware tool in most of my projects. Review collected by and hosted on G2.com.

What do you dislike about FMOD?

Due to its simplicity, it lacks certain features that advanced users can utilize to the fullest. Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

Audio implementation in small scale or short turnaround games. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![James Y.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "James Y.")
JY

James Y.

Lead Programmer, Designer, Artist

Computer Software

Small-Business (50 or fewer emp.)

3/11/2016

"A professional audio engine and tools for games"

4.5/5

What do you like best about FMOD?

Having worked with on the programming side of FMOD for the past month , my favorite thing is the ability to delve deep into the low-level workings and implement it however you choose. A higher-level system is also provided, which also includes the ability to load sound banks created by your audio artists. These can also include events and triggers that allow a game to interact with the audio itself to change how it plays.

Another thing that grabbed my attention was that the tools included with the FMOD audio system are pretty much studio-grade. They're designed with professional audio artists in mind and allow various plugins to be added to add even more features Review collected by and hosted on G2.com.

What do you dislike about FMOD?

The one thing I've come to dislike about FMOD while working with it via C# is the wrapper. The C# wrapper is literally a direct conversion of the C++ API. While it makes interpreting the documentation a bit easier, barely any of the wrapper aligns with C# coding etiquette. One example would be that many of the enumerated values are fully capitalized and prefixed with various words. All of the structure types are capitalized too. Lastly, the way callbacks are handled in the C# wrapper require a bit of messy code to build around the lack of event handlers. Review collected by and hosted on G2.com.

Recommendations to others considering FMOD:

If you're an independent game developer or small team who are developing a game with their own engine, or via Unity, with a budget below $100k, I wholeheartedly recommend FMOD. If your budget is below the threshold, you can use and implement FMOD Studio at no cost, for commercial use. Review collected by and hosted on G2.com.

What problems is FMOD solving and how is that benefiting you?

The main problem this is solving is cutting down on the time required to add audio to my game project + game engine. The benefits I've realized so far include access to professional-grade game-audio tools, cutting down on the time required to add audio to projects and lastly, providing a fully-featured audio system for my game engine. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerSource: Organic

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/fmod/pricing)

FMOD Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_956f61d3f9fe5c11fd45470320d9a9f3/wwise.png "Product Avatar Image")

Wwise

4.5/5(36)

[
Compare Now
](https://www.g2.com/compare/fmod-vs-wwise)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_46ea024be25c25c9b97582f83eddfa67/openal.png "Product Avatar Image")

OpenAL

3.8/5(4)

[
Compare Now
](https://www.g2.com/compare/fmod-vs-openal)

##### Categories on G2

[Audio Engine](https://www.g2.com/categories/audio-engine)

##### Explore More

[Which automotive marketing tools integrate seamlessly with existing CRM and dealership management systems?](https://www.g2.com/discussions/which-automotive-marketing-tools-integrate-seamlessly-with-existing-crm-and-dealership-management-systems)[What font licensing terms and usage rights should commercial project teams evaluate before selecting a marketplace?](https://www.g2.com/discussions/what-font-licensing-terms-and-usage-rights-should-commercial-project-teams-evaluate-before-selecting-a-marketplace%20)[Which vendor provides AI-powered video creation templates?](https://www.g2.com/discussions/which-vendor-provides-ai-powered-video-creation-templates)

[Which cloud-based capital project management systems have the strongest financial controls for a project controls team that needs audit-ready cost reporting without manual reconciliation?](https://www.g2.com/discussions/which-cloud-based-capital-project-management-systems-have-the-strongest-financial-controls-for-a-project-controls-team-that-needs-audit-ready-cost-reporting-without-manual-reconciliation%20)[Best platforms for visualizing HR data](https://www.g2.com/discussions/what-are-the-best-platforms-for-visualizing-hr-data)[Top AWS Marketplace solutions for DevOps workflows](https://www.g2.com/discussions/which-aws-marketplace-solutions-are-best-for-devops-workflows)

[Show MoreShow Less](javascript:void(0);)