angelscript algorithm for SPICE models

Official support for: bluecataudio.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Hello. I'm just wondering, how do I add or create an algorithm of a SPICE model for angelscript?

Post

There is no magic with such models: you either have to write down the DSP code corresponding to the circuit after you have modeled it (physically), or analyze the circuit and write DSP code that mimics its behavior.

Post

Thanks much. Can you tell me HOW TO ACTUALLY WRITE DSP code to mimic a circuit, or diode, transformer, etc., or point me to some guides on it? I'm a total beginner plug-in scripter/coder with NO experience, I don't use C++ and have not tried to do my own angelscript code yet.

Post

Plugins!!Plugins!! wrote: Fri May 07, 2021 3:33 am Thanks much. Can you tell me HOW TO ACTUALLY WRITE DSP code to mimic a circuit, or diode, transformer, etc., or point me to some guides on it? I'm a total beginner plug-in scripter/coder with NO experience, I don't use C++ and have not tried to do my own angelscript code yet.
Well there is a bit of learning here: some companies spend years studying circuits and analog modeling to do that. It definitely goes beyond the scope of what can be learnt on this forum, and we are unfortunately not experts in this field.

You may however want to ask fellow developers on the kvr forum if they can share pointers to get you started.

Post

Well, thanks a lot for that, that helps me out. I'll check it out sometime. I appreciate your help.

Post Reply

Return to “Blue Cat Audio”