Posts by DigitalBliss

    I find the new pop-up to be a bit of a pain as well. I like the larger text of the rig name in the original display (it's smaller in the pop-up so it's harder to read from a distance) and if I want to rate a rig, I would like to click on the rating field in RM or push a soft button on the KPA, and not be prompted every time I browse to a new one. Good to see the feature implement in general though. I think it will be very handy.

    Nightlight
    In SW testing, alpha testing usually happens first and usually within the development organization. Beta testing usually follows and is traditionally released to a limited but external set of users.
    As for the ability to download all the Rig Exchange profiles, I think the RM already does this and stores them all in its internal database. After syncing with the RE you should be able to load them onto the KPA whether you are online or not. You should also be able to export them all to kipr files if you would rather keep them in that form in a folder on your hard drive. I’m not near my KPA ATM so can’t verify for sure, but give it a try.

    Ah, ok, that makes sence. I thought it might be something like that. A better approach for that might be when the user hits exit, keep the application open and on-screen until the database is written and flushed. If it's a really long save you could even put up a message that says "Saving Database" with a little progress bar or swirly rotary animation so the user knows it's not hung or anything. Once saved and flushed, you can safely close the app and the user can open it back up instantly if needed.


    I've been playing with it more since I wrote this original post, and it seems like a lot of the crashes happen when you make some group edits, then copy those profiles to another folder, then come back to the original folder. About 10% of the time that results in the entire RE window going grey, and Windows 7 pops up a dialog box that says something like "The program Rig Editor is not responding, close or keep waiting" and if you pick "keep waiting" it will never respond. At this point if you tell windows to kill it, none of the edits are saved, and all your work since the last time you ran RE are lost (except making new folders, they seem to be created on the fly).


    I also have a theory on the long sync time problem from another thread. This happened to me where the KPA would take 20 minutes to sync with RE, and then put up the green error screen. The instructions in that other thread solved the problem, but what might have caused it was a timing issue. On that day, I wanted to do some managing of my rigs, so I powered on my KPA. It was about halfway through it's startup when I realized I didn't have RE up, so I started that too. They probably both came up at nearly the same time, and there may have been some sort of confusion between the two which resulted in that sync problem. So there may or may not be a clue there, but I would take a look to see if there isn't some sort of momentary blocking that should be done in the event that they are both coming up at the same time.


    Nice talking to you Arne, and thanks for replying, I know you guys are super busy. We appreciate knowing that you all are actively improving this tool.

    Hey Kemper Team,


    I was holding off for a while before trying the Rig Manager until it seemed reasonably stable. So when the rev 4 Beta was released, I decided to give it a try. Here is some feedback for you.


    Overall, this tool has a lot of potential, and even now it’s strength lies in the ease of accessing the RE and auditioning large numbers of profiles with just the up and down arrow keys on the PC.


    First time install and setup was easy.


    The network connection to the RE is smooth and fast.


    I quickly discovered some areas that need some improvement. Hopefully you are aware of all of these issues and are busily working on them, but in the event that you are not aware of them, I will highlight them here. The first is the tag editing section of the tool.


    When one edits a tag in the inspector, sometimes the delete key works, sometimes not. Sometimes the backspace key works sometimes not. The enter key is required to save the change, but just clicking on another tag will not save the edit, even though it looks like it is modified, until you hit enter on another field, and then the first one reverts back to its previous state. This is confusing. If you highlight a field, then copy it (say you want to paste is somewhere else) after you click on the new field, it will prompt you with the “are you sure you really want to change all of these profiles” even though you haven’t modified the original field (you just copied it). This whole inspector editor is cumbersome because of the “edit in place” strategy that is used. I think a better model is that used by a free program called TagScanner (one of the best free mp3 tag editors out there). This program allows you to edit all the mp3 tag fields and then when you are ready to save them you hit the save button. This strategy would eliminate the constant prompts one gets whenever they change single tags on multiple profiles.


    The default columns widths are not optimal. You can do the old excel trick where you double click on the separators, and it tries to resize the column for you but not very effectively. I found that if I manually try to adjust the column widths, this works best, but it’s hard to nudge them because the mouse drag seems to require a certain minimum movement before it actually works. Very frustrating. Also it is impossible to make all your folders have a consistent column width from one to the next.


    Let’s talk about the folders in your local library. I realize there are two competing paradigms here. One school of thought is to have a single folder (your local library) and when the user wants to look for say a Marshall JMP, they would query the database for tags that contain these strings. The other method would be the user organizes all their rigs into folders and this organization allows good searching since they can name the folders anything they want. For example Local Library -> Free Profiles -> Marshall ->JMP->


    Right now neither of these is functioning well. Folders only have 2 levels, and there is no connectivity between them. For example I can’t audition from one folder to the next with the arrow keys, and I can’t search or order profiles across multiple folders (you can only search and order within a single folder). As an example, if I have all my rigs sorted into folders, and wanted to audition all the clean rigs in my collection, I can’t just arrow, arrow, arrow. This is a show stopper for ease of use.


    The database method might be better, but there is no query other than the ordering of the columns. Currently I can search for a JMP string in the tags of rigs in a single folder, but I can’t assign my own tags for searching (for example say I wanted to look at all the amps I have found that have a good crunch tone, ones that I found that work great with my Strat, or are tagged with Set1 or Set2, or if I wanted to find all my ambient profiles) none of those tags exist. Is the thought that the user might use the “Comment” tag for their own organization? If so, that would wipe out any comments the original author had, and is quite restrictive (one field to hold many user defined tags). I also think you should expose more of the profile parameters (creation date and modified date, definition and clarity, active stomps and effects, etc). More complex queries should also be possible. For example, show me just the clean tone profiles for all the fender amps in my library. So I’m not sure what the path forward is here, but I hope the manager part of Rig Manager gets some love soon.


    The rig manager get slow and eventually crashes sometimes (not sure why). Usually this happens when editing, and then it reverts back to an older database. I end up closing and restarting it frequently to avoid much loss. It would be nice to have a “Save All” or “Verify DB Integrity” button so you don’t lose your work in the interim until you get this sorted.


    Sometime RM doesn’t come up on the first double click (particularly if you just closed it). If you wait about 5 min, it will start the first time every time. Not sure why this is, but it’s disturbing.


    Edits are not always saved on closing. Sometimes I will copy a number of rigs to a new folder, and then when I close and re-open, the folder is there, but the rigs are not, i.e. the count shows (0).


    Sometimes it gets confused when copying and pasting. You can have rigs highlighted and tags highlighted. What happens when you hit Ctrl C (what gets stored in the clipboard) is undefined.


    If you are planning on supporting and improving the folder organization paradigm, I think a great feature would be the capability to drag a folder or folder hierarchy out of the Rig Editor local library and drop it on the hard drive.


    If you are planning on supporting and improving the database paradigm, I think a good feature would be to allow rigs with the same name and same time stamp to exist in the same folder if they are different profiles. Real life example… I made some profiles of my amp and brought them into the Rig Manager, let’s say these profiles are called BlackstarClean, BlackstarCrunch, and BlackstarRock. Now I play with these and save a copy of each. One copy has been tweaked for my les paul, and one for my strat. So I edited the tag for amp pickup type to tell me which profile goes with which guitar (now I have three versions of each profile – original, HB, and SC). If I then edit all nine profiles and set the amp model tag to “HT Studio 20”, they will all get that model name, but more importantly the same date. Now if I copy and paste them into my favorites folder I get an error that says it only imported 3 rigs because the other 6 were duplicates. This is not correct. They were all unique profiles and even had unique tags. Yet the Rig Editor thought they were the same because they had the same name, and because I edited the model all at once, they had the same date.


    And lastly, I really recommend the devs play with that TagScanner application I mentioned previously. It’s been evolving for 15 years and I find it to have a very professional and efficient workflow.


    Hope this feedback helps you guys make this a better tool. :thumbup:

    Forgive me if I'm mistaken, but I think that feature is already there. If you open the Rig Manger, you can see a tag for Amp Pickup Type. Then if you scan the Rig Exchange, you will see that about 80 to 85% of the authors do populate that tag with either their specific pickup type, or more commonly a simple HB or SC type tag. The tricky part is that since all tags are text fields (they can say anything... SC, Single Coil, Lipstick, single, Noiseless SC, Tex Mex, Fender 57, etc.) it is tough to search the tag meaningfully without some sort of standard.

    Welcome kshin1
    Rig Manager runs on a PC which can be connect to the Kemper by USB. You can run it without the USB, and in that case you just have Rig Manager connected to the internet (Rig Exchange) and whatever profiles you have stored on your PC hard drive.

    Here are some great old and forgotten vintage amp profiles you might like.


    I personally like a Marshall JTM 45 set on low gain for a jazzy bluesy tone (there are some on the RE). There are also some nice old Fenders out there but I find they are harder to get the more boxy type tone that I think of with those old recordings. I'm sure you could eq in that more midrangey tone, but I haven't tried.

    I had a similar problem when I got my KPA. I've had a few tube amps over the years, but not enough exposure to be able to say what particular amp is on a particular song (although I'm getting better). Your best bet is to research what gear they used and then find it on the Rig Exchange. If that fails, you can search through the rigs on the exchange with the Rig Manager by narrowing down the search a bit. For example if you know its a Mesa Boogie you can search just those amps. Or if you find one that is pretty close in gain but not the right tone, you can search based on a similar gain.

    Good story OP, I had a similar experience just placing my monitors in my bedroom for practice. I'm glad you posted this because I see so many posts these days about fizziness and boominess, and this monitor sounds like crap, and that monitor sounds golden. And while monitors can vary for sure, the whole sound experience is so colored by placement and reflections that it comes to many people as a huge shock that these factors can be so dominant. I know it did to me. Thanks for posting your experience.

    So I read that in 2.3 the Kemper team has re-leveled many of the factory rigs. I need to do the same thing with many of the rigs I have created myself. They are all over the map as far as levels go, and I need to normalize them. I have not upgraded to 2.3 yet (waiting for the dust to settle) so I haven't impored all the updated rigs. Has anyone given a critical listen to these new rigs, and can they give me a couple suggestions for a few good reference rigs of different gains (maybe one clean, crunch, classic rock, and metal), so that I can use these as a measuring stick to level my own rigs against? Looking for 3 or 4 that you think represent what the "correct" level should be. Thanks.

    Hey Dave


    For a clean tone it's hard to be the Morgan AC20 by rmpacheco which you can find on the Rig Exchange.


    The Marshall Golub Crunc by Marko on the RE is also quite good. People tend to think of this as a Green Day type amp, but it's actually a really nice classic rock amp in it's own right. You can also get a lot of mileage out of this amp by swapping out it's cabinet (try Tills free cabinet set for some great classic tones).


    Good Luck!


    DB

    Hey there,
    Just wanted to pop in and say thanks for posting this profile. I read through your other thread as well, and wanted to say that I enjoyed your cover imensly. I hope to master that song as well some day. I modified your profile a bit in two small areas. The first is that I didn't roll off the highs quite as much as you did since I hear a little more sizzle on MKs original. The other is I put a bit more honky wah type tone in by taking the lower mid bump in the studio eq, and moved it down a little in frequency to about 800 Hz and boosted its gain several more dB. Much better than my old profile I was using for this song, so I saved yours over my old one and it's now one of my favorites. Thanks again.