EmotiBit / EmotiBit_Plugins

Examples and information to make EmotiBit plugins
MIT License
0 stars 0 forks source link

DLL Example for Algorithm 01 #5

Closed ThomasNels closed 2 weeks ago

ThomasNels commented 4 weeks ago

Documentation and Example for DLL Algorithm 01 This would create the example for the DLL section of the code. This means the entire documentation for how an EmotiBit user can run an algorithm through the software of EmotiBit.

Solution This would involve using the alg01.h and .cpp file to run the rounding algorithm and make sure everything is working with the DLL.