Tutorial On Hardware Emulation
Tutorial On Hardware Emulation
most challenging BUT rewarding piece of software Ive ever dabbled in.
This document is intended to help people emulate audio hardware using
synthedit! I had many long ours studying electronics tutorials to figure this out, and I
hope nobody has to do the same. Just so you know it IS possible!
First you will need a schematic (a blue print of the hardware you are attempting to
emulate.) If you cant find one on the net, usually the manufacturer will send you one
(this is for folks seeking to repair their since broken equipment.)
Once you have one you will have to understand the pieces of the puzzle. The most
basic are Resistors, Transistors, Capacitors, Diodes, and Grounds.
Lets be short and to the point shall we?
Resistors used to limit or deduct volts from the current.
Transistors mostly used for amplification
Capacitors Used to store electricity, in synthedit we will use them to multiply
the current since capacitors give a burst of energy when they have reached their
max.
Ok, I lied, this isnt as easy as it seems, first you will have to understand the OHM law.
For example: to get the volts required for a resistor for a guitar pedal emulator. You will
enter 0.001 under watts (this is what the guitar feeds the sound card from a guitar.) then
enter the resistance indicated on the schematic i.e. 39000 (39k) press enter and youve got
the resistance required in VOLTS!
Here is a link to my favorite ohm law calculator!
http://www.angelfire.com/pa/baconbacon/page2.html
Now for the tricks of the trade
To make a resistor
To make a transistor
To make a ground
Create a divider from the math section.
Connect a fixed value containing the Watts (in Volts) to the first input.
Connect a fixed value containing the resistance of the nearest resistor in VOLTS.
Connect the output to the correct place.
To make a capacitor
Create a level adjust.
Connect a fixed value containing the specified value (calculated of course) to the
first input.
Connect the rest accordingly
And of course Diodes are simply for directing the flow of electricity and disallowing
anything from going the WRONG WAY. Easy enough
This was a general tutorial, Getting things to work and sound right require much fooling
around with and of course Nice analog filter modules.
HAVE FUN!
regards, Lluka