Open GoogleCodeExporter opened 8 years ago
Same problem here. Help is welcome!
Original comment by ckh...@gmail.com
on 18 Aug 2013 at 10:49
Quick an dirty solution:
Use sleepwatcher (http://www.bernhard-baehr.de) to start a wakeup script, that
kills and restarts soundflowerbed:
#!/bin/sh -
/usr/bin/osascript <<-EOF
tell application "Soundflowerbed" to quit
delay 1
tell application "Soundflowerbed" to activate
EOF
exit $?
This is working for me...
Original comment by ckh...@gmail.com
on 18 Aug 2013 at 12:25
I am having the same problems and I am really saddened by it. Akai dropped the
ball hard with the EIE pro :( Please fix this problem. I tried reinstalling and
everything else listed above as well on my own time. It sucks but nice to know
that I am not the only one experiencing this problem.
Original comment by benjamin...@gmail.com
on 7 Feb 2014 at 7:44
Original issue reported on code.google.com by
michiel....@gmail.com
on 7 Apr 2013 at 9:46Attachments: