New SpinCAD Designer Release 0.98-1042 removes register limits

Digital Larry

Active member

I have been talking to some people working on a programmable Eurorack module. They have developed a way to convert Spin ASM to C that can be compiled to run on this module. Since they are converting to C they do not have the same limitations as a real FV-1. This release removes limits on the number of registers that can be used in a single SpinCAD patch. Previously it would stop rendering after 32. You will still get a red resource bar on the bottom of the GUI which means "the generated patch will not work as-is with Spin ASM or the FV-1".

I didn't try the simulator yet - it may not work properly if you exceed instruction or register limits.

This change also lets you create SpinCAD patches which are "slightly over" the FV-1 limits in the hopes of being able to optimize some of them out.

See: https://holy-city-audio.gitbook.io/...1-assembly-code-generated-by-spincad-designer
 
Last edited:
Back
Top