Hi everyone. I'm starting to write a simple filter and I want to expose it as an lv2 plugin. <div><br></div><div>My development environment is very simple right now: vim editor, gcc compiler, package the lv2 manually (will write a script for that in a day or two) and then load the plugin in ardour to test it. </div>

<div><br></div><div>I've found this setup to be a bit unconfortable because once I load the plugin in ardour I don't know how to get debug information from it (print statements or breakpoints with gdb).</div><div>

<br></div><div>What does a lv2 development environment typically looks like? what are you guys using?</div><div><br></div><div>Thanks!</div>
<div><br></div><div>-- <br>Rafael Vega<br><a href="mailto:email.rafa@gmail.com" target="_blank">email.rafa@gmail.com</a><br>
</div>