Rapid Music Instrument Prototyping

From Robin

(Difference between revisions)
Jump to: navigation, search
(3D printing)
(Sound output)
Line 51: Line 51:
* LEDs
* LEDs
-
== Sound output ==
+
== Sounding ==
=== Amplifiers ===
=== Amplifiers ===
Line 63: Line 63:
* [http://www.soundmatters.com/foxl/ FOXL]: small powered speakers. [http://www.soundandvisionmag.com/speakers/2970/soundmatters-foxl-portable-speaker-system.html S&R review]
* [http://www.soundmatters.com/foxl/ FOXL]: small powered speakers. [http://www.soundandvisionmag.com/speakers/2970/soundmatters-foxl-portable-speaker-system.html S&R review]
* [http://www.thinkgeek.com/electronics/home-entertainment/6bd8/ Sonic Impact SoundPads]
* [http://www.thinkgeek.com/electronics/home-entertainment/6bd8/ Sonic Impact SoundPads]
-
 
== Computers ==
== Computers ==

Revision as of 09:34, 7 October 2008

On this page we are documenting everything that is needed to create rapid prototypes of a complete electronic music instrument/controller.


Contents

Housing

3D printing

Sensing

Sensor interfaces

  • CUI: Dan Overholt's open source platform based on the PIC controller.
  • Arduino: open source platform based on Atmel microprosessor. using Wiring for programming.
  • Phidgets: commercial USB-based sensor interface with standardized connectors.

Communication

  • OSC: Open Sound Control for communicating between devices.
  • uOSC: the Open Sound Control Reference Platform for Embedded Devices, currently working on PIC controllers.
  • SLIP: Serial Line Internet Protocol used for creating packets passed over the serial communication.
  • HID: Human interface devices. The game controller specification is the one that is implemented everywhere. The generic HID class would be a better solution for us, but is not supported in Max, SuperCollider, etc.
  • USB CDC: communications device class
  • nRD24H1: 2-way remote controller from Nordic

Sensors

Sensors used for finger control:

Acceleration:

  • SparkFun

Position sensing

Force feedback

Light feedback

  • LEDs

Sounding

Amplifiers

Speakers

Computers

Personal tools
Front page