| Author |
Message |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Sun Oct 08, 2006 11:57 am Post subject:
|
 |
|
Oh, that's easy for *YOU* to say - how would you like to play 22 rounds of 'operation' - swapping LEDs and resistors in a component encrusted, wire clustered nightmare of a breadboard archipelago?? Not as much fun as Nintendo, huh? Why I oughta....what? This is online?
Oh (harumph), ummm.....
Like I was saying, there are 22 LEDs - the 16 pattern LEDs, the 4 gate bus LEDs, the clock LED and the random reference LED. All of these can share a common dirty ground connection. This dirty ground connection can also be used for the 16 pattern switches and any other switches that switch ground in and out (merge switches, step and load switches, etc.). That will relieve a lot of wiring and hopefully stripboarding overhead.
The random, clock and step inputs, and gate outputs should share their own ground.
The CV outputs and programming pots should have their own ground - analog ground.
The rotary switch will actually have +V going to its pole.
So, for flying wire stuff - that's three ground connections and a +V connection. Then, of course all the other stuff.
Cheers,
Scott |
|
|
Back to top
|
|
 |
Uncle Krunkus
Moderator

Joined: Jul 11, 2005 Posts: 4761 Location: Sydney, Australia
Audio files: 52
G2 patch files: 1
|
Posted: Sun Oct 08, 2006 5:01 pm Post subject:
|
 |
|
I assumed that the sequence LEDs would have the 4K7 hanging off them at the front panel, before being commoned to DG. I know it's not good practice to have components "air sculptured" off the back of the panel, but I thought "no ones gonna want to run an extra 16 wires if they don't have to".
This change you've made makes a lot more sense, and is more robust and therefore more reliable. Makes very little difference to the stripboard. Same for the transistor drivers. No sweat.
I'll see if I can get these changes done tonight.
I think I'll soon be taking some new shots of the Sorcerer. It's looking very nice. Can't wait to hear it make a sound!  _________________ What makes a space ours, is what we put there, and what we do there. |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Sun Oct 08, 2006 5:27 pm Post subject:
|
 |
|
| Quote: | | I assumed that the sequence LEDs would have the 4K7 hanging off them at the front panel, before being commoned to DG. I know it's not good practice to have components "air sculptured" off the back of the panel, but I thought "no ones gonna want to run an extra 16 wires if they don't have to". |
That would have been a real bite soldering all of those resistors onto the LEDs.
| Quote: | This change you've made makes a lot more sense, and is more robust and therefore more reliable. Makes very little difference to the stripboard. Same for the transistor drivers. No sweat.
I'll see if I can get these changes done tonight. |
Well, that's good to know.
| Quote: | | I think I'll soon be taking some new shots of the Sorcerer. It's looking very nice. Can't wait to hear it make a sound! |
Yeah! Be sure to make some samples!
In the meantime....
I've uploaded a zip of the complete schematics with the following changes:
Clock and Load - reconfigured clock LED circuit, added Clock On/Off switch, Rev to 2.00
Encoder - reconfigured clock LED circuit, axed the CD4050s, re-arranged sequence LEDs and current resistors, changed comparator to match stripboard layout. Getting rid of the CD4050s put the "Stp n" and "Stage n" mnemonics at the same point, so they were combined into a new mnemonic "Step n". Rev to 2.10.
Decoder - Updated to reflect "Step n" mnemonic. Mmmmmmnemonic. Love that word. Rev to 1.01. This isn't the last change - I plan to alter the trimmer values for a different set of max ranges. Then that should be it.
Gate Bus - Rearranged gate and trigger LED circuits. Changed the 'Stp n' (all together now) mmmmmnemonic to the "Step n" mnmnmonic. Added note about optional 10V gate and trigger outputs. Rev to 1.40.
Standard Output - No changes, just included it for completeness of the zip - all the schematics in one place.
Added bonus feature: Enhanced output schematic. Adds outputs before the slew. Very, very useful. This is a first in a series of progressively more...ehnhanced.....output circuits. This is the one key area where real versatility is defined, but at panel cost.
The Klee schematics are scattered about throughout this thread in various states of undress - I'm going to prune a few of them off. I'll leave the one's that illustrate the high drama of the Klee Soap Opera, however.
Cheers,
Scott |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24496 Location: The Netherlands, Enschede
Audio files: 298
G2 patch files: 320
|
Posted: Sun Oct 08, 2006 5:57 pm Post subject:
|
 |
