Designing a stereo sound control

30 Apr 2008 - 20:29:54 in Interface. Tags: processing proce55ing, SoundField
Comments
I have been reviving SoundField using Processing. I am still pleased with the simple and intuitive audio interface, but what bugs me is the design of the stereo controls.

soundfield_current.png

Especially with multiple overlapping sound areas, the stereo circles create "circle noise" - it becomes difficult so see which circle belongs to which sound.

Time for a little research for alternative designs.

The following diagrams show the sound area move control in red, and the stereo sound control in blue.
At the left side the left and right channels are in balance; at the right the audio is panned halfway the right.

The current stereo control:

stereo1.png

Possible alternatives...

The stereo sound as a masked background:

stereo2.png

As a curved line segment, with a smaller circle as control:

stereo3.png

The curved line segment as draggable control:

stereo4.png

A small draggable line inside (below) the move control:

stereo_final.png

I like the clean look of the last design best. But because of the small size the affordance needs some work.

Comments

Add your comment

Your name:

 

 
Copyright © Arthur Clemens, 2008 | Send feedback