13
0

NO-OP: comment

This commit is contained in:
Paul Davis 2017-06-12 15:37:06 -04:00
parent 58e49e3512
commit 480b6b81cd

View File

@ -87,6 +87,8 @@ Track::init ()
use_new_playlist ();
/* ordering here is important, and needs to be generally maintained */
add_processor (_disk_writer, PreFader);
add_processor (_disk_reader, PreFader);