Draw-o-lin: A Music Visualizer for Violin

Draw-o-lin is an interactive robot that visualizes music. The performer plays an electric violin connected to a computer. A Python program running on the computer uses Fast Fourier Transform to analyze the pitch and speed. Then the program sends wireless drawing commands to the mobile robot. The drawing patterns vary according to the performer and the music.

drawolin-1

What does music look like? Let Draw-o-lin show you a new way to visualize the music. You can play violin this way.

Higher Pitches -> Draw Lines
When performer plays a higher pitch compared to the previous one, Draw-o-lin goes forward and backward to draw lines.

Lower Pitches -> Draw Arcs
When performer plays a lower pitch compared to the previous one, Draw-o-lin rotates to draw arcs.

Volume -> Line Weight
The line Weight that Draw-o-lin draws depends on the volume that performers play.

Tempo -> Length of Lines
The length of lines that Draw-o-lin draws depends on the tempo that performers play.

drawolin-2
drawolin-3

Project Advisor
Prof. Mark D. Gross

Acknowledgement
Thanks to Huaishu’s video recording, Deren’s H-bridge, Zack’s help in mechanics, Shawn’s gear motor prototype, and Prof. Mark D. Gross.

Draw-o-lin PDF Version Documentation

One thought on “Draw-o-lin: A Music Visualizer for Violin

Comments are closed.