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:
@@ -34,8 +34,7 @@ class BMidiSynthFile;
|
||||
|
||||
namespace BPrivate { class BSoftSynth; }
|
||||
|
||||
class BSynth
|
||||
{
|
||||
class BSynth {
|
||||
public:
|
||||
|
||||
BSynth();
|
||||
|
||||
Reference in New Issue
Block a user