mrpmorris / Delphi-DIBControls

Source code for some multimedia controls I wrote for Delphi a (very) long time ago
MIT License
4 stars 2 forks source link

These components may help another open source project #1

Open War3Evo opened 1 year ago

War3Evo commented 1 year ago

Hi,

If you didn't know it, Cakewalk by Bandlabs is a free DAW. It used to be a paid product for over 30 years.

I found a open source project that allows Delphi programmers to create VST3 plugins for DAWs.

I am looking for dials and knobs for this open source project and I'm hoping I can breath new life into your source code by implementing it into mine.

My current project:

https://github.com/War3Evo/RMSVST3/tree/Delphi-11.0/AthenaVST3

I'll probably upgrade your components to directX 2D if they flicker or if they don't use it. I've only glanced at the source code away from my computer.

If I plan to do anything to them .. I'll make sure to fork your repo first and then request you pull for any updates.

Thank you for making them and making it open source!

By the way... Delphi now has a community edition that is just like the PRO version, but it's free until you make $5000 in a year using it.

War3Evo commented 1 year ago

If I make any updates... it will be in this branch:

https://github.com/War3Evo/Delphi-DIBControls/tree/Delphi-11.0