|
|||
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/guitareffectvst/blob/master/Extra ReleaseFiles/guitareffectVST-0.2.7.rar?raw=true Demo MP3: https://github.com/jinjuyu/guitareffectvst/blob/master/guita reffect.mp3?raw=true https://github.com/jinjuyu/guitareffectvst/blob/master/Demo. mp3?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... ![]() Last edited by pensaku on Sun Apr 21, 2013 7:43 pm; edited 16 times in total |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
Well, that's cool, thanks. Need to try this. Rackarrack uses ZynAddSubFx's effects section IIRC, right? |
|||
| ^ | Joined: 27 Jun 2011 Member: #259643 | ||
|
|||
wasi wrote: Well, that's cool, thanks. Need to try this. Rackarrack uses ZynAddSubFx's effects section IIRC, right?
Yep it does. Enjoy |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
New in 0.2
Added Parameter Automation Support. Just right click on Slider and select parameter slot on the popup! |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
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! |
|||
| ^ | Joined: 23 Dec 2012 Member: #294903 | ||
|
|||
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 |
|||
| ^ | Joined: 06 Oct 2004 Member: #43573 | ||
|
|||
It's a stereo fx setup, not jusr for guitar, cue drums, vocals, keys, yada yada |
|||
| ^ | Joined: 06 Oct 2004 Member: #43573 | ||
|
|||
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. ...everyone is out to get me!!!!!!! |
|||
| ^ | Joined: 29 Jul 2001 Member: #819 Location: montreal, quebec,canada | ||
|
|||
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...? |
|||
| ^ | Joined: 23 Dec 2012 Member: #294903 | ||
|
|||
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 |
|||
| ^ | Joined: 02 Nov 2007 Member: #164648 Location: Earth, USA, CO, Denver | ||
|
|||
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... |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
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.. |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
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.. |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
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 |
|||
| ^ | Joined: 23 Nov 2009 Member: #220204 Location: South Korea | ||
|
|||
Quote: 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!! |
|||
| ^ | Joined: 23 Dec 2012 Member: #294903 |
| KVR Forum Index » Effects | All times are GMT - 8 Hours |
|
Printable version |
Disclaimer: All communications made available as part of this forum and any opinions, advice, statements, views or other information expressed in this forum are solely provided by, and the responsibility of, the person posting such communication and not of kvraudio.com (unless kvraudio.com is specifically identified as the author of the communication).
Powered by phpBB © phpBB Group







