Skip to content

JFuellem/Fmod-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of DSP Plugins I made. They were mostly made in connection with other projects and helped me gain a better understanding of DSP coding.

There might be better ways of achieving the desired result and I'm open to inputs or other feedback.

Building

To build you have to get the Fmod source code, namely the inc folder and place it into the root of a clone of this repository. With the cmd of your choice go to the repository and then:
 cmake -S <desiredplugin>/CMake -B Builds/DesiredPlugin
 make -C Builds/DesiredPlugin

About

The Fmod plugins I created

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors