SV: Re: SV: [sdiy] new yusynth DIY module
Magnus Danielson
cfmd at bredband.net
Tue Sep 5 00:52:22 CEST 2006
From: karl dalen <dalenkarl at yahoo.se>
Subject: SV: Re: SV: [sdiy] new yusynth DIY module
Date: Tue, 5 Sep 2006 00:33:52 +0200 (CEST)
Message-ID: <20060904223352.36855.qmail at web27601.mail.ukl.yahoo.com>
> --- yves usson <yves.usson at imag.fr> skrev:
>
> > Hi Karl
> >
> > This one is becoming kind of FAQ ;-)
> >
> > I am using no software, as amatter of fact I design panels by writing
> > directly in PostScript language (programming in PostScript so to speak).
>
> Ah, then you have soul mate here on sdiy, Magnus D does that kind of things to.
Indeed. The ASM-1 schematics are done that way, and a few others. I haven't
done much Postscript hacking lately thought. I still lack a good schematic tool
but I've found gEDA to be the most usefull so far, but still has a bit to go.
The way that my Postscript schematics are done is however a bit interesting,
since in the library each component leaves the X,Y pair of each pin on the
Stack, and in practice I ask for the component to be drawn from a position
with a specified pin in which direction from the given position. In the end, I
cook up only a few absolute positions and then all the rest are relative
positions. This allows me to do many adjustments without having to hack the
absolute positions for half the schematics again.
So, much of the magic is in that library. ;O)
A side-effect is that the PDFs is really, really tiny while they look good.
Cheers,
Magnus
More information about the Synth-diy
mailing list