This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv4 + GEL + Visual C++

Hi, is that possible to create visual c++ application, which will work like GEL scripts? To clarify my point, i will describe example: dsp act as audio loopback with gain control, visual c++ (mfc) app consist of slider to set value of that gain, and edit box with value of last transmitted sample. I'm quite sure that, it could be done in ccs v3.3, but can't find any informations and examples for ccs v4. If the answer is 'yes', would it work in real-time, or changing slider position will effect only when dsp program is paused?