guitareffectVST: VST Port of Rakarrack *UPDATE*

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
RELATED
PRODUCTS

Post

I have ported rakarrack(guitar effect software for linux) into Win32 VST plugin. rakarrack has many effects such as reverb, phaser, chorus, distortion, compressor, eq, convolution based reverb, convolution based cabinet emulation, etc.

Download it here:
https://github.com/jinjuyu/guitareffect ... r?raw=true

Demo MP3:
https://github.com/jinjuyu/guitareffect ... 3?raw=true
https://github.com/jinjuyu/guitareffect ... 3?raw=true


Source code:
https://github.com/jinjuyu/guitareffectvst/

Released under GPLv2.

New in 0.2
---------------------------------
Added Parameter Automation Support.
Just right click on Slider and select parameter slot on the popup!



INSTALL
------------------------
- You need to put all the other dlls in the Dependencies folder(libfftw3-3.dll, libfftw3f-3.dll, libfftw3l-3.dll, libsamplerate-0.dll, libsndfile-1.dll, DevIL.dll, ILU.dll) in the folder where the your DAW or Host's EXE is.

- For example: where the Podium.exe(REAPER.exe, Cubase.exe, Pedalboard2.exe, etc) is. System32 and VSTPlugins folder doesn't work.

- Put guitareffectVST.dll and guitareffectVST folder into VSTPlugins folder.

- DONE!

Known Issues
------------------------

- Dual Flange does not work due to a crashing bug I could not find the cause.(Removed from list)

- There is no Looper and Vocoder.

- StereoHarm and Harmonizer acts wierdly if MIDI and SELECT is on.

- Ring sometimes creates some noises, don't know if it's normal behavior.




For more info please read README file...

Image
Last edited by pensaku on Mon Apr 22, 2013 3:43 am, edited 16 times in total.

Post

Well, that's cool, thanks. Need to try this. Rackarrack uses ZynAddSubFx's effects section IIRC, right?

Post

wasi wrote:Well, that's cool, thanks. Need to try this. Rackarrack uses ZynAddSubFx's effects section IIRC, right?

Yep it does. Enjoy :D

Post

New in 0.2

Added Parameter Automation Support.
Just right click on Slider and select parameter slot on the popup!

Post

is this vst a all in one like guitar rig or multiple vst? I did what you said I am thinking it is all the GRevDly, GSatMax ect... ? Thanks!

Post

steveritter wrote:is this vst a all in one like guitar rig or multiple vst? I did what you said I am thinking it is all the GRevDly, GSatMax ect... ? Thanks!
The linux version has 10 fx panels, and many more fx you can swap in/out
to create preferred raks for special purposes.

Many of the fx have an arsenal of controls, and various presets. It is one of
the best linux apps, and will surely be a useful and enjoyable setup for some
windows users. Ifthe help section is in the port, it has aome good reading.

Pensaku, you have chosen a fine project, I look forward to trying this with
Rhino, Alieno, Synthmaster, and 1977, great apps that won't quite display correctly
in linux. Merry Christmas, and thanks for sharing :)

Post

It's a stereo fx setup, not jusr for guitar, cue drums, vocals, keys, yada yada :wink:

Post

is it possible to have a Mac AU version ?

heard OS-X is sorta like linux...
If your plugin is a Synth-edit/synth-maker creation, Say So.
If not Make a Mac version of your Plugins Please.

https://soundcloud.com/realmarco

...everyone is out to get me!!!!!!!

Post

Will you be making a 64bit version? I couldn't get it to work on Reaper 64 had to download the 32bit for it to work.. I get a pop up when trying to Clear cache/re-scan for vsts in Reaper64 "Reaper_Host32.exe- system error The program can't start because DevIL.dll is missing from your computer. Try Reinstalling the program." I thought reaper 64 could use 32bit vsts...?

Post

steveritter wrote:Will you be making a 64bit version?
+1

Though I'm tempted to suggest you look at JUCE for the GUI lib... However I do not think it is x64 yet?
http://www.rawmaterialsoftware.com/juce.php

Post

Merry christmas everyone.

I don't own mac nor 64bit compiler.... :)

If I own 64bit compiler it's just matter of compiling this plugin with 64bit libraries and in 64bit mode(with some modifications of variables which assumes it is in 32bit).

I could use GCC but for now I'm out of energy put too much effort in this plugin I made 224 commits in two months wheesh lol


Maybe someone else could totally do it if that person(s) have questions in developing it into mac and 64bit I can answer it...

Post

re8 wrote:
steveritter wrote:Will you be making a 64bit version?
+1

Though I'm tempted to suggest you look at JUCE for the GUI lib... However I do not think it is x64 yet?
http://www.rawmaterialsoftware.com/juce.php
JUCE is great but learning curve is pretty steep so to shorten development cycle I chose to use my own GUI lib..

Post

steveritter wrote:Will you be making a 64bit version? I couldn't get it to work on Reaper 64 had to download the 32bit for it to work.. I get a pop up when trying to Clear cache/re-scan for vsts in Reaper64 "Reaper_Host32.exe- system error The program can't start because DevIL.dll is missing from your computer. Try Reinstalling the program." I thought reaper 64 could use 32bit vsts...?
I don't know if it's going to work or not but try this:

Put all the Dependencies DLLs into where Reaper_Host32.exe is..

Post

glokraw wrote:
steveritter wrote:is this vst a all in one like guitar rig or multiple vst? I did what you said I am thinking it is all the GRevDly, GSatMax ect... ? Thanks!
The linux version has 10 fx panels, and many more fx you can swap in/out
to create preferred raks for special purposes.

Many of the fx have an arsenal of controls, and various presets. It is one of
the best linux apps, and will surely be a useful and enjoyable setup for some
windows users. Ifthe help section is in the port, it has aome good reading.

Pensaku, you have chosen a fine project, I look forward to trying this with
Rhino, Alieno, Synthmaster, and 1977, great apps that won't quite display correctly
in linux. Merry Christmas, and thanks for sharing :)
:)

Post

I don't know if it's going to work or not but try this:

Put all the Dependencies DLLs into where Reaper_Host32.exe is..
It worked!! thanks a lot!!

Post Reply

Return to “Effects”