Posts with «midi» label

Arduino-based theremin

Theremin is one of the most exiting musical instruments ever made, mainly because of its “quite odd” playing method. Infact, its working principle is based on near-filed coupling between the hands of the theremin player and two metal antennas, used to determine the pitch of a variable-frequency oscillator and to adjust the volume of the output signal, respectively.
Several theremin implementation are possible, such as the “original” analog one (based on the mixing of two sine waves originated by a fixed-frequency oscillator and a variable-frequency one) and those based on digital techniques.
LabIII guys implemented a nice and simple Arduino theremin module, based on a TTL LC-type oscillator, usable not only to play electronic music, but also as a generic sensing-device, for example to control motors and/or to work with Processing, Max etc.
The detailed description of the project, together with schematics and source code, can be found here.

 

[Via: elektor.it]

Arduino Blog 21 May 19:29

Using Percussa’s AudioCubes with Arduino

Percussa’s AudioCubes are wireless smart blocks for sound design, composition, live performance, music education and music app development.

They can sense your fingers and hands as well as each other’s location and orientation. They have built in RGB lighting for visual feedback.

Shaping sounds in this fashion is much more intuitive than using knobs:  rather than thinking about the particular setting a sound parameter should have, you can concentrate on the quality and timbre of the sound as you manipulate the sound, via MIDI,  using your hands and fingers.

 

Using Arduino, you’ll be able to control an analog synthesizer that use CV signals to modulate parameters like oscillator frequency, filter cutoff, or an amplitude envelope.

Details here.

Via [Percussa, Matrixsynth]

Arduino Blog 15 May 18:15