---
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-06-21'
parent_category:
  name: Game Development
  url: https://www.g2.com/categories/game-development
---

# FMOD Reviews
**Vendor:** Firelight Technologies  
**Category:** [Audio Engine Software](https://www.g2.com/categories/audio-engine)  
**Average Rating:** 4.1/5.0  
**Total Reviews:** 22
## About FMOD
FMOD is a cross-platform audio tool and middleware solution for games with a focus on &#39;Pro Audio&#39;.




## FMOD Reviews
  ### 1. Perfect UX  balance of simple being simple and complex being possible

**Rating:** 5.0/5.0 stars

**Reviewed by:** Martin R. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 31, 2021

**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.

**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.

**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!

**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.

  ### 2. Intuitive tool for quick audio implementation

**Rating:** 4.0/5.0 stars

**Reviewed by:** Santiago A. | Lead Sound Designer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 30, 2021

**What do you like best about FMOD?**

FMOD is a very powerful tool that let's you implement audio into videogames faster than other middleware software. I has a graphic interface that makes it very easy to tune different elements of an asset. Tuning loops and adaptive music is also very easy with FMOD.

**What do you dislike about FMOD?**

It lacks some functionalities that are offered by the competition. It is limited to 8 listeners which could be a problem for some users. One tool I miss is an included synth, which again it's offered in the competitors software.
Also, because they tried to make a friendly and pretty interface panel, a lot of tools are hidden in menus, which can become annoying at times.

**Recommendations to others considering FMOD:**

The graphic interface lets you tune assets like no other middleware, but has different tools than it's competitors, so I advice checking what you need before you commit to either software. Either way you can't go wrong with FMOD as it really makes it easy no tune different aspects on an asset.
It is also wise to compare licensing price with other competitors as different companies offer different types of licenses.

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

The graphic interface makes it easy to fine-tune sequences of sounds. also looping and doing adaptive music with several tracks is quite easy to set.
An example of this was when we needed to set weapon loops. It needed 2 states: with and without ammo, and it was a charm to set smooth loops with FMOD's interface.

  ### 3. Excellent tool for game soundtracking beginners and pros

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Higher Education | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 24, 2021

**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

**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!

**Recommendations to others considering FMOD:**

Go for it. It works better than other paid alternatives especially for beginners first learning game Dev

**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.

  ### 4. Professional sound designer and composer

**Rating:** 4.0/5.0 stars

**Reviewed by:** Troels J. | Owner, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 01, 2020

**What do you like best about FMOD?**

the GUI and very intuitive control. Easy to do very complex manipulation based on outside parameters and logic set up inside the fmod project.

**What do you dislike about FMOD?**

Having to switch between windows all the time.  Would like to have a small mixer view in the editor, to tweak things quickly. Generally more "see everything on one page" would be nice.

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

General high complexity sound implementation. Much easier to set up logic yourself. You dont need a programmer to the same extent at all.

  ### 5. The perfect tool to bridge the gap between DAW and game engine

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ben M. | Freelance Sound Designer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 15, 2021

**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

**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

**Recommendations to others considering FMOD:**

Make sure you check out youtube for tutorials to help unlock the many capabilities of fMod

**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

  ### 6. I am using FMOD since April and I am really satisfied with the overall experience!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 16, 2020

**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).

**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.

**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.

  ### 7. Great middleware, easy to learn and use, perfect solution for indie games.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Giorgio C. | Music Producer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 10, 2020

**What do you like best about FMOD?**

There are many great features, like the multi-instrument or the scatterer-instrument, and the possibility to put your audio tracks directly into the parameter timeline (great for adaptive musicscapes). 
The best thing about FMOD, though, is the graphic interface, that makes the middleware looks a lot a classic DAW. This helps a lot smoothing the learning curve for a sound designer or a composer and allows the user to add and edit the audio clips really fast in an intuitive way.

**What do you dislike about FMOD?**

