Post #1766367
2021-10-17 08:28 UTC
A new video of the Programming LV2 Music Production Plugins From Scratch series is out now:
https://www.youtube.com/watch?v=Zg-YUbfO6ww
#lv2 #musicproduction #linuxaudio #tutorial #foss #cplusplus
Replies (1)
-
@murks@social.tchncs.de 2021-10-23 08:38
@sjaehn@fosstodon.org Thanks for your nice tutorial series Sven. I coded along and got a first working version last night after fixing ten or so errors I made in ttl and the code. Today I decided to clean up the lv2lint errors and warnings (the hard part) and make a stereo version of the plugin (the easy part). I think I should refresh my nearly non-existant C knowledge and finally get into DSP (something I wanted to do for about a decade). #lv2 #linuxaudio #tutorial