Author |
Message |
aerogramma

Joined: Feb 27, 2008 Posts: 156 Location: Roma, Italy - London, UK
Audio files: 13
|
Posted: Fri Nov 07, 2008 4:46 am Post subject:
Sample playback from ... Anything that works Subject description: Hardware loop player w/ VCA and ADSR: any device/set up reccomended? |
 |
|
Hello,
i need to build an array of sample players, let's say 6.
they'll need to run without a computer and play, loop and possibly be interfaced with sensors and triggers
I was thinking that the best thing would be do get a programmable RAM playback board and dump the samples there
any idea / suggestion on boards and alternative solutions?
thanks
aero Last edited by aerogramma on Sat Nov 08, 2008 7:56 am; edited 2 times in total |
|
Back to top
|
|
 |
okvern
Joined: Feb 05, 2008 Posts: 78 Location: Seattle, Washington
Audio files: 5
|
|
Back to top
|
|
 |
aerogramma

Joined: Feb 27, 2008 Posts: 156 Location: Roma, Italy - London, UK
Audio files: 13
|
Posted: Fri Nov 07, 2008 10:42 am Post subject:
|
 |
|
hey ole... i did had a re-look at arduino this afternoon and ordered a board
thanks for the links... will look into it and let you know
be well
aero |
|
Back to top
|
|
 |
aerogramma

Joined: Feb 27, 2008 Posts: 156 Location: Roma, Italy - London, UK
Audio files: 13
|
Posted: Sat Nov 08, 2008 8:25 am Post subject:
gating mp3 devices on any sound sources using arduino |
 |
|
Hello again,
I just got this idea of using arduino to gate the analog output of , for example, an mp3 players.
I was wondering if there's a fairly easy solution using simple VCAs and possibily a ADSR connected to the output of these sound players .
The reason i would like to use an ADSR is to have a smooth attack and release everytime i want to gate the sound the mp3 player.
I'm attaching a pict to show my idea. I hope it's clear enough.
any advice is much appreciated..
 |
|
Back to top
|
|
 |
State Machine
Janitor


Joined: Apr 17, 2006 Posts: 2810 Location: New York
Audio files: 24
|
Posted: Sat Nov 08, 2008 10:56 pm Post subject:
|
 |
|
You may want to take a peek at these very simple VCA's as described on Scott Stites "Birth of a Synth" web page. It is a Thomas Henry design that will get the job done with very little by way of parts:
http://mypeoplepc.com/members/scottnoanh/birthofasynth/id31.html
You could use one VCA for each channel of audio. Smooth gating can most likely be accomplished via a simple Attack/Decay circuit using a simple buffered Resistor/Capacitor combination. The buffered exponential capacitor voltage could then drive the VCA. This will be perfect as the VCA-1 responds linearly so driving it with an exponential voltage will be the best fit for the human ears perception to the changing volume level.
Hope this helps more
Bill |
|
Back to top
|
|
 |
aerogramma

Joined: Feb 27, 2008 Posts: 156 Location: Roma, Italy - London, UK
Audio files: 13
|
Posted: Sun Nov 09, 2008 7:00 am Post subject:
|
 |
|
thanks a lot for your reply and links!
it's definitely going to help..
be well
aero |
|
Back to top
|
|
 |
State Machine
Janitor


Joined: Apr 17, 2006 Posts: 2810 Location: New York
Audio files: 24
|
Posted: Sun Nov 09, 2008 7:55 am Post subject:
|
 |
|
Quote: | thanks a lot for your reply and links!
it's definitely going to help.. |
Good luck with the project and if you need more specific information, please ask  |
|
Back to top
|
|
 |
|