add a back-pointer to the owner of a Processor
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 14 Oct 2013 15:12:50 +0000 (11:12 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 14 Oct 2013 15:12:50 +0000 (11:12 -0400)
commitd9058499afa3fc84a6746f290c4b87501a4dcb4b
tree8d2149818d082f488ed7ce7932fccc1c5a516958
parenta244075fb31868a9108202763dbd304ddc853a75
add a back-pointer to the owner of a Processor

Use SessionObject* rather than Route so that per-region plugins will be possible in the future.
libs/ardour/ardour/processor.h
libs/ardour/processor.cc
libs/ardour/route.cc