Query: lv2peg
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LV2PEG(1) General Commands Manual LV2PEG(1)NAMElv2peg - program that generates C header files from Turtle files containing LV2 plugin data.DESCRIPTIONThis manual page documents briefly the lv2peg command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. lv2peg program that generates C header files from Turtle files containing LV2 plugin data. This is useful for keeping the RDF data and your source code synchronised while you are working on the plugin and maybe changing things like port types and ranges. By including the generated file in the source code for your plugin and setting up your build system to regenerate it when the RDF file changes, you can change the port indices, the ranges and default values, the plugin URI etc without having to update your code manually. For more information please visit http://ll-plugins.nongnu.org/lv2peg.htmlAUTHORlv2peg was written by Lars Luthman <lars.luthman@gmail.com>. This manual page was written by Jaromir Mike <mira.mikes@seznam.cz>, for the Debian project (but may be used by others). May 12, 2010 LV2PEG(1)