HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Ksn
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 14
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Plugin data folder linking

      The plugin should create all app data files automatically if they don't exist and ask for a sample folder the first time. You should be able to point it to the directory and from then on you're ready to go.

      This seems to be the issue, because the compiled plugin does not ask for anything during first launch and the LinkWindows file is not created.

      posted in General Questions
      K
      Ksn
    • RE: Plugin data folder linking

      How can I choose a respective sample folder? All the .wav samples are already copied in the project Sample folder. Is it obligatory to use an installer for compiled plugins?

      posted in General Questions
      K
      Ksn
    • Plugin data folder linking

      Greetings,
      On the very first launch the plugin is informing that the Sample directory is not existing with the only option to ignore it.
      I looked up the respective project folder in the APPDATA but there was no LinkWindows file present (According to the tutorial it is supposed to be here).
      Supposedly, the AudioResources.dat should be edited instead, but I struggle to find the correct way to edit it.
      I tried replacing the only AudioFiles/NULNULNUL line with something like AudioFiles/C:\Users\Ksn\Desktop\Testplugin\Samples
      or AudioFiles/C:\Users\Ksn\Desktop\TestPlugin\Samples\MusicBox.ch1 but it didn't work out.
      Thanks!

      posted in General Questions
      K
      Ksn
    • RE: Export as HLAC Monolith crash

      Yes, the samples are copied in the project Samples data folder

      posted in Bug Reports
      K
      Ksn
    • RE: Export as HLAC Monolith crash

      Thanks for the reply, the crash itself is fixed, yet the problem still exists in the other way. (Pic related)alt text
      because the project_info.xml file exists and seems to be fine, nevertheless I'm copypasting it's contents here https://pastebin.com/sMsnyPJj
      I also tried launching it as admin, but it didn't help.

      posted in Bug Reports
      K
      Ksn
    • RE: Export as HLAC Monolith crash

      Not sure what is going wrong, but now I'm experiencing the same crashes even on the downloaded version of HISE.

      posted in Bug Reports
      K
      Ksn
    • RE: VST SDK is missing

      Naming the folder exactly "VST3 SDK" (Without underscore) worked for me.

      posted in General Questions
      K
      Ksn
    • RE: Export as HLAC Monolith crash

      Thanks, deleting editordata.json worked like magic for downloaded version,
      and the Debug version pointed out to the alt text

      posted in Bug Reports
      K
      Ksn
    • Export as HLAC Monolith crash

      Greetings, I started experiencing constant crashes when trying to export samples as monolith with the following info (The app was freshly compiled on 21.08.2017) :
      Application Timestamp: 59398cc3
      Fault Module Name: HISE.exe
      Fault Module Version: 1.0.0.0
      Fault Module Timestamp: 59398cc3
      Exception Code: c0000005
      Exception Offset: 000000000048ceeb
      I also tried launching already built HISE from this website, but it instantly crashed on launch with the same exception code (c0000005)
      The OS version is win7 64x.
      5f142154f3b3fabc49399c

      posted in Bug Reports
      K
      Ksn
    • RE: Multiple instrument plugins

      Thanks for the reply,
      and yes, I will deeply appreciate if you could add a corresponding example instrument in the repository.

      posted in General Questions
      K
      Ksn
    • Multiple instrument plugins

      Is it possible to create, for example, a "guitar" plugin where one of the presets is represented as classic guitar, and the other one - with banjo samples? In case it's possible, could I get some hints on how-to do this or there is a need for an individual plugin for each instrument?

      posted in General Questions
      K
      Ksn
    • RE: VST SDK is missing.

      I have managed to build HISE using the github instructions, but the error still persists in the freshly compiled HISE (I tried that on 2 different PCs). I added the VST_SDK3 projucer path in the following way, but it didn't work. I also tried adding the path in this ../../tools/SDK/VST3_SDK way but it did not help either.
      alt text
      P.S. ASIO SDK is also mentioned in github instruction (that I should get it), but there is no further mentioning on what shall be done with it. I would like to get any suggestions on what am I doing wrong, thanks!

      posted in General Questions
      K
      Ksn
    • RE: VST SDK is missing.

      Thanks for the quick reply, but I didn't find tools\SDK folders neither in HISE installation directory nor Roaming\HISE . I tried to create them in a way like this: C:\Program Files\HISE\tools\SDK and paste VST3_SDK folder in there but it didn't work.

      posted in General Questions
      K
      Ksn
    • VST SDK is missing.

      Greetings, I'm in need of a beginner-level help.
      I've been following the tutorial and I am currently stuck at the last page of it, where a list of tools is needed to export the plugin. It was clear that in the compiler settings I had to set the HISE SDK path, but what should I do with VST SDK? In the pack downloaded from steinberg website I had found 2 installation files according to my 64x system (VST3PluginTestHost_x64.msi and Generic_Lower_Latency_ASIO_Driver_64bit.msi) but installing them didn't bring any effect. What should I do to fix this issue?
      P.S. Sorry for a noob question.

      posted in General Questions
      K
      Ksn