|
Great plot
Especially Matthew kicking in, pwew
Was wondering about one detail that sort of still dangles, the 10 V reference - could that be a 78L10 or something ? _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Sun Oct 08, 2006 6:14 pm Post subject:
|
 |
|
Hi Jan,
Yes, I'd nearly forgotten that - the remaining seed of doubt. I'm using a method Buchla used to derive a stable reference, but I'm not all that trusting of power supplies. Since a power supply isn't part of this design, that is going to be a variable that could affect the stability - if there's any variance in the power rail, that reference is going to move. and all of one's calibration will be for naught.
A 78L10 should work there - power rail will be +15V. Is dropping +5V too much to ask from those - I don't imagine so, but I've never tried it.
An alternative to that is to leave the circuit as is, but replace the lower resistor with a 10V zener (may have to adjust the 10K resistor down). What's your thought on that - in your opinion/experience, is a zener going to be stable enough to rely on?
Another alternative is a precision 10V reference such as TI makes. I voted that out (A) because I didn't want to get too exotic with the parts and (B) I can't for the LIFE of me find my stash of them. They disappeared during the inventory that started this thread.
If the 78L10 is used, the buffer could certainly be dropped, but I'd still want to hang onto the one on the other end (the one that's feeding the CD4066s). Wish I had a 78L10 handy - I'll have to place an order - should have it by the end of the week and know for sure. Hmmm....if the voltage drop is too much for a 78L10, a 78L12 would surely work. I *might* have some of those around.
Thoughts, Jan, anyone?
Cheers,
Scott |
|
|
Back to top
|
|
 |
Uncle Krunkus
Moderator

Joined: Jul 11, 2005 Posts: 4761 Location: Sydney, Australia
Audio files: 52
G2 patch files: 1
|
Posted: Sun Oct 08, 2006 6:40 pm Post subject:
|
 |
|
AFAIK, you can hang a 7812 off 30V, it will still put out 12V. (yeah, I just checked, LM7810 max input is 35V) _________________ What makes a space ours, is what we put there, and what we do there. |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24496 Location: The Netherlands, Enschede
Audio files: 298
G2 patch files: 320
|
Posted: Sun Oct 08, 2006 6:45 pm Post subject:
|
 |
|
When you're flexible for the output voltage ,,, a 5V1 zener is best regarding temperature stability and zener action, IIRC.
Without checking data sheets ... 5V drop won't be a problem for a regulator that needs 3 for good regulation I'd guess, it would disappoint me otherwise. Current drawn under 15 mA, results into < 75 mW dissipation, seems doable for a transistor size package.
Using a precission reference should probaly be an option, if used at all. I guess most VCO's out there wouldn't be good enough to justify for it.
Ok, out of lazy mode a bit, just checked http://pdf1.alldatasheet.com/datasheet-pdf/view/143138/ETC/GM78L10-S8.html , should be OK, should be better than the zener as well. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Sun Oct 08, 2006 7:16 pm Post subject:
|
 |
|
OK - it's a done deal. 5.1V won't deliver quite want the Klee wants, so I'll definitely go for the 78L10.
+10V reference IC would be more or less polishing a turd, unless I really go all out and start going for expensive low offset op amps and such, I'd think. The TL072s seem to be holding up with the cal quite well on breadboard, which is usually worst case in situations like this. I'm sure you've noticed on the schematic that they get an offset trim before they're mixed together for A+B - it keeps any accumulated offset from terribly affecting the A+B ouput, so it stays in line with the intitial voltages of A and B. There is always a slight bit of offset downstream of those in the inverting stages before the lag circuits, but it's negligble and no more than any other like device I've used before. That kind of thing is usually adjusted with a fine adjustment on a VCO, which is going to get tuned anyway when setting up the patch. I was really surprised how much of an effect matching the resistors had when relying on max range to set intervals - that was really nice. Of all the intervals I've tried so far, 1V really works out quite nice, though it's better if one or two pots are set for some other interval than full rail.
Downstairs, the Klee is rattling through this really neat techno-spaghetti-western riff (is techno-spaghetti-western an established genre yet?). I should record it, because my 'pattern switch' wires got hopelessly jumbled around today during my resistor/transistor shell game, and I don't know which one is switch 3 or which one is switch 14. It'll be nice to actually be able to flip a *real* switch when all of this is done.......
Long suffering Uncle K - you might hold off on the stripboarding of the decoder til we give this a shot, or I can also work up a schematic of how I *think* it will go.
Cheers,
Scott |
|
|
Back to top
|
|
 |