The lack of inter-events modulation. I would also love to have the possibility to insert a loop auto crossfade, which would crossfade the end of the loop with its own beginning. 
Also, a more extensive documentation and learning material would be a great addition and would definitely help FMOD become more popular within the game audio community.
Finally, a larger choice of effects, both for pure sound design and for spatial audio, would be a huge improvement to the usability and elasticity of the software.

**Recommendations to others considering FMOD:**

For the newcomers, FMOD could appear like a simple tool to organize audio events, but it is way more than that. There are a lot of tutorial on creative and interesting approaches online for audio implementation with FMOD, and if you're not familiar with all the features of FMOD, you should definitely dig deep even before you start using the software. 
The first time I used it, I had to deal with many problems I could have easily avoided with the right implementation technique.

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

FMOD helped me to achieve better results for adaptive audio more easily. Thanks to its user-friendliness, it helped me a lot to deeply understand the different approaches to adaptive audio and made a lot easier the passage from the DAW to the middleware.

  ### 8. Accessible yet powerful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jimmy B. | Sound Designer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 15, 2020

**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.

**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.

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

Workflow efficiency, file and bus organization, snapshots, and more are all improved.

  ### 9. Great tool for use in everyday sound work

**Rating:** 3.0/5.0 stars

**Reviewed by:** Elliott B. | Sound Editor, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 13, 2021

**What do you like best about FMOD?**

It's very quick and easy to pick up and learn, very intuitive and rewarding when you get something to work! 
Very stylish GUI too

**What do you dislike about FMOD?**

There's a lack of a auto loop crossfade, would speed things up rather than adjusting yourself.
Also maybe some online documentation for further reading to get into the nitty gritty!

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

It has sped up my workflow and allowed me to be more creative with it

  ### 10. Generative Music Excellence

**Rating:** 4.5/5.0 stars

**Reviewed by:** Joshua D. | Assistant Athletics Coach - Bees Academy, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 24, 2021

**What do you like best about FMOD?**

The most helpful thing about FMOD is its fluid workflow

**What do you dislike about FMOD?**

Very little, FMOD are always updating their product making great improvements

**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.

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

Sound design flow

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

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lucas C. | Audio Director/ Audio engineer/ Music producer/ Sound designer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 13, 2020

**What do you like best about FMOD?**

The flexibility, easy of use, frequency of updates

**What do you dislike about FMOD?**

The dificulty in nativizing blueprints with FMOD components

**Recommendations to others considering FMOD:**

FMOD is the best middleware for sound designers coming from linear media

**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

  ### 12. Evaluated for use.

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Computer Games | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 16, 2021

**What do you like best about FMOD?**

A wide support of features and rather easy implementation.

**What do you dislike about FMOD?**

The sound guys felt it wasn't as nice to use as wwise. I'm not sure exactly what it was that they objected to, I recall it was mostly the sound authoring/setup tools.

**Recommendations to others considering FMOD:**

Try all sound middleware both on the technical and sound design side.

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

To avoid implementing and supporting our own sound pipeline.

  ### 13. A great tool that makes audio much easier for games

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 15, 2021

**What do you like best about FMOD?**

The integration into blueprints in unreal makes it easy to use

**What do you dislike about FMOD?**

Some parts could be explained a bit better in the tutorials

**Recommendations to others considering FMOD:**

It’s definitely worth it, especially if you are an indie due to their indie friendly licensing

**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

  ### 14. A fascinating software that really helps dev to make audio much easier for games

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Games | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 28, 2021

**What do you like best about FMOD?**

the integration that it provides into blueprints in unreal makes it easy to handle

**What do you dislike about FMOD?**

Tutorials could be better for a user coming to this for the first time

**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

  ### 15. FMOD is a good software for musicians comfortable with DAWs looking to get into audio implementation

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Music | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 26, 2021

**What do you like best about FMOD?**

It is a fairly easy software to learn if you are good with DAWs

**What do you dislike about FMOD?**

Some settings are hard to locate and therefore sometimes takes longer to do a small adjustment

**Recommendations to others considering FMOD:**

Try it

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

A quicker and more time efficient way to implement dynamic audio into games

  ### 16. This is an excellent service.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 08, 2021

