fix/workaround OSX "No Memory Pool"
authorRobin Gareus <robin@gareus.org>
Wed, 9 Dec 2015 10:12:56 +0000 (11:12 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 9 Dec 2015 10:13:18 +0000 (11:13 +0100)
commit8bfa7d95c1dd0ba7707095674ab97fa56a960776
tree7cf93e40ab78b99a6f65a0b8a36e89c3f91a6f3b
parent548989fc75ba08912efe2bc48d24af5eb95c790d
fix/workaround OSX "No Memory Pool"

fixes issue on MacBookPro11,1 OSX 10.10

* Coreaudio: internal speaker + internal Mic
* start recording
* plug-in headphone
* stop recording
-> crash
  process_callback -> [..] stop_transport -> no RT memory pool
  for realtime event.
libs/ardour/audioengine.cc