fonik

Joined: Jun 07, 2006 Posts: 3950 Location: Germany
Audio files: 23
|
Posted: Mon Oct 09, 2006 1:15 am Post subject:
|
 |
|
hi all,
your kind feedback encouraged me to post this 2U version of a possible klee2 front panel. yes, it's very condensed, podgy fingers not recommended. the "gate grid" boosted the price but can easily omitted to reduce the costs.
| Description: |
|
| Filesize: |
240.37 KB |
| Viewed: |
353 Time(s) |
| This image has been reduced to fit the page. Click on it to enlarge. |

|
| Description: |
| schaeffer front panel designer file |
|
 Download (listen) |
| Filename: |
klee2_2U.zip |
| Filesize: |
3.83 KB |
| Downloaded: |
290 Time(s) |
Last edited by fonik on Mon Oct 09, 2006 2:44 am; edited 1 time in total |
|
|
Back to top
|
|
 |
Uncle Krunkus
Moderator

Joined: Jul 11, 2005 Posts: 4761 Location: Sydney, Australia
Audio files: 52
G2 patch files: 1
|
Posted: Mon Oct 09, 2006 2:38 am Post subject:
|
 |
|
I reckon a compact version like that is fine, as long as it's fairly easy to find components that will fit. I don't think it matters so much about the switches being close to the top and bottom of the pot knobs, but I would get as much width as possible so there's room for a finger on either side. BTW the layout looks very professional, considering how hard it is to fit everything in. Personally, if I make one, (which is becoming more and more a "when" rather than "if") I'll go for 3U or more. It would just be to frustrating to go to the hassle of building something like that and then finding it unfriendly to use. _________________ What makes a space ours, is what we put there, and what we do there. |
|
|
Back to top
|
|
 |
fonik

Joined: Jun 07, 2006 Posts: 3950 Location: Germany
Audio files: 23
|
Posted: Mon Oct 09, 2006 2:52 am Post subject:
|
 |
|
| Quote: | | I reckon a compact version like that is fine, as long as it's fairly easy to find components that will fit. |
that should be no problem.
| Quote: | | I don't think it matters so much about the switches being close to the top and bottom of the pot knobs, but I would get as much width as possible so there's room for a finger on either side. |
you're right. in the design file i gave the pots more space...
| Quote: | | Personally, if I make one, (which is becoming more and more a "when" rather than "if") I'll go for 3U or more. It would just be to frustrating to go to the hassle of building something like that and then finding it unfriendly to use. |
and i agree: it's much better for the look'n'feel to have a 3U panel. just a proposal.
anyway i think it's good to give the klee2 a face, something to imagine.
cheers,
matthias |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24496 Location: The Netherlands, Enschede
Audio files: 298
G2 patch files: 320
|
Posted: Mon Oct 09, 2006 5:26 am Post subject:
|
 |
|
| Scott Stites wrote: | | I'm sure you've noticed on the schematic that they get an offset trim before they're mixed together for A+B |
I had noticed a lot of attention going into the mixer and the ranging part. And that made me think you wouldn't want to have the 15V rail oddities to ripple straight through (and you yourself had mentioned it before as well D ).
Anyway with some attention to the reference there seems to be a good balance in the design. In the end the bread board will hold a better truth of course ... _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
|
Back to top
|
|
 |
Uncle Krunkus
Moderator

Joined: Jul 11, 2005 Posts: 4761 Location: Sydney, Australia
Audio files: 52
G2 patch files: 1
|
Posted: Mon Oct 09, 2006 5:39 am Post subject:
|
 |
