Load audition synth on demand
authorRobin Gareus <robin@gareus.org>
Fri, 23 Nov 2018 21:00:04 +0000 (22:00 +0100)
committerRobin Gareus <robin@gareus.org>
Fri, 23 Nov 2018 21:00:04 +0000 (22:00 +0100)
commit2e3e18320489c0da6e3172af4c6df6ca8d693c29
treeab0272204154bdf20247bd5d22d26ab6d54ed6b9
parent8c4c97d1e2f3e4701de099edd836c81c31f2744c
Load audition synth on demand

This saves some memory (gmsynth loads a 30MB soundfont), and also
re-initializes the synth every time to gm defaults in case some
.mid changes patches or parameters.
libs/ardour/ardour/auditioner.h
libs/ardour/auditioner.cc
libs/ardour/route.cc