No Budget Guitar Plugins and update

Link to good samples/soundfonts at http://wiki.linuxaudio.org/wiki/free_audio_data

Moderators: MattKingUSA, khz

Post Reply
j_e_f_f_g
Established Member
Posts: 2032
Joined: Fri Aug 10, 2012 10:48 pm
Been thanked: 357 times

No Budget Guitar Plugins and update

Post by j_e_f_f_g »

https://sourceforge.net/projects/nbo-plugins/files/

There's an update to the No Budget plugins that fixes a bug with the GUI window crashing on Muse. You must update all your plugins since this bug affected them all. To do this, download all zip files whose name ends in plugins.zip. For example, to update the piano plugins, download piano_plugins.zip.

You must download nb_common.zip also.

Unzip the files somewhere.

Run the install script found in each zip (except for NoBudgetCommon). For example, run:

Code: Select all

sudo ./install_pianos.sh

You don't need to download any of the wave files (whose names end in 44khz and 48khz), unless you get an error message when you use the plugin saying that a wave file is missing.

There is one more important change for users who did a "local user only" install instead of an "all users". The latter folks are good to go with the above. The former folks need to be aware that No Budget now looks for its local wave files in a hidden .NoBudget folder within your Home. So, you'll need to manually change your NoBudget folder to hidden. You can do that as follows:

Code: Select all

sudo mv ./NoBudget ./.NoBudget

There are some new guitar plugins. We have acoustic steel string and nylon, electric Les Paul and Strat. Most of the guitars have various articulations such as muted, harmonics, etc. And there are fuzz versions of the electrics too.

Download the wave files in either guitars_44khz.zip or guitars_48khz.zip, and also download the zip guitar_plugins.zip. Run install_guitars.sh with sudo.

Author of BackupBand at https://sourceforge.net/projects/backupband/files/
My fans show their support by mentioning my name in their signature.

Post Reply