HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. BWSounds
    B
    • Profile
    • Following 1
    • Followers 2
    • Topics 105
    • Posts 466
    • Groups 0

    BWSounds

    @BWSounds

    45
    Reputation
    190
    Profile views
    466
    Posts
    2
    Followers
    1
    Following
    Joined
    Last Online

    BWSounds Unfollow Follow

    Best posts made by BWSounds

    • RE: AudioLoop Player - Sample loading in different note than originally saved

      @d-healey
      thanks,
      i did, this and its working!

      const var presetHandler = Engine.createUserPresetHandler();
      presetHandler.setPostCallback(function()
      {
         rootnoteKNOB.changed();
      });
      
      posted in General Questions
      B
      BWSounds
    • RE: How to make Trial Plugins for 10 days

      How I handle my plugins being cracked:

      1. I check audioz(few other popular sites) if I see a big spike in traffic (seems everything starts here)
      2. email them if my product is posted(they remove in 24-48hrs)
      3. remove the links via the storage site(uploaded, rapid, etc.)
        --This is important since most sites use the same links.
      4. From my google dashboard remove all google searchable links
        --So they dont appear on a google search.
      5. I also check the storage links on all sites that popped up on google search and send DMCA to the pirated site as well.

      Sometimes i'd have what seems like 50-150 sites to go through but only a hand full of them generating real visitors or using unique storage links.

      in my case I always seen a boost in sales, but after about 3-5 days all links are down and no longer showing up on google.

      I also use tags like free download, free cracked plugin etc. on my site so when ppl do search for cracked versions my official site always pops up.

      posted in General Questions
      B
      BWSounds
    • RE: Wavetable waveform view

      @Lindon

      Great! Any clues on how you did this? A quick walk thru on how to create the waveforms and add them to the wavetable synth would be great.

      I used my mother moog & a few other synths I could get my hands on, wave edit, dune3 and a few other sources.

      the tricky part for me was saving the waveforms to the "ideal" length... don't know the exact time but about 1/64 of a second.
      (1 cycle of the waveform) (no need to worry about that in wave edit)

      I added between 4-9 waveforms per samplemap,
      and from there HISE does a great job converting the samplemap to wavetable.

      it create a right and left hwt file, the left one is the one I use.

      posted in General Questions
      B
      BWSounds
    • RE: Is anyone making a significant portion of their income doing HISE dev?

      The secret is in marketing my friend.
      If you can successfully promote your product it will get sales, no matter how advanced or
      simple it is.

      posted in General Questions
      B
      BWSounds
    • RE: new Mac no IPP, so what now?

      @d-healey ohh I think I got it... just need to add the little loadAudioFilesIntoPoolcode...just donned on me after all this time. my oh my, sorry

      posted in General Questions
      B
      BWSounds
    • RE: 3 audio loop players load up together

      @Oli-Ullmann
      Nicely Done, Thank you sir!!

      posted in General Questions
      B
      BWSounds
    • RE: control the root in the sampler

      @d-healey
      oh man, im trippin... thanks

      posted in General Questions
      B
      BWSounds
    • RE: HISE 3 and up wont open for me

      @d-healey ahh as of now prob 15...
      I know where this is going..
      let me clean up

      posted in General Questions
      B
      BWSounds
    • RE: arp continuing to play

      My Module tree is set up like..
      Container>arpeggiator>Sampler

      Things that makes the arp run forever until you turn it off or reset it.

      • playing short notes
      • stopping & playing audio quickly in your daw (multiple times)
      • A stacked notes (like 2 notes on c5)(one on top the other)
      • certain chord progressions

      It doesn't happen all the times but it happens enough to where its a bit annoying.

      I cant be the only one with this issue?
      I have 4 test plugins I made and they all do it.

      Any insight would be greatly appreciated, like a way to manually cut the arp off or something, maybe a stop timer?... im out of ideas haha

      posted in General Questions
      B
      BWSounds
    • arp continuing to play

      When I play certain notes im noticing the arp is continuing to play at times and the only way to stop it is to hit the reset button.

      Anyone know how I can rectify this? It's been doing this for a few months, I just thought it would fix itself after awhile, but that's not the case.

      It doesn't happen all the times, and the sustain is off...

      posted in General Questions
      B
      BWSounds

    Latest posts made by BWSounds

    • RE: FL 24 syncing issue

      @d-healey yes, still doing the same thing though. the tempo of the arp or lfo don't change once I change the tempo in FL

      posted in General Questions
      B
      BWSounds
    • FL 24 syncing issue

      If this was addressed im sorry, the search has changed since I last been on..no more advanced search option :(

      any who, I started back working on my project and I was testing it out on FL 24 and I noticed the arp and lfo are not syncing.. its fine on previous versions of FL..

      and one else having this issue?

      posted in General Questions
      B
      BWSounds
    • RE: new Mac no IPP, so what now?

      @d-healey ohh I think I got it... just need to add the little loadAudioFilesIntoPoolcode...just donned on me after all this time. my oh my, sorry

      posted in General Questions
      B
      BWSounds
    • new Mac no IPP, so what now?

      Question... I've been searching and I'm not getting any where...

      I had an older Mac and I installed IPP with no issues and the reverb worked in my compiled plugin..'
      NOWWW I have a newer Mac and IPP isn't available...

      that's cool but now my reverbs not working in a compiled plugin..
      How do I fix this?

      I see FFT and vDSP but no info on how to install it or download it..
      Help please : )

      posted in General Questions
      B
      BWSounds
    • Save zoom size as default plugin size

      Sooo I like my plugin with the zoom on 125%
      Is it possible so make that the default size?
      I wouldn't want to have to go back and resize and move everything.

      posted in General Questions
      B
      BWSounds
    • RE: Audio loop player question

      @d-healey
      ok so I figured out how to make it work for knobs and buttons.... Having trouble doing it for a
      audiowaveform component.

      posted in General Questions
      B
      BWSounds
    • RE: Audio loop player question

      @paper_lung

      @paper_lung said in Audio loop player question:

      @BWSounds have you got ‘saveinPreset’ enabled on the waveform component?

      yes, that's part of the "problem" I guess... So when I add a audio file, I can't go to the presets with "saveInPreset" enabled... the audio file goes away when I click to the next preset.

      then if I set saveInPreset" disabled I can go through the presets and the audio file stays in the waveform component, but I cant save the audio file with the preset or if I save the project in the DAW and open it back up the audio file is gone also.

      posted in General Questions
      B
      BWSounds
    • RE: Audio loop player question

      @paper_lung
      I understand, but the idea of the plugin is for the user to be able to add their one-shot files into the plugin.

      posted in General Questions
      B
      BWSounds
    • RE: Audio loop player question

      @trillbilly
      Ahh yes, I tried it.

      It’s cool but the updates to the loop player are nice, it’s stable now imo just missing a x fade option,

      But it’s easier to sync loops to the daw now which is what I need.

      posted in General Questions
      B
      BWSounds
    • Audio loop player question

      with the loop player,
      Am I able to save the audio files?
      For instance when I cypher through presets the audio file goes away,(save in preset enabled)

      but if I disable preset save, I can cypher through the presets and the audio file stays..

      but if I save the project (in the daw) and open the project back up the audio file is gone... is it a workaround for this?

      posted in General Questions
      B
      BWSounds