Wave Source Component -- Proof of Concept Code

OK, here are the current Proof of Concept WAV code and sample files: GitHub - robdunn4/QSpice-WavSrc: QSpice schematics, symbols, code, tools, etc.. There’s no “user documentation” yet – just the C-Block code and schematic and some test WAV files.

Note that, after I learn a bit more about GitHub, I’ll likely move the project to a different repository with better organization. In other words, the link won’t likely be active forever…

Let me know what works, doesn’t work, etc. TIA.

Edit: I’m struggling with trying to get the code rolled into a symbol. Seems like it should be simple but passing in parameters (i.e., filename, loops, gain) from the symbol dropped into a schematic to the underlying stuff is eluding me. Feel free to beat me to that, share, and be my hero.

–robert