AXP's Forum Page

Profile  |  Topics  |  Replies  |  Favorites

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • in reply to: BEST IN SHOW #22587
    AXP
    Participant

    Hi Tele,

    I’ve already e-mailed you about the new version that should fix both clicking and your GUI problems. Please let me know if it helps.

    Using SoftAmp 3OD as a booster for an amp sim sounds like a good idea. Especially considering that I’m already developing a special booster plugin based on the same tube model. It will take a couple of weeks more though to finish it.

    Of course I’ve checked the DC results 🙂 I’ve scored right in the middle of the pack, at 20-something. Pretty good for a first try though. Plus I’ve got some very encouraging private responses from very different kinds of people. I’ve also seen some guys are using it to beef-up the virtual synths sounds, just as you are suggesting.

    As for the votes, I’ve conciously voted for those who had somewhat lesser chances to make it to the top 🙂

    /AXP

    in reply to: BEST IN SHOW #22583
    AXP
    Participant

    Hi Tele, I think I’m onto something.. I’ll get back to you with an update tomorrow, stay tuned!

    /AXP

    in reply to: BEST IN SHOW #22580
    AXP
    Participant

    Just tested it in Ableton Live 8, works perfectly!

    in reply to: BEST IN SHOW #22579
    AXP
    Participant

    Hi Tele,

    I’m kinda used to the time difference, because the company I work for has an HQ in the U.S.
    After reading about you having good and bad news I thought you were going to say the interface worked fine, but the sound sucks 🙂
    Glad to hear that you like it. In fact it’s based on the generally acclaimed tube modeling approach, but the real trick is that it’s very computationally efficient. Plus I’ve got a very fast oversampling engine, which I’ve spent a lot of time on perfecting it out. It takes about 230 CPU cycles to process a single mono sample without oversampling and less than 3500 samples with 16x oversampling, which includes 16 executions of the triode processing loop as well as 2 passess of the antialiasing filter, making it sub-linear in performance.

    I would definitely like to see the screenshots. There are contact details in the plugin’s ‘about’ page (just click the logo). I am still not able to reproduce it. Reaper’s “clear cache and rescan” completes perfectly, on 5 different PC I’ve got. It works even through the remote desktop session! I’ve also got a trial version of Cantabile 2.0 and it works just fine as well. I think I’ve got Ableton Live bundled with my audio interface, so I’m going to test it too. Moreover, I’ve tested it with some audio editors – Audition 2.0 and Ocenaudio 2.0 with both working without a glitch. It even works through a wrapper in the Foobar player. There must be something very specific about your configuration that escapes me.
    May I ask you to run ‘msinfo32’ on your PC and then save and mail me its output? (alternatively it’s in Start->All Programs->Accessories->System Tools->System Information)

    About the clicks when changing the parameters. Actualy it was even worse in the beginning, but I’ve implemented a quick workaround in 1.0.1 that somewhat alleviated the issue. Well, it still sounds better than swapping real-life tubes would 🙂 The reason for clicks is that different tube models will have different bias points and circuit capacitors need some time to settle on a new one. If you look at the output signal in the editor, you’ll see that such transients look exacly like they would in the real life.

    Pushed by your report though I’ve just spend an evening working on the proper solution and now I can say that it’s resolved completely. I’ll release the new version shortly.

    I smiled while reading that the Gain knob is causing pops too. In fact ‘leds’ have nothing to do with the actual value. The knob has 100 internal steps from 0.0 to 1.0. The value is truncated for display, but the full precision is used for controlling the DSP part. What you’ve actually encountered I think is that the gain is very sensitive to mouse movement and each pixel of vertical movement causes a significant dB change. You can check if it’s smooth enough by using the automation input.

    I would be grateful if you could spread this piece of software around, but let’s iron out those bugs first 🙂
    Meanwhile I’m working on some more stuff, because obviously this one is going to be just a building block for more serious things which you might be also interested in.

    So yeah, send me your screenshots and system info log, and keep looking for updates.

    Thanks again,
    /AXP

    in reply to: BEST IN SHOW #22565
    AXP
    Participant

    Thank you for your continuing interest and support. The version that you’ve downloaded (1.0.2) should be fine for testing, since 1.0.3 only has a fix for one particular feature, that is irrelevant to your problem. But if it does work, I encourage you to move on to 1.0.3 right away. In addition, I’ve prepared a special version for you without any GUI, here it is:
    https://sites.google.com/site/thesoftamp/AXP_SoftAmp_3OD_1_0_3_NoGUI.zip
    Most probably it will work like that, but you actually loose a lot of the plugin’s ‘feel’ if you run it without the UI. I agree with you that interface plays just as important role as what’s under the hood.

    I’ve discovered this D.C. just a month before the submission deadline and immediately thought it was a great opportunity to actually start releasing the stuff I’ve been working on for quite a while by myself. If I had more time, hopefully we wouldn’t need this sort of beta-testing with a number of updates in just one month.

    Looking forward for update from you.
    /AXP

    in reply to: BEST IN SHOW #22558
    AXP
    Participant

    Hi Tele,

    I am surprised and pleased to get a detailed response like this. Thank you for your time. I’d like to keep the discussion public unless the board admins find it off topic.

    Thank you for the kind words about the plugin concept. I hope that eventually you’ll be able to see it in action as well.

    The plugin was tested on the following platforms:
    WinXP/32
    Win7/32
    Win7/64 (Reaper x64, plugin in bridged 32-bit mode)
    As well as with some other hosts, including Podium, Cubase SX5, and LiveProfessor.

    So I’m a bit surprised you have problems in Reaper, especially considering that it was my main DAW for testing and your HW/SW setup is pretty close to what I’m using.
    Trying to reproduce your issue, I’ve installed the RadoVOX skin too, but still couldn’t manage to make it crash like yours.

    I can hardly imagine how it can have such a spectacularly awful behavior. The things I can currently think of are:
    – You are using old version of the plugin, which had a floating point underflow issue that may cause a 100% CPU load when being fed with absolute silent input. In theory that may cause the DAW to go crazy, however I haven’t seen that. Please verify that you have version 1.0.2 of Softamp 3OD.
    – Your desktop has 16bit color depth. The plugin requires 32bit color. Also note that things such as remote desktop or virtual machines could also reduce the screen color depth to increase performance.

    After you rule out those two things, I would like to try to localize the issue to UI or DSP plugin parts. For that I could send you a private GUI-less version of the plugin. Please let me know if you are comfortable with that. What you can also try is to switch off the UI in your version to see if DSP part works at all, Reaper can do that. But since you are cautious about your
    PC, I would understand if you don’t want to risk it crashing again.

    Meanwhile I’ll try harder to reproduce it on my side.

    Looking forward for you reply,
    /AXP

    in reply to: BEST IN SHOW #22553
    AXP
    Participant

    Hi, I’m the developer of the Softamp 3OD plugin.
    Unfortunately, I’ve discovered this thread just days before the end of the KCR DC-12.

    Nevertheless, I would appreciate if you could provide more details about the issue you are facing. The very first thing that could help me is exact versions of your DAW, operating system and my plug-in.

    You can keep the discussion here, move to PMs or just ignore it, although I’d appreciate if you could stay in touch.

    There’s also a support thread on the KVR forum, the link is on the product’s page: http://www.kvraudio.com/product/softamp-3od-by-axp

    /AXP

Viewing 7 posts - 1 through 7 (of 7 total)
© 2021 Zynewave