Add DSPLoadCalculator class to libardour
authorTim Mayberry <mojofunk@gmail.com>
Thu, 10 Sep 2015 01:44:39 +0000 (11:44 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Thu, 10 Sep 2015 02:12:56 +0000 (12:12 +1000)
commit8625362cac6fbec43f953e684c54eba46ad213c0
treec494d872a6856c8d13fa9c6ee3aeb2b7b35535e9
parent09caf8336f4ec681668a940e7df00ec18b3fd836
Add DSPLoadCalculator class to libardour

This is similar to the class in the PortaudioBackend but uses an average of the
values if raw load is under 80%
libs/ardour/ardour/dsp_load_calculator.h [new file with mode: 0644]
libs/ardour/dsp_load_calculator.cc [new file with mode: 0644]
libs/ardour/wscript