BSynth/BSoftSynth: implemented GetAudio().

Patch by Pete Goodeve (modified by me, hopefully for the better and
without introducing bugs) which implements BSynth::GetAudio().
This commit is contained in:
Stefano Ceccherini
2014-09-21 19:46:04 +02:00
parent b2e8d9627a
commit d553b90c86
4 changed files with 39 additions and 9 deletions
+1 -2
View File
@@ -34,8 +34,7 @@ class BMidiSynthFile;
namespace BPrivate { class BSoftSynth; }
class BSynth
{
class BSynth {
public:
BSynth();