Home > SMS

SMS

SMS is a project mainly written in C and C++, based on the GPL-3.0 license.

Trying to play with the Apple Sudden Motion Sensor in my Macbook Pro. Unfortunately simple audio playback is not as simple as it should be...

Just a quick attempt to interface with the Apple Sudden Motion Sensor to play sounds like a drum machine. The interface to read from the SMS works well, however I encountered difficulties when trying to play audio files. Using afplay proved to be too slow, and using Core Audio tools was just troublesome. One day I'll look into this better, however.

This software is released under the GPL "as-is" without any warranty. Copyright (C) 2011 by Eric Bakan.

Previous:me