sclang: Fix failure to capture trailing output after interpret that is outside of capture.
resolveOptions: correct default path for scsynth in SC 3.7
fix: default node logger does not have .debug, use .info instead
fix: crucialfelix/atom-supercollider#70
Synth: if synthDef is a Dryad then invert parent-child in the subgraph
Previously it did this in one step, now there will be 2 inversions in the subgraph.
update dependencies