Does anyone have a way to get a WAV form to listen to from the results of a Circuitmaker 'Export to Text' ASCII file?
can probably be done in SciLab - a free MatLab workalike
recent versions of MathCad work with 16 bit wav files
recent versions of MathCad work with 16 bit wav files
Tow out of so many programs, which do text to wav conversion, aka read the text (try google...)
commercial:
Aldo's Text-to-WAVE 3.0
http://www.aldostools.com/text-wav.exe
freeware:
AnalogX SayIt
http://www.analogx.com/contents/download/audio/sayit.htm
Is it that what you were looking for?
commercial:
Aldo's Text-to-WAVE 3.0
http://www.aldostools.com/text-wav.exe
freeware:
AnalogX SayIt
http://www.analogx.com/contents/download/audio/sayit.htm
Is it that what you were looking for?
More Specifically...
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.
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.
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
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
- Status
- Not open for further replies.