Post #2411804
2021-10-23 08:38 UTC
@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
Replies (1)
-
@sjaehn@fosstodon.org 2021-10-23 14:16
@murks@social.tchncs.de Thanks and congrats. Yes, lv2lint will complain about this minimal plugin description as maintainer and version data are missing (but all hosts I know will take it anyway). So you already did this part of my next video. 😃