//| Copyright: (C) 2009-2020 Kevin Larke //| License: GNU GPL version 3.0 or above. See the accompanying LICENSE file. // This file contains definitions that are common to both the host UI // and the DSP system. #ifndef cmDspUi_h #define cmDspUi_h #ifdef __cplusplus extern "C" { #endif //( { file_desc:"Dataflow UI interfaces." kw:[snap] } //) #ifdef __cplusplus } #endif #endif