Giter Site home page Giter Site logo

psyphyaudio / gearmulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dsp56300/gearmulator

1.0 0.0 0.0 7.21 MB

Emulation of classic VA synths of the late 90s/2000s that featured the Motorola 56300 family DSP

License: GNU General Public License v3.0

CMake 0.91% Shell 6.78% Batchfile 0.11% C++ 17.53% C 68.36% Makefile 2.61% Python 1.03% M4 0.15% Java 1.65% HTML 0.08% Common Lisp 0.33% Inno Setup 0.04% Rich Text Format 0.01% QMake 0.02% Awk 0.05% Cython 0.34%

gearmulator's Introduction

Gearmulator

Emulation of classic VA synths of the late 90s/2000s that used the Motorola 56300 family DSP

This project aims at emulating various musical devices that used the Motorola 56300 family DSPs. At the moment, it can run the Access Virus B, C, Classic and Rack XL

Standalone VST3 and AU plugins are supported. VST2 is supported, too, but only if you provide the VST2 SDK, otherwise, the VST2 build is skipped.

The emulator should compile just fine on any platform that supports C++17, no configure is needed as the code uses C++17 standard data types. For performance reasons, it makes excessive use of C++17 features, for example to parse opcode definitions at compile time and to create jump tables of template permutations, so C++17 is a strong requirement.

The build system used is cmake.

Contributions are welcome! Feel free to send PRs.

Join us on Discord

If you want to help or just want to follow the state of the project, feel free to join us on Discord: https://discord.gg/WJ9cxySnsM

Visit our Homepage

๐ŸŽต Visit our homepage for Audio and Video examples ๐ŸŽง: DSP 56300 Emulation Blog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.