Suspend ladspa sink on master suspend
Currently, if a master sink/source is suspended, the slave sink/source is not notified about the state change. This leads to problems when the virtual sink/source is used in combination with module-loopback. These patches fix the problem for the ladspa sink as an example. When merged, I will send an additional series for the other virtual sinks and sources.