psycha0s / airwave

Airwave is a WINE-based VST bridge, that allows for the use of Windows 32- and 64-bit VST 2.4 audio plugins with Linux VST hosts
MIT License
575 stars 35 forks source link

Sausage Fattener: Unhandled audio master request: audioMasterGetSampleRate #33

Closed polarity closed 8 years ago

polarity commented 8 years ago

loads but, changing knobs leads to crash.

1450641095.205048043 Sausage Fattener.dll : Initializing host endpoint 1.2.1
1450641095.419827810 Sausage Fattener.dll : Waiting for plugin endpoint request...
1450641095.421818059 Sausage Fattener.dll : Request from plugin endpoint received, sending response
1450641095.421845589 Sausage Fattener.dll : Initializing VST plugin...
1450641096.040178136 Sausage Fattener.dll : Unhandled audio master request: audioMasterGetSampleRate
1450641096.040232069 Sausage Fattener.dll : VST plugin is initialized
1450641096.040239909 Sausage Fattener.dll : Host endpoint is initialized
1450641096.040248991  Sausage Fattener.so : Plugin endpoint is initialized
1450641096.040643608 Sausage Fattener.dll : Audio thread started

thx for your work dude, airwave is ace. <3

psycha0s commented 8 years ago

It's strange because Sausage Fattener worked earlier. Will see what I can do.

polarity commented 8 years ago

used one of the airwave binaries 1.2.1. maybe too old?

psycha0s commented 8 years ago

No, the 1.2.1 is the latest version and Sausage Fattener works with it. Perhaps something changed in wine itself, but I need to review the issue anyway.

psycha0s commented 8 years ago

The issue is fixed in the develop branch. Sorry for such big delay and thanks for reporting!

polarity commented 8 years ago

thx for fixing this and your work in general. much appreciated!