Implemented a very bad version of pause() and resume() in audio clips. I want
to test this superficially until it works in some cases, then I want to create
an audio subsystem with dispatch thread. The code right now is horrible with
respect to thread safety, it's really not up to my standards at all.