KarmaFX coding

General feedback, questions and feature requests.
Post Reply
Molec
Posts: 7
Joined: 27 Aug 2011 23:48

KarmaFX coding

Post by Molec »

How is KarmaFX coded? I get relatively high CPU use compared to other synths.

Is it a synthedit or similar creation or C++ from the ground up?
karmafx
Site Admin
Posts: 1194
Joined: 07 Mar 2005 16:37

Re: KarmaFX coding

Post by karmafx »

Hi Molec!

Yes, it is C++ and assembler from the ground up 8)

No corners have been cut in terms of accuracy. It's non fixed function due to its modular nature and 100% sample accurate, even for stuff like modulation, which can get heavy on the CPU.

However, if you have a specific patch in mind that is more heavy than is reasonable, please let me know, and I will profile it!
Post Reply