|
I just updated the posted pics of board 1.
I'll get into the next one soon, should be heaps easier now. As I finish each board, should I send you a higher res copy Scott, so you can include it in the main .zip? _________________ What makes a space ours, is what we put there, and what we do there. |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Mon Oct 09, 2006 8:00 am Post subject:
|
 |
|
Yes, hi res shots of the stripboard would be great to include in the final zip file.
I didn't think it would be possible to shrink this thing into 2U - far beyond my brain to imagine even doing it. Looks really great, but tweaking it may or may not be kind of a chore - depends on how large the switches are.
I wrote down my first Klee patch last night - I'm going to design a patch sheet for it so those that build a Klee can share settings.
Take care,
Scott |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Mon Oct 09, 2006 8:01 am Post subject:
|
 |
|
Thanks for bringing that up, Jan. It would be a real drag if someone built the thing only to have ripple on the output.
Cheers,
Scott |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Mon Oct 09, 2006 7:16 pm Post subject:
|
 |
|
Hey Fonik,
I really like how you've accentuated every fourth bus switch - that helps one at a glance to find his bearings more easily and also sticks to the spirit of the original Klee, which was programmed by four pots at the same bit increment (the 4th, 8th, 12th and 16th, but it's all the same when things are moving in a circle ). I find myself, on the breadboard, counting pots to find out where I'm at all the time. Even if the stages are numbered, this coding still makes it much more intuitive, at least for me.
You've really put a lot of thought into that. It really tempts me to splurge with Schaeffer.....
Cheers,
Scott |
|
|
Back to top
|
|
 |
fonik

Joined: Jun 07, 2006 Posts: 3950 Location: Germany
Audio files: 23
|
Posted: Wed Oct 11, 2006 5:46 am Post subject:
|
 |
|
FYI, i updated the 3U frontpanel...
many thanks for your kind feedback. |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Wed Oct 11, 2006 4:37 pm Post subject:
|
 |
|
Fonik - looks great!
Jan - 78L10s arrived today - works like a charm! Thanks for the suggestion, I honestly would never have thought of using one of those. Feels good to get any dependence on the power supply for voltage stability out of the picture.
Uncle K - I'll update the schematics for the decoder with the 78L10 - I plan to put the voltage value changes in as well.
Fonik (again) - I'll send you the updated sch files when I get those changes in.
Cheers,
Scott |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24496 Location: The Netherlands, Enschede
Audio files: 298
G2 patch files: 320
|
Posted: Wed Oct 11, 2006 5:04 pm Post subject:
|
 |
|
| Scott Stites wrote: | | Jan - 78L10s arrived today - works like a harm! |
Ah, great, glad it does.
Did you happen to do any heat/cold tests on it ? Just out of curiousity. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Wed Oct 11, 2006 7:26 pm Post subject:
|
 |
|
I hit it pretty hard with a hair dryer - it got pretty hot, much warmer than one would expect in any reasonable environment (I don't have a temp probe, couldn't tell you how hot it was).
DMM I'm using at 10V range only has 10 mV of resolution - room temp it's on the edge between 10.1 and 10.2. Warmest I got it, it measured 10.2 without flickering; I'd estimate it moving perhaps 5 or so millivolts. It's pretty solid, I'd say - no worse of a tempco than any other of the components in use.
Don't have any cold spray, so I couldn't say how it would work at a December outdoor concert in, say, Oulu
I don't think temperature is going to be an issue with this component.
Cheers,
Scott |
|
|
Back to top
|
|
 |
Uncle Krunkus
Moderator

Joined: Jul 11, 2005 Posts: 4761 Location: Sydney, Australia
Audio files: 52
G2 patch files: 1
|
Posted: Wed Oct 11, 2006 7:40 pm Post subject:
|
 |
|
Great work!
This is shaping up to be a project we can all be proud of!
Second stripboard is coming along nicely. I'm only a bee's dick off firing up the Sorcerer for the first time, so forgive me if it's a little longer to wait than the first one. _________________ What makes a space ours, is what we put there, and what we do there. |
|
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24496 Location: The Netherlands, Enschede
Audio files: 298
G2 patch files: 320
|
Posted: Thu Oct 12, 2006 2:26 am Post subject:
|
 |
