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 
go to the radio page Live at electro-music.com radio 1 Please visit the chat
  host / artist show at your time
today> Modulator ESP Adventures In Sound
 Forum index » DIY Hardware and Software
2011 Build Pictures
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 5 of 19 [453 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, 4, 5, 6, 7, ..., 17, 18, 19 Next
Author Message
jordroid



Joined: Jan 17, 2010
Posts: 193
Location: ithaca, new york

PostPosted: Wed Mar 09, 2011 6:44 am    Post subject: Reply with quote  Mark this post and the followings unread

Boogdish wrote:
It's two chips, a 16F913 PIC and a quad op amp being used as an output buffer and voltage summer/limiter of the time CV. I'm sure it could be done using standard CMOS chips, but for me, it's easier to figure it out with a PIC.

I'm thinking about starting over with it and have the PIC read the values of the pots then output with the PWM or a standalone DAC. That way the PIC could do the filtering of between step voltages and have smoother transitions. I think I'd also have try having separate time controls for A/S/R.


Thanks for the explanation. You could easily do most of that stuff with a 4017, but some of the cooler functions, like being able to pingpong back and forth between two points defined by switches would be trickier and probably not doable with only two chips, so it seems like a great use of a microcontroller. It would make a pretty cool "standard" sequencer as well, it has some features that seem useful which are uncommon to see in the 10 and 16 step analog sequencer designs i am used to. I want one!
Back to top
View user's profile Send private message
JCM



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

PostPosted: Wed Mar 09, 2011 11:57 am    Post subject: Reply with quote  Mark this post and the followings unread

Any plans for a PCB of the Envelope Sequencer? I would definitely get at least one of those!
Back to top
View user's profile Send private message
PHOBoS



Joined: Jan 14, 2010
Posts: 5825
Location: Moon Base
Audio files: 709

PostPosted: Wed Mar 09, 2011 12:00 pm    Post subject: Purle Star 555
Subject description: Dr Steve's 555 Circuit modded by PHOBoS
Reply with quote  Mark this post and the followings unread

I finally got the last parts to finish this thing, the knobs!
It's a noise/sound generator with 2 NE555 chips, original design by
Dr. Steve with some modifications by me. Cool

more info and audio here
more photos here


PurpleStar 555 - 09.jpg
 Description:
 Filesize:  46.81 KB
 Viewed:  458 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

PurpleStar 555 - 09.jpg



PurpleStar 555 - 13.jpg
 Description:
 Filesize:  31.61 KB
 Viewed:  451 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

PurpleStar 555 - 13.jpg



_________________
"My perf, it's full of holes!"
http://phobos.000space.com/
SoundCloud BandCamp MixCloud Stickney Synthyards Captain Collider Twitch YouTube
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
PHOBoS



Joined: Jan 14, 2010
Posts: 5825
Location: Moon Base
Audio files: 709

PostPosted: Wed Mar 09, 2011 12:08 pm    Post subject: Reply with quote  Mark this post and the followings unread

jordroid wrote:
You could easily do most of that stuff with a 4017, but some of the cooler functions, like being able to pingpong back and forth between two points defined by switches would be trickier and probably not doable with only two chips


actually that might not be that hard. I just happened to come across this video today.



Using 2 4017 chips to create a bounce effect (one chip for each direction)
so that might be a start. Though microcontrollers are of course an 'easier'
way and more versatile.

I really like that envelope generator btw, and the LEDs in the slidepots look
great! Very Happy

_________________
"My perf, it's full of holes!"
http://phobos.000space.com/
SoundCloud BandCamp MixCloud Stickney Synthyards Captain Collider Twitch YouTube
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
tjookum



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

PostPosted: Thu Mar 10, 2011 12:35 am    Post subject: Reply with quote  Mark this post and the followings unread

nice one phobos, another one for the moonbase Smile

And Boogdish, really like your work. That looks like a great functional piece of kit.

_________________
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
sduck



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

PostPosted: Thu Mar 10, 2011 2:29 pm    Post subject: Reply with quote  Mark this post and the followings unread

Just finished this one:

Toppobrillo Triple Wavefolder front

Toppobrillo Triple Wavefolder profile

Toppobrillo Triple Wavefolder back
Back to top
View user's profile Send private message
toppobrillo



Joined: Dec 10, 2005
Posts: 766
Location: oakland, ca
G2 patch files: 1

PostPosted: Thu Mar 10, 2011 2:45 pm    Post subject: Reply with quote  Mark this post and the followings unread

sweet!![/list]
Back to top
View user's profile Send private message Visit poster's website
jordroid



Joined: Jan 17, 2010
Posts: 193
Location: ithaca, new york

PostPosted: Sat Mar 12, 2011 7:10 am    Post subject: Reply with quote  Mark this post and the followings unread

PHOBoS wrote:
jordroid wrote:
You could easily do most of that stuff with a 4017, but some of the cooler functions, like being able to pingpong back and forth between two points defined by switches would be trickier and probably not doable with only two chips


actually that might not be that hard. I just happened to come across this video today.



Using 2 4017 chips to create a bounce effect (one chip for each direction)
so that might be a start. Though microcontrollers are of course an 'easier'
way and more versatile.

I really like that envelope generator btw, and the LEDs in the slidepots look
great! Very Happy


Ah, but the trick of pingponging back and forth between any two steps as selected by switches is still going to be tricky, i don't know a way to make a 4017 reset to anything but output 0? Nice 555 machine btw!
Back to top
View user's profile Send private message
kupfer_m



Joined: Oct 14, 2010
Posts: 48
Location: Belgium

PostPosted: Wed Mar 16, 2011 11:55 am    Post subject: Reply with quote  Mark this post and the followings unread

A few pics of my modular project:

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

MFOS dual AR:

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

Rgrds,
Jim
Back to top
View user's profile Send private message
TekniK



Joined: Aug 10, 2008
Posts: 1059

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

your modulles looks very nice
Back to top
View user's profile Send private message
jordroid



Joined: Jan 17, 2010
Posts: 193
Location: ithaca, new york

PostPosted: Thu Mar 17, 2011 6:07 am    Post subject: Reply with quote  Mark this post and the followings unread

Not quite "finished" finished, but i reached a milestone on a pre-patched synth i am working on, panel wiring is finished as of last night! All that is left is to chase any remaining gremlins out (shouldn't be too bad, most everything is tested and calibrated), make a proper panel and box it up.

Contains one Ian Fritz saw core VCO as described in an EM thread, with standard tri, sine and pulse shapers, plus a Fritz 5 pulser and two Scott Stites "wave things". Your basic three octave 11 waveform VCO Smile

One Ian Fritz Teezer through zero VCO, holey moley is that thing amazing.

Four Thomas Henry VCAs.

One Ian Fritz Threeler multi mode VCF.

One transformer/diode ring modulator, Ken Stone style.

Four simple LFOs, one Tom Wiltshire/Electric Druid tap LFO.

Three Tom Wiltshire ADSRs.

Two 4017 sequencers, one 4013 divide by 2 and one 4017 divide by 1-8. Sequencers can be mixed together with one running off a divided clock (divided by 1-16) or run independently.

The sequencer clock is a falling ramp/comparator set up with VC gate width, thanks for the great idea Fonik!

Two Boogdish pic quantizers.

Two simple glide circuits, portamento can be applied before or after quantization.

A single buss 1v/oct keyboard controller.

Circuits are from Ian Fritz, Thomas Henry, Scott Stites, Ken Stone, Tom Wiltshire, Ray Wilson, Michael Barton and Bernie Hutchins/electronotes contributers, thanks guys, i promise to have way too much fun Smile


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

IMG_0031.JPG



IMG_0038.JPG
 Description:
 Filesize:  940.96 KB
 Viewed:  296 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

IMG_0038.JPG


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



Joined: Dec 05, 2007
Posts: 247
Location: Italy
Audio files: 3

PostPosted: Thu Mar 17, 2011 11:29 am    Post subject: Reply with quote  Mark this post and the followings unread

Hi, I completed this morning the troubleshooting of my Toppobrillo Dual 281 FG module. The problem was caused by mounting the lm7810 backwards. I think it caused the failure of 1 cd4001 (the one for section A, section B worked from the very beginning). I like troubleshooting! Especially when it makes something work! Very Happy


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

Dual281sd.JPG



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

Dual281fr.JPG



_________________
http://soundcloud.com/mister-vommi
http://tideofsound.net
Back to top
View user's profile Send private message
dougseidel



Joined: Feb 10, 2010
Posts: 74
Location: NJ

PostPosted: Thu Mar 17, 2011 12:12 pm    Post subject: Reply with quote  Mark this post and the followings unread

jordroid

I love that! Also it's nice to see something from ithaca (where i grew up).
Back to top
View user's profile Send private message Visit poster's website
mph



Joined: Aug 25, 2007
Posts: 88
Location: France

PostPosted: Fri Mar 18, 2011 6:58 am    Post subject: Reply with quote  Mark this post and the followings unread

Hello

I have recently finished my first modular synth. It is only Yusynth modules + one ACX Midi 2 CV interface, one Formant Intrument Interface and a Deepsea active multiple (those ones are on the upper and lower left side).

PSU is a CGS66 heavily modded and built on perfboard.

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.

Thanks a lot to Yves Usson and all the people who helped me to finish this build.
Thanks also to AndrewF for helping me finding those big colored knobs Wink

Cheers!
Back to top
View user's profile Send private message
kkissinger
Stream Operator


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

PostPosted: Fri Mar 18, 2011 11:41 am    Post subject: Reply with quote  Mark this post and the followings unread

mph wrote:
I have recently finished my first modular synth. It is only Yusynth modules + one ACX Midi 2 CV interface, one Formant Intrument Interface and a Deepsea active multiple (those ones are on the upper and lower left side).


Congratulations. Nice looking synthesizer with a nice set of modules. Enjoy!

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



Joined: Jun 29, 2007
Posts: 1003
Location: Melb.

PostPosted: Fri Mar 18, 2011 3:19 pm    Post subject: Reply with quote  Mark this post and the followings unread

jordroid wrote:
Not quite "finished" finished, but i reached a milestone on a pre-patched synth i am working on, panel wiring is finished as of last night! All that is left is to chase any remaining gremlins out (shouldn't be too bad, most everything is tested and calibrated), make a proper panel and box it up.

Contains one Ian Fritz saw core VCO as described in an EM thread, with standard tri, sine and pulse shapers, plus a Fritz 5 pulser and two Scott Stites "wave things". Your basic three octave 11 waveform VCO Smile

One Ian Fritz Teezer through zero VCO, holey moley is that thing amazing.

Four Thomas Henry VCAs.

One Ian Fritz Threeler multi mode VCF.

One transformer/diode ring modulator, Ken Stone style.

Four simple LFOs, one Tom Wiltshire/Electric Druid tap LFO.

Three Tom Wiltshire ADSRs.

Two 4017 sequencers, one 4013 divide by 2 and one 4017 divide by 1-8. Sequencers can be mixed together with one running off a divided clock (divided by 1-16) or run independently.

The sequencer clock is a falling ramp/comparator set up with VC gate width, thanks for the great idea Fonik!

Two Boogdish pic quantizers.

Two simple glide circuits, portamento can be applied before or after quantization.

A single buss 1v/oct keyboard controller.

Circuits are from Ian Fritz, Thomas Henry, Scott Stites, Ken Stone, Tom Wiltshire, Ray Wilson, Michael Barton and Bernie Hutchins/electronotes contributers, thanks guys, i promise to have way too much fun Smile


nice work!
that is going to be a crazy synth

_________________
problemchild
melbourne australia
http://cycleofproblems.blogspot.com/
http://www.last.fm/user/prblmchild
Back to top
View user's profile Send private message
kkissinger
Stream Operator


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

PostPosted: Fri Mar 18, 2011 4:47 pm    Post subject: Reply with quote  Mark this post and the followings unread

jordroid wrote:
thanks guys, i promise to have way too much fun Smile


Looks like you will definitely have a lot of fun!

To Sduck and kupfer_m, beautiful panels. Most elegant.

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



Joined: Oct 14, 2010
Posts: 48
Location: Belgium

PostPosted: Sat Mar 19, 2011 8:41 am    Post subject: Reply with quote  Mark this post and the followings unread

kkissinger wrote:
jordroid wrote:
thanks guys, i promise to have way too much fun Smile


Looks like you will definitely have a lot of fun!

To Sduck and kupfer_m, beautiful panels. Most elegant.


Thanks, I'm very pleased with the result too!
Back to top
View user's profile Send private message
PHOBoS



Joined: Jan 14, 2010
Posts: 5825
Location: Moon Base
Audio files: 709

PostPosted: Sat Mar 19, 2011 10:45 am    Post subject: mini Spingboard
Subject description: Spring Equinox build
Reply with quote  Mark this post and the followings unread

Here's a mini springboard I made last night for todays Spring Equinox,
it has been used in the midichat Smile


mini springboard.jpg
 Description:
mini springboard made for Spring Equinox 2011
 Filesize:  297.77 KB
 Viewed:  272 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

mini springboard.jpg



_________________
"My perf, it's full of holes!"
http://phobos.000space.com/
SoundCloud BandCamp MixCloud Stickney Synthyards Captain Collider Twitch YouTube
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Appliancide*



Joined: Jul 04, 2007
Posts: 126
Location: Paul lives in a 1920’s film

PostPosted: Sat Mar 19, 2011 2:51 pm    Post subject: Reply with quote  Mark this post and the followings unread

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

Eurorack synth made with Ikea Rast.

_________________
http://appliancide/blogspot.com
Back to top
View user's profile Send private message
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24422
Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320

PostPosted: Sun Mar 20, 2011 10:57 am    Post subject: Re: mini Spingboard
Subject description: Spring Equinox build
Reply with quote  Mark this post and the followings unread

PHOBoS wrote:
Here's a mini springboard I made last night for todays Spring Equinox,
it has been used in the midichat :)


Loved it!

And here is a recording of the chatroom movements.

_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
davemoog



Joined: Feb 23, 2008
Posts: 52
Location: Vancouver

PostPosted: Sun Mar 20, 2011 5:04 pm    Post subject: Re: mini Spingboard
Subject description: Spring Equinox build
Reply with quote  Mark this post and the followings unread

nice!!



PHOBoS wrote:
Here's a mini springboard I made last night for todays Spring Equinox,
it has been used in the midichat Smile
Back to top
View user's profile Send private message
seaweedfactory



Joined: Apr 12, 2006
Posts: 61
Location: Earth

PostPosted: Wed Mar 23, 2011 4:39 pm    Post subject: . Reply with quote  Mark this post and the followings unread

.
Last edited by seaweedfactory on Sun Jul 06, 2014 7:27 pm; edited 2 times in total
Back to top
View user's profile Send private message
kkissinger
Stream Operator


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

PostPosted: Thu Mar 31, 2011 9:30 pm    Post subject: A redesign and new functions for a double-width module Reply with quote  Mark this post and the followings unread

While I liked my Modulo Magic module, I was never satisfied with my initial panel layout -- it was overly cluttered with inputs and controls that proved to be redundant.

Through experimentation I discovered that to add a VCA input section and a bias shifter increases the Modulo Magic's capabilities.

The VCA accepts both a/c and d/c inputs and can be used stand-alone. It sends it's output to a self-designed bias shifter circuit that I defaulted to a +5v bias -- the bias level can be shifted by an external voltage.

The modulo magic accepts that shifted signal as well as an auxiliary signal. I renamed the functions to: Threshold, Range, and Step Size -- these all can be voltage controlled.

I originally built Modulo Magic as a control voltage processor however I really like it as an audio signal processor. Thus, I optimized the front panel control ranges and the functions for audio (though it works fine as a control voltage processor, too).


This redesign required 1 1/2 module spaces so I added a Yusynth Dual Gated Slew which takes up the other 1/2 module space.


P3300006a.jpg
 Description:
The redesigned and expanded panel.
 Filesize:  915.63 KB
 Viewed:  265 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

P3300006a.jpg



P3300009a.jpg
 Description:
View of the PCBs. The three PCBs are the CGS Modulo Magic, a board that contains the Yusynth VCA and my own bias shifter, and the Yusynth Dual Gated Slew PCB.
 Filesize:  1.16 MB
 Viewed:  276 Time(s)
This image has been reduced to fit the page. Click on it to enlarge.

P3300009a.jpg



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



Joined: Feb 11, 2011
Posts: 113
Location: Bulgaria

PostPosted: Thu Mar 31, 2011 10:52 pm    Post subject: Reply with quote  Mark this post and the followings unread

Your builds make me sad, people. I don't think I'll ever have the time and resources to build something like this, even if I had the skills and knowledge.

Any chance of a schematic for the Polyrhythm generator? That's something relatively simple and definitely usable.
mph, any info on that "Formant Instrument Interface"? Google gives nothing.
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 5 of 19 [453 Posts]
View unread posts
View new posts in the last week
Goto page: Previous 1, 2, 3, 4, 5, 6, 7, ..., 17, 18, 19 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