• Packages for Mac, an for PC?

    6
    0 Votes
    6 Posts
    179 Views
    orangeO

    @Sampletekk In Inno Setup, the commoncf64 directory constant is used for 64-bit Common Files folder. So the below is the example for VST3 & AAX folder installation with Inno Setup.

    Source: FolderPath\YOUR_PLUGIN.vst3; DestDir: "{commoncf64}\VST3\"; Components: VST364; Flags: ignoreversion Source: FolderPath\YOUR_PLUGIN.aaxplugin\*.*; DestDir: {commoncf64}\Avid\Audio\Plug-Ins\YOUR_PLUGIN.aaxplugin\; Components: aax_64; Flags: ignoreversion recursesubdirs createallsubdirs
  • Shape Fx - pops and clicks

    7
    0 Votes
    7 Posts
    524 Views
    pelleP

    @DanH Thank you so much! I owe you a beer or a coffee! 😊 ;)

  • Expansions sample maps

    17
    0 Votes
    17 Posts
    601 Views
    R

    @d-healey ah ok strange.

    Thankyou for your help as I now have it working properly and selecting the correct samplemaps.

    I've also got the expansion load working in daw as well so I can progress with my project which is great news.

    Thanks again, your help is always invaluable

  • Disable Automatic Bookmark Creation Per Script

    4
    0 Votes
    4 Posts
    157 Views
    A

    bumpity bump

  • Exporting Plugin on Windows for MAC

    2
    0 Votes
    2 Posts
    116 Views
    d.healeyD

    @xander You need to export (compile) separately on each OS you want to use.

    For AAX you need to sign up for an AVID developer account, and you'll also need a PACE account and iLok for signing your plugins. You'll need to compile the AAX SDK on each OS before you can use it.

  • Horizontal Zoom for Waveform

    26
    1 Votes
    26 Posts
    4k Views
    d.healeyD

    @ustk That was quick! Really nice work :mage: :mage:

  • Scaling text without squashing it horizontally

    Solved
    13
    0 Votes
    13 Posts
    527 Views
    mmprodM

    @d-healey awesome, thank you

  • Open source GPL = Linux ?

    5
    0 Votes
    5 Posts
    202 Views
    Robert PuzaR

    @d-healey thank you

  • Usb instrument ?

    3
    0 Votes
    3 Posts
    120 Views
    Robert PuzaR

    @d-healey aaaaa... great. thank you.

  • Tune instrument

    7
    0 Votes
    7 Posts
    208 Views
    Robert PuzaR

    @d-healey ok. Thank you

  • AudioAnalyser in Floating tile LAG!

    3
    1 Votes
    3 Posts
    302 Views
    X

    @Gab Unfortunately I don't think it has anything to do with IPP, as it lags with both IPP on and off.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • 0 Votes
    5 Posts
    157 Views
    CatABCC

    @d-healey Yeah, I looked carefully and it is indeed.:cat_face_with_tears_of_joy:

  • 0 Votes
    3 Posts
    196 Views
    VirtualVirginV

    @Lindon said in I don't really understand this pairing system for HISE MIDI note on and note off messages:

    @VirtualVirgin print the Event ID and see if they match...

    So here it is with the Event ID:

    Screenshot 2024-11-09 at 11.30.56 AM.png

    As you can see, the hung note (the last 60 on the list) is not closing the note on 60 that just preceded it.

    So I would assume that HISE is trying to match the event ID of the note off to a note on before making it "available" or "active".

    I just don't understand this method or the point of it.

    Why is it trying to close notes that are already closed?
    In the type of MIDI engineering I am used to, if a note off occurs after a note on of the same channel and note number, it closes that note, end of story. No other special conditions needed.

    Is there some way to turn this Event ID matching system off for the note messages?
    I would like that last note off 60 to close the previous note on, no matter the Event ID.

  • Codesigning/Notarization 2024

    25
    0 Votes
    25 Posts
    1k Views
    J

    I know this may muddy the waters a bit...but ive actually never code signed my VST3/AU...only my AAX because its required...Ive only ever codesigned the .PKG when I was using those and the Standalone app(via apple's signing/ notarizing in Xcode) now I have a custom installer that I built and I only have to codesign/Notirize it via Xcode(not via the terminal) and I dont worry about the cosigning any of the individual binaries...and all my plugins run just fine for my users...

  • Hardcoded Master FX Not Saving

    7
    0 Votes
    7 Posts
    251 Views
    mmprodM

    @HISEnberg Aha, thank you! I was getting errors because I am using NUM_HARDCODED_FX_MODS=6, and addModuleStateToUserPreset cannot work with child processors. But I edited the XML file and now it saves how I want it to.

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    62 Views
  • GUI Completion

    1
    0 Votes
    1 Posts
    82 Views
    No one has replied
  • Create tooltips like this...

    Solved
    3
    1 Votes
    3 Posts
    332 Views
    J

    @Dan-Korneff PERFECT! Thanks!

  • Vst3 Plugins don't show up

    6
    0 Votes
    6 Posts
    345 Views
    DabDabD

    I am having similar problem in mac OSX. AU plugins showing but VST3 for Mac not showing up.

26

Online

1.8k

Users

12.1k

Topics

105.7k

Posts