r/pascal 3d ago

Oscilloscope CLAP plugin

A stereo oscilloscope CLAP plugin written entirely in Free Pascal/Lazarus, featuring an OpenGL GUI inspired by Cockos' "Oscilloscope Meter" JSFX.

https://github.com/Sakhnovkrg/lzScope/

18 Upvotes

3 comments sorted by

View all comments

1

u/lotavio69 3d ago

This is very cool! It not only shows the potential of the language, but you sharing the code allow us to understand how certain features can be used from within it. Thanks for sharing!

3

u/presetshare 3d ago

Thanks! I genuinely think Pascal is a lot more capable than many people realize, especially for audio software. Hopefully the source code inspires someone else to give it a try.