+ Compressor: move process function to a .cpp file
commitfb179d0e9d2eeb453215438cebb7cb48344dac7f
authorKrzysztof Foltman <wdev@foltman.com>
Tue, 20 Jan 2009 00:43:58 +0000 (20 00:43 +0000)
committerKrzysztof Foltman <wdev@foltman.com>
Tue, 20 Jan 2009 00:43:58 +0000 (20 00:43 +0000)
treec65b3ae5dc25a1f8050382b2542551c67ed3eddf
parent35c42b7a363441ad02895adaca92748abc9b9192
+ Compressor: move process function to a .cpp file

This change may slow the compressor down a tiny bit, but I don't think it will be
noticable in practice, and modules.h is already getting slightly bloated, so it
needs a cleanup.
src/calf/modules.h
src/modules_dsp.cpp