Allow to get a route reference from SessionObject*
authorRobin Gareus <robin@gareus.org>
Mon, 10 Oct 2016 14:57:20 +0000 (16:57 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 10 Oct 2016 15:34:18 +0000 (17:34 +0200)
commit4f8fdf0af7272cfcf62f40229db35b86fe9a32e0
treeb2054c231f27f48c642f4cc510f9f74f23cb4431
parent8d710a5f8a30ebf32d68b487a2bf20e2c8e534ce
Allow to get a route reference from SessionObject*

The motivation is to allow a Processor (here Lua) to get a pointer
to the owning Route without resorting to iterative lookup.
libs/ardour/ardour/route.h
libs/ardour/route.cc