fv1-vscodeThis repository builds a Visual Studio Code extension for developing code for the FV-1 DSP from Spin Semiconductor. The extension offers syntax highlighting for FV-1 assembly, as well as a built-in assembler that mimics the assembler found in the SpinASM IDE. In addition to this, you can also assemble and program any program slot of the EEPROM in your Audiofab Easy Spin pedal (using the Audiofab USB Programmer) right from your editor in VS Code! InstallationTo install the extension, first download and install Visual Studio Code. Then, search the extension Marketplace for "Audiofab FV-1", and install the extension. UsageApart from syntax highlighting in the editor, there are currently two commands provided by the extension:
Use the VS Code command palette (press When you choose to program the EEPROM you will be prompted for a program number, so you can easily program any program slot of your Easy Spin pedal with one simple command! SettingsThere are some settings provided in the VS Code settings as well (look under Extensions > Audiofab FV-1). The defaults should work well. Upcoming FeaturesWe plan to implement the following features in the near future so stay tuned and look for updates to the extension in the coming days and weeks!
Reporting IssuesThis is a brand new extension and has only been tested on a few programs. If you find an issue with it, please use the Issue Tracker to report it. If you find a program the fails to assemble, please include the program (if you can) and we will fix it ASAP! |