Changes

Jump to navigation Jump to search
Line 656: Line 656:     
LV2 is an extensible framework, allowing a program to load a plugin to do some processing. Note that the terms used here are generic on purpose because LV2 allows any type of data to be exchanged between the host and the plugin.
 
LV2 is an extensible framework, allowing a program to load a plugin to do some processing. Note that the terms used here are generic on purpose because LV2 allows any type of data to be exchanged between the host and the plugin.
 +
 +
So there is a clear distinction between the definitions of the facilities which are held in carefully defined definition files and the actual software that accesses the facilities by reading the definition files. This way there is a controlled interaction betwenn the host and the plugin and each can be protected from the vagueries of the other.
    
It is a list of definitions that refer back to core definitions and these relationships are maintained in a format called RDF . . .
 
It is a list of definitions that refer back to core definitions and these relationships are maintained in a format called RDF . . .
1,137

edits

Navigation menu