Fix playhead smoothing when auditioning.
authorRobin Gareus <robin@gareus.org>
Sun, 11 Nov 2018 02:38:34 +0000 (03:38 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 11 Nov 2018 02:38:34 +0000 (03:38 +0100)
commit5396385b955accc3a236886ba323d6328e8f4cc2
tree3ae2deb02a81601d1bb8ef2d613fb3128e567714
parent894145c527218ecbf97b38eab5fb45f5c8db7862
Fix playhead smoothing when auditioning.

Don't use timer to keep moving the playhead when auditioning.
This fixes playhead jiggling during audition.
gtk2_ardour/editor.cc