Changes

Jump to navigation Jump to search
Line 747: Line 747:     
In the zynthian plug in world it's primarily about the definition, allocation and mapping of parameters in the zynthian world to parameters provided by the LV2 plugin we are exchanging data with.
 
In the zynthian plug in world it's primarily about the definition, allocation and mapping of parameters in the zynthian world to parameters provided by the LV2 plugin we are exchanging data with.
 +
 +
But first you establish some prefixes so you aren't typing out URL all the time...
 +
 +
@prefix lv2:  <http://lv2plug.in/ns/lv2core#>.
 +
@prefix doap: <http://usefulinc.com/ns/doap#>.
 +
@prefix spdx: <http://spdx.org/rdf/terms#>.
    
=LV2 Components=
 
=LV2 Components=
1,137

edits

Navigation menu