electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » DIY Hardware and Software
DIY Sampler
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 1 of 1 [13 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
ericcoleridge



Joined: Jan 16, 2007
Posts: 889
Location: NYC

PostPosted: Thu Mar 08, 2012 9:19 am    Post subject: DIY Sampler
Subject description: Is this be a bad idea?
Reply with quote  Mark this post and the followings unread

I know there is an abundance of samplers in all kinds of ranges and formats, and prices-- but I'm not aware of one that's all that close to what I'd like, at an affordable price.

It seems like this technology is old enough now that there ought to be some simple DIY solutions. Does anyone know of any Eprom/Pic chip/ arduino-type projects for a simple sampler that can be set up for keyboard playing? I want dedicated hardware that I can build into a keyboard instrument.

I want something very similar to the Emulator-- a polyphonic keyboard sampler with maybe 4 or 6 voices that I could route to analog VCFs and VCAs. This will get pretty expensive with at least 4 analog Env/VCF/VCAs-- but I think it's doable.

Why not buy an Emulator? They're really big, they're getting quite expensive again, and judging by the number of non-functioning Emulatores I've seen (I'd say the vast majority)they seem to pretty unreliable. But they sound really good-- if you've ever played one- I think you'd agree-- they really sound and feel like an instrument all their own, not just a collection of piano, organ, string samples. It's probably similar to the way a Mellotron has it's own sound, not just a collection of tapes.
Back to top
View user's profile Send private message
JingleJoe



Joined: Nov 10, 2011
Posts: 878
Location: Lancashire, England
Audio files: 14

PostPosted: Thu Mar 08, 2012 12:44 pm    Post subject: Reply with quote  Mark this post and the followings unread

How about using a collection of tape loops? Laughing
Sounds like I'm joking but that would work!
You could get a bunch of old tape recorders and record your samples on to loops of tape in modified cassettes, then control pitch by control the speed via some sort of PWM control for the motor driving the player. Wink

_________________
As a mad scientist I am ruled by the dictum of science: "I could be wrong about this but lets find out"


Green Dungeon Alchemist Laboratories
Back to top
View user's profile Send private message
ringroad



Joined: Feb 28, 2012
Posts: 38
Location: Coventry, UK
Audio files: 1

PostPosted: Thu Mar 08, 2012 1:31 pm    Post subject: raspberry pi? Reply with quote  Mark this post and the followings unread

For DIY samplers, there's the WTPA, but that's not really quite what you're after though.

Think you might struggle for four voices with an Arduino, but I'd imagine there will be enough power in the Raspberry Pi to do something like this.
Back to top
View user's profile Send private message
Dougster



Joined: Sep 20, 2005
Posts: 272
Location: Tucson, AZ, USA

PostPosted: Thu Mar 08, 2012 9:57 pm    Post subject: Reply with quote  Mark this post and the followings unread

My first thought was the WTPA, but that is fairly limited. At the same time, the board is only fifteen bucks...

It might be more than you want to take on, but the Blackfin STAMP development board might be a good candidate for this project, especially if you aren't afraid of Linux. The Blackfin runs microcontroller Linux (uCLinux), so it's fairly easy to program. The downside is that it costs a bit more than $200. FWIW, the STAMP board is the basis of the first batch of Looperlative LP1 loopers...

Blackfin.uclinux.org

Blackfin STAMP development board at Digikey

I have a friend who owns a pick and place machine and an oven, so I may try to do a Blackfin layout at some point...

Regards,
Doug

_________________
Once you start down the modular path, forever will it dominate your destiny!

Every DIY person should own a copy of Electronotes: http://electronotes.netfirms.com

Blue LEDs are evil.
Back to top
View user's profile Send private message
magneticstripper



Joined: Jan 12, 2009
Posts: 25
Location: San Francisco

PostPosted: Thu Mar 08, 2012 11:37 pm    Post subject: Reply with quote  Mark this post and the followings unread

this is a 16 bit poly sample player that i built using a midibox32 core:

http://www.youtube.com/watch?v=KgCKO7A0IEs
Back to top
View user's profile Send private message
cloudscapes



Joined: Feb 09, 2004
Posts: 100
Location: Montreal

PostPosted: Mon Mar 12, 2012 8:47 pm    Post subject: Reply with quote  Mark this post and the followings unread

PIC32 maybe? I've been playing around with one and getting fairly good sonic results.
_________________
Sonic Crayon DIY effects lab
Back to top
View user's profile Send private message Visit poster's website
revtor



Joined: Oct 05, 2005
Posts: 79
Location: NewJersey, USA

PostPosted: Sun Mar 18, 2012 8:33 am    Post subject: Reply with quote  Mark this post and the followings unread

Talk to this guy..
http://www.nervoussquirrel.com/circuitbent.html
about halfway down there is a pic of "A batch of DIY Samplers".. he made a bunch. not much info but its enough to get you thinking or asking mroe questions..

its not a bad idea at all, and with todays parts shouldnt be that hard to get decent fidelity and hands on control!!!!

make it and they will come..

~Steve

_________________
beep blurp flurrrp fiszzzzp pow bakka wakka wakka -A synth freaks mental notes.
Back to top
View user's profile Send private message
ericcoleridge



