Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Hardware Hacking Input Devices Media Music Hardware

An Audio Sampler Rube Goldberg Would Love 141

Thiago writes "Here is an audio sampler I made with 4 IR LEDs and 4 IR sensors. When something reflective goes by one of the sensor/LED combos, it triggers an event on the computer. On the videos, I mount the device on a turntable and use coins to trigger sound samples of my choice. I'd also like to make the project open-source (or whatever applies to hardware) but know nothing about licenses for this."
This discussion has been archived. No new comments can be posted.

An Audio Sampler Rube Goldberg Would Love

Comments Filter:
  • Video Links... (Score:4, Informative)

    by Anonymous Coward on Wednesday April 13, 2005 @08:51AM (#12222317)
    Just in case site is ./'ed c/o Archive.Org Video 1 [archive.org] Video 2 [archive.org]
  • A bit of background (Score:4, Informative)

    by Cougem ( 734635 ) on Wednesday April 13, 2005 @09:05AM (#12222397)
    Rube Goldberg's inventions [rube-goldberg.com]
  • by pongo000 ( 97357 ) on Wednesday April 13, 2005 @09:07AM (#12222410)
    Everything you ever wanted to know about open source licenses [opensource.org] and more!

    Remember, anything you read here about open source licensing is only an opinion. Educate yourself!
  • by mr fog ( 716564 ) on Wednesday April 13, 2005 @09:21AM (#12222490)
    From the British side of things, it's also worth checking out W. Heath Robinson [wikipedia.org]'s work. In the UK, one look at a machine like that might make you say "that looks a bit heath-robinson".
  • by robindmorris ( 682328 ) on Wednesday April 13, 2005 @09:31AM (#12222547)
    This is true only in Europe. In Europe, any publication prior to patent filing is not allowed.

    In the USA, you have a year after publication to file for a patent.

  • Definately (Score:1, Informative)

    by Anonymous Coward on Wednesday April 13, 2005 @10:31AM (#12223002)
    You'd think someone who can whip something like this together (although quite simple) would at least call it something appropriate. From reading the submission I was wondering how he had the IR pairs digitizing (no mention of DACs anywhere) to somehow make audio from coins, and why you'd want the coins to trigger events.

    This isn't sampling at all. Sampling would be capturing the signal at a specific [sampling] rate (often in analog form), like sound cards use DACs to capture sound at 44.1 or 48KHz for example. He's just polling sensors and playing a sound when something is reflecting. It's trivial enough that I don't think it even deserves the name of sequencer either. Heck, the PLC emulator i had written in TP7+asm over 10 years ago was a lot more involved than something like this (something one could code in a few hours, the "only" hard part being programming the PIT and int handlers directly). This isn't much more than a "hello world" program, there's APIs to play sounds and libs (and lots of sample code) to check signals like this.

    That'd make a nice submission to a page like epanorama.net or perhaps a quick and easy project for people being thought electronics and the basics of programming. There's no way I'd bother with licensing issues and all that for something so ridiculously trivial. I could code something like this faster...
  • by ajnsue ( 773317 ) on Wednesday April 13, 2005 @11:06AM (#12223308)
    Great story about Daphne Oram of the BBC RadioPhonics laboratory. She came up with a similarly inspired musical-thingy in the late 50's. Albeit entirely analog (analogue?) http://www.obsolete.com/120_years/machines/oramics /
  • by dpbsmith ( 263124 ) on Wednesday April 13, 2005 @12:15PM (#12224080) Homepage
    Oh, that link should have been: Raymond Scott's circle machine. [raymondscott.com]

    So, to repeat: this 1950s contraption used a photocell at the end of a rotating arm: " The intensity of each light in this circle is individually adjustable. At the tip of the arm there is a photo cell. This cell is a part of an electronic sound generating system, so adjusted that the more light the cell 'sees' the higher the pitch of the sound produced. The cell also moves around in a circle at adjustable speeds. One of the controls, above the circle of lights, changes the pitch center of the complete cycle when required. As you will notice, there are many variable functions possible."

    The link has sound samples.

    I will use the Preview button. I will use the Preview button. I will use the Preview button...

Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls done, In kernel as it is in user!

Working...