**What do you like best about FMOD?**

The upsides are countless. I don’t know what I was doing before using FMOD.

**What do you dislike about FMOD?**

It’s hard to even think of a feature that I dislike about FMOD.

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

I’ve found a way to creatively optimize my business using FMOD.

  ### 17. Fmod review

**Rating:** 3.5/5.0 stars

**Reviewed by:** Christina O. | Music Composer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 11, 2020

**What do you like best about FMOD?**

Fmod is a really great way to integrate Audio into game. It is a really user friendly interface which is probably the best thing about it.

**What do you dislike about FMOD?**

I am not sure that I could choose something that I dislike

**Recommendations to others considering FMOD:**

I am not sure

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

A benefit of using Fmod is being able to integrate audio into game in a way that is easy for an audiophile to understand.

  ### 18. Media composer who've worked with various different DAWs and platforms, including FMOD

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Games | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 10, 2020

**What do you like best about FMOD?**

Very intuitive, and it links well with Unity.

**What do you dislike about FMOD?**

The built in effects are not great, and while it's intuitive it also feels like it's missing some functions sometimes. Drawing inspiration from other DAWs  would bridge that gap.

**Recommendations to others considering FMOD:**

Does the job, and does it well.

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

It's very easy to add interest and variation to various sound sources, which is good to increase a game's longevity.

  ### 19. Simple, easy to use, concise

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Games | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 15, 2020

**What do you like best about FMOD?**

Its simplicity and community. It is a very important middleware tool in most of my projects.

**What do you dislike about FMOD?**

Due to its simplicity, it lacks certain features that advanced users can utilize to the fullest.

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

Audio implementation in small scale or short turnaround games.

  ### 20. FMOD Alvin's Review

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Events Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 14, 2020

**What do you like best about FMOD?**

Arrangements and styles. Easy to use. There is no difficulty to understand.

**What do you dislike about FMOD?**

More ads so companies can understand about this.

**Recommendations to others considering FMOD:**

Need more advertisements. Maybe produce a movie with FMOD.

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

Till now no problem founded yet. May be I need more time

  ### 21. Game audio solution for music producers

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Music | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 13, 2018

**What do you like best about FMOD?**

The interface is very similar to a DAW and therefore allowed me to delve into the game audio world with ease from a music production and composition background

**What do you dislike about FMOD?**

Lack of simple destructive editing options for audio assets. A normalise function and advanced trimming/cutting tools would prove extremely useful. 

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

Sound design for games and apps 

  ### 22. A professional audio engine and tools for games

**Rating:** 4.5/5.0 stars

**Reviewed by:** James Y. | Lead Programmer, Designer, Artist, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 11, 2016

**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

**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.

**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.

**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.


## FMOD Discussions
  - [What are events in FMOD?](https://www.g2.com/discussions/what-are-events-in-fmod)
  - [What is FMOD API?](https://www.g2.com/discussions/what-is-fmod-api)
  - [Can you make music in FMOD?](https://www.g2.com/discussions/can-you-make-music-in-fmod)
  - [Is FMOD better than wwise?](https://www.g2.com/discussions/is-fmod-better-than-wwise)
  - [What direction is FMOD going in?](https://www.g2.com/discussions/36693-what-direction-is-fmod-going-in) - 1 upvote

- [View FMOD pricing details and edition comparison](https://www.g2.com/products/fmod/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-28+14%3A00%3A35+-0500&secure%5Bsession_id%5D=94a5f417-7e43-4be0-bd58-152dd6d95995&secure%5Btoken%5D=8da2a4e2a835b85dc77baa6b2ca6be74ff41b709e8cc29adc15cc43142625554&format=llm_user)


## Top FMOD Alternatives
  - [Wwise](https://www.g2.com/products/wwise/reviews) - 4.5/5.0 (36 reviews)
  - [OpenAL](https://www.g2.com/products/openal/reviews) - 3.8/5.0 (4 reviews)
  - [Miles Sound System](https://www.g2.com/products/miles-sound-system/reviews) - 4.5/5.0 (1 reviews)

