Hi Digital Larry,
first, thanks for making SpinCad. It makes getting into programming the FV-1 much easier and with time i might even be able to start writing Spin ASM directly.
In a previous post where someone was asking about the coarse delay you mentioned going back to previous versions of SpinCAD to find blocks that aren't used any more. I was looking through the "\src\SpinCADBuilder" folder from github and can see a few files in there which i assume are blocks but aren't shown in any of the 3 versions available on Github. I'm particularly interested in the Plate Reverbs i can see in there. I love the way plate reverbs sound.
The problem is i know nothing about Java and Eclipse. Would it be possible for you to compile a version with all of the missing blocks in it. Or are there versions out there which other people have compiled which i can get on the internet?
Thanks for your time.
Cheers
NM
Can you provide the specific links or file names?
Almost all FV-1 reverbs use the "Dattorro" structure which supposedly is good for emulating plate reverbs. In addition, if you want a great reverb it's going to take up most of the program space, making SpinCAD a less attractive option compared to finding something at the Spin Free Programs site or mstratman's Github repository.
Sorry I'm not in a position to handle custom build requests.
DL
Hi Larry,
these are the files i found in the SpinCAD folders with the word plate in them
\SpinCAD\src\SpinCADBuilder\reverb_plate.spincad
\SpinCAD\src\SpinCADBuilder\very_tight_plate_verb.spincad
\SpinCAD\src-gen\com\holycityaudio\SpinCAD\CADBlocks\reverb_plateCADBlock.java
\SpinCAD\src-gen\com\holycityaudio\SpinCAD\CADBlocks\very_tight_plate_verbCADBlock.java
I assumed they were missing blocks but maybe you could clarify?
Cheers
NM
Those are just the plate algorithms found here. If they were working properly in SpinCAD, I can't see why I would not have included them in the menu, leading me to believe they are not implemented properly at the moment.
http://spinsemi.com/programs.php
Thanks,
DL