mono to frame module question

For general discussion related FlowStone
User avatar
trogluddite
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK

Re: mono to frame module question

Post by trogluddite »

nix wrote:init is called when the file is opened AFAIK

That's right. If you have a method called init, it will be the first thing called when the schematic starts up - so it happens before the input and output arrays are read (and the loadState method if there is one).
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Post Reply