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
2010 Build Pictures
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 13 of 24 [576 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 22, 23, 24 Next
Author Message
Inventor
Stream Operator


Joined: Oct 13, 2007
Posts: 6221
Location: near Austin, Tx, USA
Audio files: 267

PostPosted: Tue Jul 06, 2010 5:43 pm    Post subject: Reply with quote  Mark this post and the followings unread

Such great eye candy to behold, ahhhhh! Bill, that thing looks like it belongs on the space shuttle - good job. Paco, nice synth you've built, very Luntta-ish and more! And kudos to all the builders posting here, it's truly inspirational to read this thread...

Les

_________________
"Let's make noise for peace." - Kijjaz
Back to top
View user's profile Send private message Send e-mail
tjookum



Joined: May 25, 2010
Posts: 360
Location: Netherlands
Audio files: 26

PostPosted: Wed Jul 07, 2010 2:29 am    Post subject: Reply with quote  Mark this post and the followings unread

I love it Adamon! Looks really thought through, great job!

Would like to see a schematic for that grid sequencer sneak it's way into the lunettaforum Rolling Eyes .

_________________
There he goes. One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
Hunter S. Thompson
movies
noise
Back to top
View user's profile Send private message
adambee7



Joined: Apr 04, 2009
Posts: 420
Location: united kingdom

PostPosted: Wed Jul 07, 2010 3:21 am    Post subject: Reply with quote  Mark this post and the followings unread

tjookum wrote:

Would like to see a schematic for that grid sequencer sneak it's way into the lunettaforum Rolling Eyes .


Agree Very Happy

I love see through. Such a shame when you cover up all your pcb work with metal. Got any vids. Very Happy Very Happy
Back to top
View user's profile Send private message
State Machine
Janitor
Janitor


Joined: Apr 17, 2006
Posts: 2810
Location: New York
Audio files: 24

PostPosted: Wed Jul 07, 2010 7:10 am    Post subject: Reply with quote  Mark this post and the followings unread

Quote:
Sorry for the shitty pictures (I need a new camera...). I'm hoping to have some video up soon to help explain these things a little better. As always, many thanks go out to everyone here for all the help, and all the other stuff in here looks amazing!


Adamon

wow! I really like see through to ! Very nice job. I would be interested to hear the grid sequencer in action. Would like to see videos when they are up. The pictures are of good resolution and I could zoom in and see the details Wink

Bill
Back to top
View user's profile Send private message Send e-mail
adamon



Joined: May 15, 2009
Posts: 96
Location: Lawrence Kansas
Audio files: 3

PostPosted: Wed Jul 07, 2010 9:05 am    Post subject: Reply with quote  Mark this post and the followings unread

Thanks everyone! This set of modules definitely kept me busy for a while; it was kind of a weird experience of excitement/terror/sadness/happiness/exhaustion, although I'm sure I'm not the only one who has gone through the "building" emotions.

I'll try and get those videos made soon as time permits. As far as the shitty pictures, the shitty thing about taking pictures of my stuff is that, A: any flash or directed light source bounces off the panels and washes things out, and B: pictures really bring out all the flux spots on the backside of the panels and make them look like I sneeze alot or something (and maybe C: everyone can see my wiring nightmares).

I'd be happy to explain my grid sequencer elsewhere, although I'm not sure if the lunetta forum would be the most appropriate place as it really is just a microcontroller doing everything; I'll post up some stuff in the microcontroller thread soon. If anyone's interested in the circle sequencer, there's already a thread about it (somewhat disguised) going in the lunetta forum: http://electro-music.com/forum/topic-40018.html

_________________
www.soundcloud.com/adamon
Back to top
View user's profile Send private message
Rykhaard



Joined: Sep 02, 2007
Posts: 1290
Location: Canada

PostPosted: Wed Jul 07, 2010 2:25 pm    Post subject: Reply with quote  Mark this post and the followings unread

adamon wrote:
The first sequencer is a circular control sequencer with internal or external clocking, direction switch, and a "voltage controlled" direction input jack (high= clockwise, low = counterclockwise). Each step has amount control, a switch for on/skip/reset, and external control input. It has two outputs, each with their own amount control.


Skip? The only schematic example that I've ever seen of that is a roughly copied one for the Moog 960. How did you do it? That's a function that I've wanted to implement for quite awhile. Surprised (The 960 one were rather complex, with flipflops per step.)

Quote:

The second sequencer is a home grown grid sequencer. Back when I first heard about makenoise's rene sequencer, I though, "hey, I know how to do that," and so I spent a few months working on it and ended up with my take on it. There are two clock inputs (x and y), two direction switches (x righ/left and y up/down), and two external direction control jacks (x high/low for right/left and y high/low for up/down). A microcontroller combines the clock inputs to determine the current position and sends it to the grid through a decoder. The grid is 4x4, and there is a single output (with amount control) for each row and each column (rows 1,2,3,4, and columns 1,2,3,4). Each step has a level control and a switch for on/skip.


Now - I'm VERY curious as to how you did the X,Y sequencer! Very Happy My Quadatrix Sequencers that I designed, do the X with 2 bit inputs for their 4 steps.
The Y capability is done with 3 bit inputs for the Vertical sequencer's 8 'steps'

You also mentioned with a Microcontroller - as I've just recently gotten to learning the PICs from Microchip with my PICKit 3 ... which micro family did you go with?

My future desires are to convert my sequencer and sequencer controller designs, to PIC. That'd save me a LOT of electronics hardware, for their currently designed implementations. Surprised Smile They ARE 1V/oct. though. Smile (Which I hope to keep.)

Edit: Oooo. Duh. Please do forget my forgetfulness! Greatly looking panels from yourself as well! I love the seethrough panels that a couple of other people have done, as well! Very Happy
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Rykhaard



Joined: Sep 02, 2007
Posts: 1290
Location: Canada

PostPosted: Wed Jul 07, 2010 2:30 pm    Post subject: Reply with quote  Mark this post and the followings unread

adamon wrote:
I'd be happy to explain my grid sequencer elsewhere, although I'm not sure if the lunetta forum would be the most appropriate place as it really is just a microcontroller doing everything; I'll post up some stuff in the microcontroller thread soon. If anyone's interested in the circle sequencer, there's already a thread about it (somewhat disguised) going in the lunetta forum: http://electro-music.com/forum/topic-40018.html


My getting in to learning how to work with PICs, wont stop me from implementing them in my Lunetta machinery, at all. Smile Lunetta = simplicity? Simple PIC code = simplicity also. Very Happy
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
andrewF



Joined: Dec 29, 2006
Posts: 1176
Location: australia
Audio files: 4

PostPosted: Wed Jul 07, 2010 6:30 pm    Post subject: Reply with quote  Mark this post and the followings unread

adamon wrote:


The second sequencer is a home grown grid sequencer. Back when I first heard about makenoise's rene sequencer, I though, "hey, I know how to do that," and so I spent a few months working on it and ended up with my take on it. There are two clock inputs (x and y), two direction switches (x righ/left and y up/down), and two external direction control jacks (x high/low for right/left and y high/low for up/down). A microcontroller combines the clock inputs to determine the current position and sends it to the grid through a decoder. The grid is 4x4, and there is a single output (with amount control) for each row and each column (rows 1,2,3,4, and columns 1,2,3,4). Each step has a level control and a switch for on/skip.



just thought i'd pipe in - my bindubba3 sequencer has much the same functionality using cmos - info, video & schematic
and can vouch that x-y sequencers are much more fun Very Happy
Back to top
View user's profile Send private message Visit poster's website
kkissinger
Stream Operator


Joined: Mar 28, 2006
Posts: 1452
Location: Kansas City, Mo USA
Audio files: 45

PostPosted: Wed Jul 07, 2010 9:22 pm    Post subject: Reply with quote  Mark this post and the followings unread

adamon wrote:
Thanks everyone! This set of modules definitely kept me busy for a while; it was kind of a weird experience of excitement/terror/sadness/happiness/exhaustion, although I'm sure I'm not the only one who has gone through the "building" emotions.


And now time for a shameless plug:

Damon (adamon) and his remarkable Lunetta will join us at the Kansas City Regional electro-music festival. Damon will play a set on Friday and, on Saturday, he and Howard will present a seminar on Lunetta History, Construction, and Sounds.

And... it will all be streamed live right here at radio.electro-music.com .

To see the entire schedule, click on:

http://kevinkissinger.com/kcregionalem2010.shtml

(p.s. -- I just finished a CGS09 VC Divider module but my camera batteries are dead so I'll post a picture later.)

_________________
-- Kevin
http://kevinkissinger.com
Back to top
View user's profile Send private message Visit poster's website
adamon



Joined: May 15, 2009
Posts: 96
Location: Lawrence Kansas
Audio files: 3

PostPosted: Sat Jul 10, 2010 10:00 pm    Post subject: Reply with quote  Mark this post and the followings unread

Here's some info on the grid sequencer's implementation: http://electro-music.com/forum/topic-42973.html

Also, I've got some video recorded, but I'm waiting to get it captured, so hopefully it'll find its way on here soon.

_________________
www.soundcloud.com/adamon
Back to top
View user's profile Send private message
sduck



Joined: Dec 16, 2007
Posts: 459
Location: Nashville
Audio files: 5

PostPosted: Sun Jul 11, 2010 7:14 pm    Post subject: Reply with quote  Mark this post and the followings unread

Just finished this up -
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message
nerdware



Joined: Jul 11, 2009
Posts: 91
Location: UK

PostPosted: Mon Jul 12, 2010 3:23 am    Post subject: Reply with quote  Mark this post and the followings unread

My recently completed LPG module. My dad did all the soldering, while I sourced all the hardware and told him what to do with it. This was our first DIY project together. My experience was many years ago with a breadboard, while he's built several Elecraft radios.

Note the missing R23 resistor! That was added later. Wink Yes, 3.0 docs, but mea culpa. Anyway, it worked first time!


DSCF6244web.JPG
 Description:
The Thomas White LPG with the 1U Bridechamber panel.
 Filesize:  1.2 MB
 Viewed:  229 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

DSCF6244web.JPG



_________________
http://soundcloud.com/nerdware/
"render unto digital what is due to digital, render unto analogue what is due to analogue"
Back to top
View user's profile Send private message Visit poster's website
Skrog Productions



Joined: Jan 07, 2009
Posts: 1220
Location: Scottish Borders
Audio files: 159

PostPosted: Fri Jul 16, 2010 10:13 am    Post subject: Reply with quote  Mark this post and the followings unread

Very impressive builds , folks , thanks for letting us see them Smile

I finished varnishing my expansion box for my modular and have moved alot of my clocking / dividing / gate generators etc to the smaller left hand box freeing up more space for extra vco's / vcf's / vca's etc in the main box .
All the blue modules and the gold soundlab ++ & the yellow WSG draw about 1 Amp per 12v rail in total and about 400mA per 15v rail .

Hope to be adding T.H. XRvco / Mankato vcf , another Fonik - v.c.p.s-8 / a RYK M-185 Sequencer and a sMs/Dan L. Quad bass ++.

Good productive run of building so far , all this will be running live for the Autumn Equinox 2010 in a few months as Epicyclus , on electro-music's Radio station. looking forward to it Smile.

Dave.


diy synths in Scotland.JPG
 Description:
 Filesize:  296.69 KB
 Viewed:  240 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

diy synths in Scotland.JPG


Back to top
View user's profile Send private message
JCM



Joined: Jul 21, 2008
Posts: 15
Location: MPLS

PostPosted: Fri Jul 16, 2010 3:56 pm    Post subject: TF50 Modular Synth Reply with quote  Mark this post and the followings unread

This took me and a friend two years;

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

More about it here: http://tf50.tonefilth.org
Back to top
View user's profile Send private message
clee



Joined: Dec 08, 2009
Posts: 42
Location: Chicago

PostPosted: Fri Jul 16, 2010 7:34 pm    Post subject: Reply with quote  Mark this post and the followings unread

JCM, that is... Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy Very Happy
_________________
life in many forms...
http://clsound.com
Back to top
View user's profile Send private message Visit poster's website
delayed



Joined: Jun 24, 2008
Posts: 130
Location: TN

PostPosted: Fri Jul 16, 2010 9:58 pm    Post subject: Reply with quote  Mark this post and the followings unread

More higher resolution pictures please JCM.
Back to top
View user's profile Send private message
wooster



Joined: Jul 25, 2007
Posts: 63
Location: Austin, TX

PostPosted: Tue Jul 20, 2010 8:59 am    Post subject: Reply with quote  Mark this post and the followings unread

Wow JCM, that is really incredible! It kind of has a wondermark feel. Worth the effort!
_________________
Check out woosteraudio.com
Back to top
View user's profile Send private message Visit poster's website
emdot_ambient



Joined: Nov 22, 2009
Posts: 667
Location: Frederick, MD

PostPosted: Tue Jul 20, 2010 9:17 am    Post subject: Reply with quote  Mark this post and the followings unread

delayed wrote:
More higher resolution pictures please JCM.

+1...and complete details...and sound demos...and videos! Very Happy

Looks friggin' awesome.
Back to top
View user's profile Send private message Visit poster's website
JCM



Joined: Jul 21, 2008
Posts: 15
Location: MPLS

PostPosted: Tue Jul 20, 2010 9:25 am    Post subject: Reply with quote  Mark this post and the followings unread

Plenty of info and more pictures on my blog, http://tf50.tonefilth.org .
I have a recent live set posted using only the TF50 unprocessed. I'll have some more video/sounds up there soon hopefully!
Back to top
View user's profile Send private message
Skrog Productions



Joined: Jan 07, 2009
Posts: 1220
Location: Scottish Borders
Audio files: 159

PostPosted: Tue Jul 20, 2010 4:08 pm    Post subject: Reply with quote  Mark this post and the followings unread

Very nice , love the panel layout , JCM .

Dave.
Back to top
View user's profile Send private message
tjookum



Joined: May 25, 2010
Posts: 360
Location: Netherlands
Audio files: 26

PostPosted: Wed Jul 21, 2010 11:42 am    Post subject: Reply with quote  Mark this post and the followings unread

This doesn't even start to compare to some of the beautifull creations I have seen in this thread, but this is the lunetta synth I have been working on:


HPIM1701.JPG
 Description:
 Filesize:  1.41 MB
 Viewed:  185 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

HPIM1701.JPG



_________________
There he goes. One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
Hunter S. Thompson
movies
noise
Back to top
View user's profile Send private message
Tim Servo



Joined: Jul 16, 2006
Posts: 924
Location: Silicon Valley
Audio files: 11

PostPosted: Wed Jul 21, 2010 11:43 am    Post subject: 2010 Build Pictures Reply with quote  Mark this post and the followings unread

Hey JCM,

Nice Mankato implementation! The whole panel is really beautiful. I like the somewhat 'retro' look to it.


Tim (been looking 'retro' for years) Servo
Back to top
View user's profile Send private message
JCM



Joined: Jul 21, 2008
Posts: 15
Location: MPLS

PostPosted: Thu Jul 22, 2010 10:26 am    Post subject: Reply with quote  Mark this post and the followings unread

The Mankato is probably my favorite module on there!
Back to top
View user's profile Send private message
Tim Servo



Joined: Jul 16, 2006
Posts: 924
Location: Silicon Valley
Audio files: 11

PostPosted: Thu Jul 22, 2010 11:58 am    Post subject: 2010 Build Pictures Reply with quote  Mark this post and the followings unread

JCM wrote:
The Mankato is probably my favorite module on there!


Mine too, but then again, I'm biased. Wink


Tim (positive biased) Servo
Back to top
View user's profile Send private message
TekniK



Joined: Aug 10, 2008
Posts: 1059

PostPosted: Thu Jul 22, 2010 9:06 pm    Post subject: Reply with quote  Mark this post and the followings unread

nerdware wrote:
My recently completed LPG module. My dad did all the soldering, while I sourced all the hardware and told him what to do with it!


Cool dad you have ! Cool
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 13 of 24 [576 Posts]
View unread posts
View new posts in the last week
Goto page: Previous 1, 2, 3, ..., 11, 12, 13, 14, 15, ..., 22, 23, 24 Next
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