CodeDelphiRAD Studio

Powerful Windows Digital Signal Processing Library for Delphi by Winsoft

Introduction The Digital Signal Processing (DSP) library supports Windows 32 and Windows 64 platforms. It uses General Purpose FFFT package. For instructions on how to install this library in your RAD Studio watch the video below. 2. Demonstrating the Components and What they Do The DSP Demo is very simple. An OnPaint event of the main form is fired when the project is…
Read more
News

C++Builder 10.4.1 Event Handler and RTTI Patch

We’ve just released a patch for C++Builder 10.4.1 which affects using components written in C++ in the form designer. This patch addresses the following issue: Event handlers were not always generated in the IDE with a compatible method signature to the event…