| ASCII to WAV in Circuitmaker - Click HERE for Original Thread |
| northsiderap |
| Does anyone have a way to get a WAV form to listen to from the results of a Circuitmaker 'Export to Text' ASCII file? |
|
|
| jcx |
can probably be done in SciLab - a free MatLab workalike
recent versions of MathCad work with 16 bit wav files |
|
|
| northsiderap |
Circuitmaker is a circuit simulation program.
You can export the waveform from the simulation that you run into an ascii file, basically which is a bunch of plot points and numbers representing the amplitude/frequency/etc of the waveform.
I'd like to listen to it, that's all.
I've Googled, and found two ASCII to WAV converters, neither of them make a ledgible sound when paired with my Circuitmaker ASCII output file. |
|
|
| jcx |
you could use LtSpice (SwitcherCad III) - free spice simulator with wav i/o
either simulate your circuit in LtSpice
or it may be possible to "import" your ascii by reading as a PWL (Piece-Wise_Linear) source input file (undocumented feature, see Yahoo group LtSpice, tutorial file folder) in a sim and save it out in wav format |
|
|
|
|