rkrlv2

Rakarrack Effects Ported to LV2 Plugins

  • 所有者: ssj71/rkrlv2
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

This project is the rakarrack effects ported to LV2 plugins.
The ports are done such that hopefully when rakarrack gets
an active maintainer these will get merged into the original
project. This was forked from version 6.1 (git commit 7dba0c4bccf88740c56867568d5b218b4a131499).

To install simply download the files and open a terminal in the extracted directory
and execute:

mkdir build
cd build
cmake ..
make
sudo make install

This will also install carla project files. These project files are the plugin
equivalent of the preset banks in the standalone rakarrack version. These must be in
/usr/share/rkr.lv2/ for reverbtron or echotron to work properly.

EFFECTS (X - done, W - won't do, + - done with missing features)
[X] Lineal EQ
[X] Compressor
[X] Distortion
[W] Overdrive - exact same engine as distortion, but has fewer controls, presets were added to dist.
[X] Echo
[X] Chorus
[W] Phaser - I'm not planning to do this, but it's negotiable. I'm only interested in the analog phaser version
[X] Analog Phaser
[W] Flanger - this is identical to the chorus, presets from this will be included there
[X] Reverb
[X] Parametric EQ
[X] Cabinet Emulation - created new class for it
[X] AutoPan/Stereo Expander
[+] Harmonizer - still need to do midi mode version
[X] Musical Delay
[W] Noise Gate - Direct copy of Steve Harris's Gate ladspa plugin
[X] WahWah
[X] AlienWah
[X] Derelict
[X] Valve
[X] Dual Flange
[X] Ring
[X] Exciter
[X] DistBand
[X] Arpie
[X] Expander
[X] Shuffle
[X] Synthfilter
[X] VaryBand
[W] Convolotron - these require special input files, adding complexity. other excellent lv2 convolution engines already exist
[W] Looper - other good lv2 loopers exist
[X] MuTroMojo
[X] Echoverse
[X] CoilCrafter
[X] ShelfBoost
[X] Vocoder
[X] Sustainer
[X] Sequence
[X] Shifter
[X] StompBox
[X] Reverbtron
[X] Echotron
[+] StereoHarm - no midi
[X] CompBand
[X] Opticaltrem
[X] Vibe
[X] Infinity

fx in preset bank 1
stompbox
echotron
reverbtron

Here is the original rakarrack README:

This app was born after an informal conversation about effects for guitar using GNU/linux.
The major part of this apps are discontinued or simply not have new versions after few
years. Josep Andreu say on the IRC chat "I can made an app based on the effects set
hiden on code of ZynAddSubFX (by Paul Nasca Octavian). Some time after here is the
result of our work...

This app has 42 effects: EQ Lineal, Compressor, Distortion, Overdrive, Echo, Chorus,
Phaser, Flanger, Reverb , Parametric EQ, Wah Wah, Alienwha, Harmonizer etc.
The effects are procesed in cascade... The order of effects are configurable by the user.
The state of rack can be saved as 'presets'. Sets of presets can be stored as 'banks'.
The rack also has an integrated tuner and can receive MIDI control orders and can send MIDI
notes to MIDI devices like synthesizers.

For more information about this app or help compiling, please visit http://rakarrack.sourceforge.net or
join the #rakarrack chanel in freenode IRC.

Thanks for downloading and using this app... any comments or suggestions are welcome.

主要指標

概覽
名稱與所有者ssj71/rkrlv2
主編程語言C++
編程語言CMake (語言數: 5)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2015-06-04 23:26:24
推送於2021-01-12 04:11:02
最后一次提交2021-01-11 21:11:01
發布數3
最新版本名稱beta_3 (發布於 )
第一版名稱beta_1 (發布於 )
用户参与
星數56
關注者數7
派生數10
提交數166
已啟用問題?
問題數36
打開的問題數15
拉請求數10
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?