Put BWS in mode where hosting is 'by plugin' as opposed to 'individually' (or really any setting other than 'individually')
Pull in a clap and make a track
Make a new track and pull in a second instance of that same clap
When I run the engine under CLion I then see debug (red) messages in my console. When I do the above in production with BWS I see that filling up engine.log. It gets to half a meg in about 60 seconds.
Interval start: Something went wrong. code = 16
Interval finish: Something went wrong. code = 16
Interval start: Something went wrong. code = 22
Interval finish: Something went wrong. code = 16
Interval start: Something went wrong. code = 22
Interval finish: Something went wrong. code = 16
Interval start: Something went wrong. code = 22
Interval finish: Something went wrong. code = 16
Interval start: Something went wrong. code = 22
whether i do this with dexed, clap-saw-demo, hive, etc...
If I set to 'individually' there's no such problem.
Hi!
When I run the engine under CLion I then see debug (red) messages in my console. When I do the above in production with BWS I see that filling up engine.log. It gets to half a meg in about 60 seconds.
whether i do this with dexed, clap-saw-demo, hive, etc...
If I set to 'individually' there's no such problem.