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

    BWSounds

    @BWSounds

    45
    Reputation
    194
    Profile views
    471
    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: separating samplemaps per combobox

      @d-healey Been doing that since 7 this morning lol, if I come on here its only because I've tried everything... But maybe is a typo or something simple I'm missing..

      @Chazrox yes the first sample worked, but im thinking maybe it's a typo or small issue I'm just not seeing...I'll take a break and get back to it a little latter.. Thank you for your reply

      posted in General Questions
      B
      BWSounds
    • RE: separating samplemaps per combobox

      @Chazrox
      Coded all my samplers but having one issue with "loadSampleMap"
      All of my combo boxes are categorize right but when I select a sample from any combobox it causes all the other combo boxes to change...

      I havent found the issue but in sure (I think) it might have something to do with "loadSampleMap"

      posted in General Questions
      B
      BWSounds
    • RE: separating samplemaps per combobox

      @Chazrox
      Thank you, will study this later tonight

      posted in General Questions
      B
      BWSounds
    • separating samplemaps per combobox

      I created my samplemaps a certain way... example
      (Rnb)Bell
      (Trap)Bell
      (Lofi)Bell
      Etc...

      And I wanted each "engine" (3) to have its own list of sample maps...not all sample maps in each engine...

      so, is it possible to separate the samplemaps?

      posted in General Questions
      B
      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