Joined: Jan 16, 2007
Posts: 889
Location: NYC

PostPosted: Mon Mar 19, 2012 9:23 am    Post subject: Reply with quote  Mark this post and the followings unread

Thanks, this guy does beautiful work, I've seen some of his creations before, they're very impressive. But I'm guessing that this sampler is made using re-purposed consumer audio devices, or perhaps using that technology.It' s cool, but I don't want something super low fi.

As far as this project would go, I think I'd be better off attempting a monophonic version, at least first. But, i have so much else before I could get to it.

I was expecting that there'd be a bunch of projects out there already fpr CV/Gate controlled Samplers, or Midi Poly Samplers.

When I have some time, I need to start investigating processor chips like the Arduino.

revtor wrote:
Talk to this guy..
http://www.nervoussquirrel.com/circuitbent.html
about halfway down there is a pic of "A batch of DIY Samplers".. he made a bunch. not much info but its enough to get you thinking or asking mroe questions..

its not a bad idea at all, and with todays parts shouldnt be that hard to get decent fidelity and hands on control!!!!

make it and they will come..

~Steve
Back to top
View user's profile Send private message
piedwagtail



Joined: Apr 15, 2006
Posts: 297
Location: shoreditch
Audio files: 3

PostPosted: Tue Mar 20, 2012 11:06 am    Post subject: Reply with quote  Mark this post and the followings unread

........reversible hack a
http://www.alesis.com/samplepad

Posted Image, might have been reduced in size. Click Image to view fullscreen.

until a SD card CV sampler appears
then resell it
Back to top
View user's profile Send private message Visit poster's website
Dan Lavin



Joined: Nov 09, 2006
Posts: 649
Location: Spring Lake, Mi, USA
Audio files: 21

PostPosted: Wed Mar 21, 2012 8:01 am    Post subject: Reply with quote  Mark this post and the followings unread

I like piedwagtail's thinking. Another option along those lines would be to buy an ipod, then the Apple camera connection kit to add USB, then the $5 USB to midi connector thing on ebay. So hardware-wise, we're looking at $228. Then download the sample player ap of your choice. i'm currently using Sampletank with my ipad to get Mellotron sounds.

$228 may seem a little much, but when you compare it to the Shruthi, Sammich SID and Sammich FM, WTPA and some of the other digital instruments that are coming out, an SD based sampler along those lines is probably going to be in that range or more regardless.....plus it's available NOW.

_________________
Synth DIY since 1977!
Back to top
View user's profile Send private message
tokyomatik



Joined: Jan 20, 2011
Posts: 171
Location: berlin
Audio files: 6

PostPosted: Tue Mar 27, 2012 8:34 pm    Post subject: Reply with quote  Mark this post and the followings unread

if u would like to experiment the UM5100 from
Unicorn Microelectronics
looks interesting....
http://www.datasheetarchive.com/UM5100*-datasheet.html
Back to top
View user's profile Send private message Visit poster's website
ericcoleridge



Joined: Jan 16, 2007
Posts: 889
Location: NYC

PostPosted: Wed Mar 28, 2012 2:09 pm    Post subject: Reply with quote  Mark this post and the followings unread

True, that's an idea-- but an Ipod will never get you proper polyphonic sampling as I was imagining it.

Plus, for the cost of all of those separate hardware devices-- there's probably a dedicated monolithic MIDI keyboard sampler available, which would probably work better and easier.

What I was originally getting at though was a sample voice that could be triggered with a gate, and controlled w/ volt per octave CV. One step
further would be multiple voices.

I thought if there was an arduino-type MIDI sampler project-- without any DSP or voice processing as on any commercial product, the MIDI commands converted to CV/Gate, and then VCFs and VCAas used per channel. One could make a very interesting four voice without too much aggravation

Dan Lavin wrote:
I like piedwagtail's thinking. Another option along those lines would be to buy an ipod, then the Apple camera connection kit to add USB, then the $5 USB to midi connector thing on ebay. So hardware-wise, we're looking at $228. Then download the sample player ap of your choice. i'm currently using Sampletank with my ipad to get Mellotron sounds.

$228 may seem a little much, but when you compare it to the Shruthi, Sammich SID and Sammich FM, WTPA and some of the other digital instruments that are coming out, an SD based sampler along those lines is probably going to be in that range or more regardless.....plus it's available NOW.
Back to top
View user's profile Send private message
jnuaury



Joined: Feb 28, 2008
Posts: 161
Location: chicago
Audio files: 9

PostPosted: Wed Apr 04, 2012 12:38 pm    Post subject: Reply with quote  Mark this post and the followings unread

http://little-scale.blogspot.com/search/label/eprom%20music

the concept is simple and you're free to mess around with the control logic
syncing a sampler to an external VCO is cool, it keeps the playback the same speed (kinda) and the external VCO influences the sample in a unique way without totally destroying the signal (if you want to destroy the signal, FMing the clock oscillator or dropping/swapping some bits on the address line should do the trick)

_________________
az/gde
Flickr
YouTube
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 1 of 1 [13 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » DIY Hardware and Software
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use