Forum
    • Categories
    • Register
    • Login
    1. Home
    2. svkpowa
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 38
    • Groups 0

    svkpowa

    @svkpowa

    9
    Reputation
    4
    Profile views
    38
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    svkpowa Unfollow Follow

    Best posts made by svkpowa

    • RE: LFO not working

      @David-Healey Quick update - Gemini helped me get me through Git and I replaced the files with those fixes. Filter works properly now.

      Thank you again David, you're the support blessing. I wish all the best to you!

      posted in Bug Reports
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @griffinboy I made this and it works perfectly.55c8d678-e639-412b-a885-15c86f35b79b-image.png

      posted in Scripting
      S
      svkpowa
    • RE: Pro Tools is not recognizing my AAX plugin.

      You have to be AVID signed developer to be able to compile your plugins on AAX (and run it). It's not so easy. Imho not worth it, since there is a way to open vst3 and au on ProTools. Most of the PT users know how to do this and don't bother finding the exact AAX format. So if you'll be selling/developing the plugin, VST3 & AU should be enough

      posted in General Questions
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @HISEnberg Yeah, I built it without checking this box and effect was silent, now I checked it and compiling. The "Signal Input" plays a very short loop and follows the audio, it's a very nice way to build effects.

      Edit:
      It worked! One knob has harder tickles, other one is warmer with some high cut. I'm impressed by the effect.

      posted in Scripting
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @griffinboy
      @David-Healey

      Thanks for the help!
      Yes, it process the incoming audio. The plotted loop can react to input's volume, that's even better.

      I'll try with ScriptNode, but I think there are no ready-to-plot modules, so needs some coding apparently. I wish there was an effect like Convolution, but without the room effect. That would be perfect.

      Edit:
      Oh, there's a "file player" in a scriptnode 😮
      that makes things easier

      posted in Scripting
      S
      svkpowa
    • RE: Show value on knob, but not editable

      @David-Healey

      A little update.

      I plotted 16 VSTs with all 23 (46) knobs, with automation on every channel, playing like 50+ sounds at the same time, and nothing happened - for three hours of work I didn't even have a single RAM glitch, which is sometimes happening on a single channel with Serum, for example...

      HISE is wonderful and perfectly optimized, so my way on displaying values is doing great. Editing knob's value is also very comfortable, you don't need to try hard to twist on the exact number you want.

      Thanks for your help David!

      posted in Scripting
      S
      svkpowa
    • RE: Show value on knob, but not editable

      @David-Healey today I learned how to edit knobs in knobman. knob jumping through actual values is much better looking than a normal 0-10 scale like in the original5a357cd1-2fa5-4ea1-b884-96512c3da37b-image.png

      I'm addicted to it right now

      posted in Scripting
      S
      svkpowa

    Latest posts made by svkpowa

    • RE: New version removes show text box

      @blush I updated HISE after that thread and I had the same problem, previously it was like in the topic, now it’s been reversed.

      Getting the latest fix on GitHub solved this. Check out if your filters on Mac are working, if not - you may need an update that dropped like two weeks ago or so.

      posted in Bug Reports
      S
      svkpowa
    • RE: Trakcktion Waveform does not load .hr2

      @David-Healey

      I know it David, maybe I spelled it wrong. From all of the people who bought the product, only this customer has this issue. I believe from hundreds of producers, there were at least few who use this DAW, but I have never got any bug report regarding my plugins.

      I think there could be some user admin issues or something. I sent the customer extracted archive, so he could choose the folder instead of extracting it, but it still doesn’t work for him. I got an idea to put the LinkOSX with the location of samples (told him to put his extracted samples location i sent before), so he could copy it in the Application Support folder. That should bypass the admin permission. Next time releasing the sampler plugin, I’ll just use the setup wizard. That’s an issue for another thread, I didn’t use it, cause one of my beta testers reported an issue on older mac and I decided to include the raw HISE installation.

      posted in General Questions
      S
      svkpowa
    • Trakcktion Waveform does not load .hr2

      Hello!

      One of customers wrote an e-mail to me, that the Tracktion Waveform (mac) does not recognize the plugin, actually it loads, but somehow can’t load the .hr2 archive. There’s an error ā€žthere was a problem extracting samplesā€. What could be the solution? Importing extracted files does not work.

      Thanks

      posted in General Questions
      S
      svkpowa
    • RE: Error export VST

      @ericknido You should compile HISE from the newest develop version, the standalone release version is outdated and bugged. Also check my previous posts about the Filter bug fixes, you have to use github to do it right

      posted in Bug Reports
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @HISEnberg Yeah, I built it without checking this box and effect was silent, now I checked it and compiling. The "Signal Input" plays a very short loop and follows the audio, it's a very nice way to build effects.

      Edit:
      It worked! One knob has harder tickles, other one is warmer with some high cut. I'm impressed by the effect.

      posted in Scripting
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @griffinboy I made this and it works perfectly.55c8d678-e639-412b-a885-15c86f35b79b-image.png

      posted in Scripting
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @griffinboy
      @David-Healey

      Thanks for the help!
      Yes, it process the incoming audio. The plotted loop can react to input's volume, that's even better.

      I'll try with ScriptNode, but I think there are no ready-to-plot modules, so needs some coding apparently. I wish there was an effect like Convolution, but without the room effect. That would be perfect.

      Edit:
      Oh, there's a "file player" in a scriptnode 😮
      that makes things easier

      posted in Scripting
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @David-Healey yes, but I'd like it to work like convolution reverb, to make it working in an audio channel in DAW, also in MIDI, cause I want it to work as effect, not an instrument

      edit:
      I tried with convo to play that crackles, but it's not working as intended. It helps, it can be used as an effect, but it's not clean

      posted in Scripting
      S
      svkpowa
    • RE: Audio Looper in FX Plugin

      @griffinboy I'm trying to build an effect plugin, that will play vinyl crackles in a loop. Standard effects can't do that thing to sound realistic, so I though plotting a loop when audio is playing should be fine. My attempt is:

      1. Effect plugin detects audio -> plays the looper (crackles in the loop)
      2. Effect plugin has no audio input -> looper is silent

      Is it possible to do this?

      posted in Scripting
      S
      svkpowa
    • Audio Looper in FX Plugin

      Hello everyone!

      I'd like to include an Audio Looper in FX Plugin (something like convo reverb, but as a looper - noise effect). Is it possible to do this? I tried to write a script, that when the engine detects audio, it plays the C3 note, but it doesn't work on FX Plugin apparently. How can I do this then?

      posted in Scripting
      S
      svkpowa