Here are some frequently asked questions about Audiopad. If the question you have is not answered here, please email James Patten at jpatten@media.mit.edu.

How much does audiopad cost?

Audiopad is not currently for sale. We are looking at commercialization, but a retail product is far enough away that we do not have concrete price points or release dates at this point.

Can I have a copy of the source code/plans for Audiopad?

We are not able to release our source code at this point, but if you want to build something similar, you might be interested in reading this paper.

Who composed the music that you perform with Audiopad?

All of the music we perform with Audiopad was composed by Ben Recht, aka localfields.

Can the performer load in his/her own audio samples?

Yes, the samples are copied to a specific directory on the Audiopad computer and then they can be used in a performance.

Are you available to do performances or installations?

Yes, we enjoy doing performances and installations, though we are busy graduate students and so we can't do them very often. Feel free to send us an email and let us know what you have in mind.

Will you build a software-only, screen version?

Possibly, but one of the main points of this is using physical objects to embody and control music. We believe that this approach provides a more usable interface for performance, and that the keyboard and mouse interface is less appropriate for musical performance.

Why don't you use a laptop and a touch screen, or a tablet PC?

The touch screens that we are aware of are inherently limited to tracking one point of contact at a time. Thus, the use of a touch screen precludes the use of multiple physical objects, which we believe is important in a performance context.

Is there going to be a commercial product?

We are looking at that now. We will put more information on these pages when we can.

I am a musician, and I would like to use Audiopad in my performances.
I would like to beta-test Audiopad.

Thanks for your interest, but we only have a few Audiopad prototypes, and they are used for our own performances, installations and research. That being said, we are interested in being in contact with other artists doing related work. If that's you, please send email.

What operating system/libraries/etc. do you use?

We use Linux. Debian or Knoppix to be specific. Most of the code is written in Python, except for the low-level tracking code, which is in C and C++. We use the Pysco optimizer to speed up the Python. We use OpenGL for graphics, and talk to the synthesizer using MIDI.