Create arch file and faust2xxx script for Chaos Audio Stratus Pedal #1021
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi
I would like to contribute an Architecture file and a faust2xxx script targeting the [Chaos Audio Stratus Effects] pedal(https://chaosaudio.com/products/stratus).
Chaos Audio has recently opened up a developers portal that encourages people to build their own effects. They strongly recommend Faust as the medium for doing this. I myself have built an "SDK" for effects development that includes (variations on) the two files that I am contributing here. That SDK vastly simplifies the effects creation workflow, while I am also writing a WiKi on that same repo instructing developers on the usage of Faust and the SDK for quickly getting their effects compiled and installed on the pedal.
Having the two files I contribute here be part of a (near?) future release of Faust would further simplify the Stratus effect development process, and, of course, would allow us to go one step even further and have these features available as platform and architecture options in faustservice and thus in the Faust IDE - so you can also view this as the first PR towards that goal.
Please don't hesitate to ask for further information or for changes as you see necessary for this PR to be acceptable and, eventually, merged.