|
| Scott Stites wrote: | | I hit it pretty hard with a hair dryer |
Now that's the spirit  _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
|
Back to top
|
|
 |
jksuperstar

Joined: Aug 20, 2004 Posts: 2503 Location: Denver
Audio files: 1
G2 patch files: 18
|
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Sun Oct 15, 2006 7:30 am Post subject:
|
 |
|
Those are certainly some cool keypads - colorful, too!
I'm hoping to finish up the new decoder schematics today with the 78L10 and new max range values - it's the decision making thing for which voltages to choose that takes the time.
Here's a Klee tune about Iris. It's a song of her longing to go back to the island of her birth, again to play upon the windswept beaches of Trinotaur with her long lost pet pole squid, Delia. Such an innocent time that was!
One oscillator synced with another, and the DSC2000 reacting atonally (as usual) to one of the outputs. 16X1 mode, 8V range with the original Klee programming of the 4th, 8th, 12th and 16th pot only. The master output is passed through an analog delay. One take/track, as usual.
Cheers,
Scott |
|
|
Back to top
|
|
 |
Scott Stites
Janitor


Joined: Dec 23, 2005 Posts: 4127 Location: Mount Hope, KS USA
Audio files: 96
|
Posted: Sun Oct 15, 2006 12:34 pm Post subject:
|
 |
|
I've mentioned it a couple of times, but the more I think of it, it certainly would make things even more versatile.
I'm talking about a position on the rotary that would allow one to program the max voltage with an additional pot. As I go through and test different intervals, I've really been doing it with a multi-turn trimpot. Major 3rd, perfect 4th, perfect 5th and minor 6th and one octave all seem to be the most conducive to programming interesting patterns easily by treating the pots more as switches rather than pots - either full on or off. Usually just setting one or two pots to some interval less than the max range provides more variation to the pattern, but generally it's much more easy to program patterns in this manner than the original Klee 'loose clay' approach. I'd still like to preserve that mode of operation, which is why pots are used in the first place, but very nice patterns can be created just by treating the pots as switches as well.
Having said that, there are other intervals that are quite intersting as well - intervals above an octave, but below two octaves produce fine Klee patterns. I've attached a quick sample of a pattern using one octave plus one step -using just a pattern I randomly set up while testing. Settings like this can produce nice quick patterns or drones, still highly variable by pattern, which pots are 'on' and which are 'off', outputs used and gate bus settings. For this sample, I made no effort to program any specific pattern into it (it was acquired randomly), but it still produced interesting results. I'm not after creating a device that takes no effort, but rather something that can provide results without having to master the whole 'loose clay' philosophy of the original Klee, which, though rewarding, can be an arduous task and may be enough to make the prospective builder wonder why the hell he went to all the effort.....
Anyway, if one were to have a ten turn pot in the 2 V setting, one could program one's own interval in addition to the 3rd, 4th, 5th, minor 6th and octave positions. 4V range and 8V range would be above that setting.
But, the pot adds one more front panel control, and ten turn panel pots aren't generally tiny. The thought returns to how the max voltage is set up. Taking up just as many controls as two pots would be two rotary switches, for example. The first rotary would select half steps through just under one octave (twelve positions - 0 through 11 half steps), the second rotary could select octaves( 9 positions, 0 through 8 ). Using two rotaries would allow any interval to be set as the max range. One could use these intervals to program patterns, yet still make 'free form' original-style Klee patterns as well.
In that case, the CD4051 would have to be dispensed with and put more reliance on the rotary switch(es). By the same token, though, calibration may be made easier by using a resistor string with tap points along the string rather than individual trimpots. One pot would calibrate the range.
OK, it may be too late in the development of this thing to make such a sea change. I don't think this is really a case of feature creep, but sort of something that gets to the heart of the whole concept of the sequencer. I could be wrong, though.
Any opinions out there?
Cheers,
Scott
| Description: |
| One octave plus one step interval. |
|
 Download (listen) |
| Filename: |
octave+2nd.mp3 |
| Filesize: |
856.87 KB |
| Downloaded: |
1701 Time(s) |
|
|
|
Back to top
|
|
 |
|