Impulse convolver/guitarix

Programming applications for making music on Linux.

Moderators: MattKingUSA, khz

User avatar
autostatic
Established Member
Posts: 1994
Joined: Wed Dec 09, 2009 5:26 pm
Location: Beverwijk, The Netherlands
Has thanked: 32 times
Been thanked: 104 times
Contact:

Re: Impulse convolver/guitarix

Post by autostatic »

brummer wrote:Yes, it's included since 0.08.0, but you cant really load a presetfile with it, you can load a state file, that means a main settings file, guitarix_rc (now guitarix_amp_rc), witch contain a bit more info (GUI settings, . . ) then the presetfiles, so you need to save your preset as "main settings" and rename the resulting file guitarix_amp_rc to your needs to get it permanent. Then you could load it at startup with the -f option.
I have completely forget this option. :)
Well, it works for me! I can now store all my settings and start up guitarix the way I want with a simple script.
User avatar
funkmuscle
Established Member
Posts: 2806
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 131 times
Been thanked: 33 times

Re: Impulse convolver/guitarix

Post by funkmuscle »

751 works.. building now
User avatar
funkmuscle
Established Member
Posts: 2806
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 131 times
Been thanked: 33 times

Re: Impulse convolver/guitarix

Post by funkmuscle »

Updated to revision 765...

guitarix
[18:04:55] Debug Check *** Group does not exist: amp2.stage1
[18:04:55] Debug Check *** Group does not exist: amp2.preamp
[18:04:55] Debug Check *** Group does not exist: amp2.stage2
guitarix: ../src/headers/gx_parameter.h:218: gx_gui::IntParameter& gx_gui::Parameter::getInt(): Assertion `isInt()' failed.
Aborted
brummer

Re: Impulse convolver/guitarix

Post by brummer »

ups, oh shit, any-time the same mistaker I made, fixed.

bye brummer

EDIT:// for future bug reports please use
guitarix Bug reports
User avatar
funkmuscle
Established Member
Posts: 2806
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 131 times
Been thanked: 33 times

Re: Impulse convolver/guitarix

Post by funkmuscle »

Updated to revision 809.
still won't build.
object 'gxwmm' was not found in uselib_local (required by 'guitarix')
adegert
Established Member
Posts: 10
Joined: Sun Feb 21, 2010 12:45 pm

Re: Impulse convolver/guitarix

Post by adegert »

funkmuscle wrote:Updated to revision 809.
still won't build.
object 'gxwmm' was not found in uselib_local (required by 'guitarix')
Hi funkmuscle,
the svn version is under heavy development. At the very least you need
--static-lib as additional config flag. I would not recommend using it at
the moment. The last good revision was 805. Things should have calmed
down in 1 or 2 weeks.

cheers
Andreas
User avatar
funkmuscle
Established Member
Posts: 2806
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 131 times
Been thanked: 33 times

Re: Impulse convolver/guitarix

Post by funkmuscle »

yeah, brummer explained it to me... can't wait to see the finishing touches. :D
brummer

Re: Impulse convolver/guitarix

Post by brummer »

Hi

@842
Today I have add a post/pre processing selector to all mono effects, so now you could use guitarix like a stomp box.
Post Reply