Page 1 of 1

why are the synths using like 40% cpu when 4 voices?

Posted: Tue Dec 15, 2015 9:45 pm
by djbrynte
its no point using this program if they use like tripple cpu. Is it the program or have i missed something?

Re: why are the synths using like 40% cpu when 4 voices?

Posted: Tue Dec 15, 2015 10:09 pm
by martinvicanek
Usually there is room for optimization. Don't panic. Profile your schematic to find out where the most CPU is spent. Read KG's ASM tutorial on FS Guru to learn how to write more efficient code.