guitar amp/cab sims with impulse response loading

Programming applications for making music on Linux.

Moderators: MattKingUSA, khz

User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

thanx brummer...will try that later..
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

maybe you would atached your presets here, so I could add them to guitarix ?
~/.guitarix/gitarixprerc
that's offcourse without the jconvsettings.
User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

maybe you would atached your presets here, so I could add them to guitarix ?
here is an example:
-0.91 13.3 -5 1 -19.7 0.34 1 6817 20 1 7429 160 1 0 1 3.7 1 0 0.1 0 0 0 0.5 0.5 0 -10.7 1 0 0 20000 2200 0.8 1 1 1 0 1 1 0 1 0 1 0 1 0
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

so, you like it hard :twisted:

yea, your preset leads me to a slep in bug in the jconv dry/wet slider. I have correct it in svn and will set up a (only) bugfix release now. Now the wet/dry slider is disabeled when jconv dont run, like befor. Maybe that was the reason for your report from the loost amp ?
User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

yeah, the tone is back
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

thanks funcmuscle :D I didn't realese this bug befor you point me to that.

so when you upload attachment your presets (~/.guitarix/gitarixprerc) I will include them to the next release, maybe it is posibele that they need to transform for a new settings posibilty. This way I can save (transform) them for you ( and all the others :mrgreen: ) and you can reuse your jconv settings.

regards brummer
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

so I look around for some nice IR files and I found this site
http://www.kvraudio.com/forum/viewtopic ... 61d2a9eec8
on KVR.
following the tread I found real nice wav's . One I like best is EMS Spring Reverb IR :
http://www.thesynthi.de/index.php?/cate ... -REVERB-IR
User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

yeah, that's a nice one...
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

I have add a tuner to guitarix svn, it's graphically (bargraph) and show the tune (C . . . B).
The tuner based on a pitchtracker. It's a result from my work on a resonace string simulation witch need's a little more time befor I include it.
You can switch on/off the tuner over the menu > optionen > tuner.

brummer
User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

dude, just updated svn and jconv will not start. It also goes back to zero on the gain...
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

Hi funkmuscle

please try the trick with remove the ~./guitarix folder, I have update svn yesterday late and dont have increase the version nummber. It's a pity, I know, but again it break the preset handling. You need to create your presets new, also for jconv.

hint: for the midi part, if you dont get midi output, you need to set the sensity to a lower level (0)

regards brummer
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

torgal wrote:- you definitely miss a compressor / limiter on the output.
done, but it's in the input
User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

hey brummer, you mentioned earlier in this thread that you can give me help with faust. I want to learn it by trying to make a gui for jconv... not one to put out there as the owner is doing that already... I just want to learn... how do I start?
brummer

Re: guitar amp/cab sims with impulse response loading

Post by brummer »

hi funkmuscle

yes, i will help you if you would like to start with faust.
First step is to check out the cvs repostory from faust, compile and install it, read the documentation's in the source, look at the examples and build the examples. Then take a look at the resulting c++ source from the examples, play with the examples and the c++ sources, make diff's to understand witch changes in the c++ source resulting from the changes in the faust code.
Use the make svg option to build block-diagrams from your program to understand how the procces is runing.
There is only one way to start "just do'it"

If you come to the first questions, open a new tread here for faust questions, I will answer if I can.

At least, if you would build a Gui for jconv, you could look at my source, how I did it, and you can use it for your need's. I have allready build a c++ class from it so that you can easy copy and include it to any other Gtk source. Also here, if you need help to do it, you can ask me and I will try to help.

Note that the learning curve is high, whem you start, at first you may think,"ugh, I never understand that shit", just a few weeks later, you say " hey, it is realy so easy?"

have fun brummer
User avatar
funkmuscle
Established Member
Posts: 2813
Joined: Mon Jun 02, 2008 2:30 pm
Has thanked: 132 times
Been thanked: 34 times

Re: guitar amp/cab sims with impulse response loading

Post by funkmuscle »

thanx brummer... will try it when I have some time..
Post Reply