Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eh2k/vcvrack-fv1-emu
Spin Semi FV-1 DSP chip emulator | VCV Rack Module.
https://github.com/eh2k/vcvrack-fv1-emu
Last synced: 1 day ago
JSON representation
Spin Semi FV-1 DSP chip emulator | VCV Rack Module.
- Host: GitHub
- URL: https://github.com/eh2k/vcvrack-fv1-emu
- Owner: eh2k
- License: gpl-3.0
- Created: 2018-11-17T17:44:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T00:56:58.000Z (over 1 year ago)
- Last Synced: 2024-08-02T05:06:51.776Z (3 months ago)
- Language: C++
- Homepage:
- Size: 1.42 MB
- Stars: 52
- Watchers: 6
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![build](https://github.com/eh2k/vcvrack-fv1-emu/workflows/build/badge.svg?branch=master)
# FV-1.emu
The [Spin Semi FV-1 DSP chip](http://www.spinsemi.com/products.html) emulating [VCV Rack](https://github.com/VCVRack) Module.#### Installation | Download
* Get it from [VCV Plugin Manager](https://library.vcvrack.com/EH_modules/FV-1emu)![](doc/fv-1_emu.png)
[![](https://img.youtube.com/vi/8dI8I4SV1QQ/0.jpg)](https://www.youtube.com/watch?v=8dI8I4SV1QQ)
#### HowTo | Knowledge
* [DSP Basics](http://www.spinsemi.com/knowledge_base/dsp_basics.html)
* [Audio Effects](http://www.spinsemi.com/knowledge_base/effects.html)
* [Programming the FV-1](http://www.spinsemi.com/knowledge_base/pgm_quick.html)
* [The FV-1 Architecture overview](http://www.spinsemi.com/knowledge_base/arch.html)
* [FV-1 Instructions and Syntax](http://www.spinsemi.com/knowledge_base/inst_syntax.html)
* [Coding Examples](http://www.spinsemi.com/knowledge_base/coding_examples.html)
* [Algorithm development Support Forum](http://www.spinsemi.com/forum/viewforum.php?f=4)
#### PDF | Datasheets
* [CheatSheet](http://www.spinsemi.com/knowledge_base/cheat.html)
* [SPINAsmUserManual.pdf](http://www.spinsemi.com/Products/datasheets/spn1001-dev/SPINAsmUserManual.pdf)
* [AN-0001.pdf](http://www.spinsemi.com/Products/appnotes/spn1001/AN-0001.pdf)#### Effects | DSP Programs
* [OEM Programs by Keith Barr](http://www.spinsemi.com/get_spn.php?spn=oem1.zip&prodnum=SPN1001)
* [Free DSP Programs](http://www.spinsemi.com/programs.php)
* https://mstratman.github.io/fv1-programs/
* https://github.com/HolyCityAudio/SpinCAD-Designer
* ##### FV-1.emu FX-Bank
* [programs.json](https://raw.githubusercontent.com/eh2k/vcvrack-fv1-emu/gh-pages/programs.json): 157 fv1-programs generated from https://github.com/mstratman/fv1-programs