Update Frame.cpp

Fixing merge error
This commit is contained in:
Jonathan Thomas
2018-06-11 23:36:23 -07:00
committed by GitHub
parent 805304312a
commit f4b4aac7df

View File

@@ -976,7 +976,7 @@ void Frame::Play()
(double) sample_rate,
audio->getNumChannels()); // sample rate of source
transport1.setPosition (0);
transport1.setGain(1.0
transport1.setGain(1.0);
// Create MIXER