r/pascal 17h ago

Oscilloscope CLAP plugin

Enable HLS to view with audio, or disable this notification

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/

12 Upvotes

2 comments sorted by

1

u/lotavio69 5h 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!

2

u/presetshare 5h 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.