vst2lv2

Translation of VST plugins into LV2 standard

https://github.com/thelleputte/vst2lv2

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.9%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Translation of VST plugins into LV2 standard

Basic Info
  • Host: GitHub
  • Owner: thelleputte
  • License: other
  • Language: R
  • Default Branch: master
  • Size: 77.1 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed over 8 years ago
Metadata Files
Readme License Citation

README.md

VST2LV2

Translation of VST plugins into LV2 standard

Use case

The aim is to translate preset files from VST to LV2 format, in the context of Digital Audio Workstations (DAW).

At this stage, the code in R language allows to import Cubase EQ plugins presets in VST format, and to translate them into LV2 8 Band EQ presets for Ardour.

Typical use:

CubasePresets<-readCubasePresets("VstEqPreset.pxml")

writeArdourEQPresets(CubasePresets,destDir = "~/MyDestinationDirectory/")

Owner

  • Login: thelleputte
  • Kind: user

Citation (CITATION)

================================================================================
CITATION : Give credits to 'Les Enroules' by complying to the rules of BEERWARE 
License of this code, and also by liking their music/video/material on one of 
the following media :
Web: http://LesEnroules.Rocks
Facebook: https://www.facebook.com/LesEnroules/
Youtube: https://www.youtube.com/channel/UCl6Q5lQFa6EZphm7TIEN-ew
Soundcloud: https://soundcloud.com/thib-hell/albums
================================================================================

GitHub Events

Total
Last Year