Giter Site home page Giter Site logo

lrtrack's Introduction

+++ IMPORTANT +++

This project is not maintained anymore. I really love open source, but since I started this project I spend a lot of time in researching DSP and a few new modules (The analog delay for example) containing code which took me hours of work to get it done. There will be also a commercial package for VCV Rack in the near future around beginning of 2020. If you are interested in the sources just write me an email - you may obtain a commercial license for a small fee to use it for your own stuff.

NOTE: Bugreports are still very welcome at this site! Please Use the ISSUES section. Thanks!

I hope you can understand my decition and why I went this way.

Cheers, Patrick


Donate on PayPal

THANKS!

1. Installation

You can obtain the latest release via the VCV Rack package manager, or download and install it manually:

https://github.com/lindenbergresearch/LRTRack/releases

Just download for your architecture and unzip in your Rack folder located in your documents.

2. Build from source

NOTE:

You have to install a C++ environment including a compiler and other commandline tools. For further information about this, check the documentation found here: VCV Rack GIT

The current master has been migrated to 0.6.0dev! So you have to install the correct version of Rack in order to get it running. I suggest to fetch a clean 0.6.xx version of Rack via git and build all from scratch.

You can build the latest release from source, to do so use the following steps:

Clone git to local machine (into Rack/plugins):

    git clone https://github.com/lindenbergresearch/LRTRack.git

After that you should have the latest sources. If you want to build some release, you HAVE to switch to the corresponding TAG! For every released version a TAG exists, be aware that if you check out the current master it could be possible that it contains errors or unfinished modules... it is a current workstate!

To view all tags use:

    git tag

To checkout to a specific tag simply use:

    git checkout <TAG>

Build from sources:

    make dist

If the release could be successfully compiled you can find a zipped file under:

    'dist/LindenbergResearch-xx.xx.xx-<arch>.zip'.

Where xx.xx.xx is filled with the version of the release and with the system you are on (win/mac/lin).

3. Bugs, requests and other issues

Bug reports, change requests, genius ideas and other stuff goes here: ISSUES Thanks to all people who helped to improve the modules and created releases for other architectures in the past! :)

lrtrack's People

Contributors

fenykep avatar kant avatar lindenbergresearch avatar

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.