• Embedded loop points

    12
    0 Votes
    12 Posts
    2k Views
    Christoph HartC

    I'll take a look, but it's possible that my loop-point importer is not as robust as it should be (it worked for my samples in the past, but there is no hard standardisation for loop point definition so there are many edge cases).

  • HISE @ JUCE Awards

    2
    2 Votes
    2 Posts
    841 Views
    alexaudio10A

    It is done! And by the way, I really believe in your program. Good continuation!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • load font example please

    10
    0 Votes
    10 Posts
    2k Views
    M

    awesome. could i just replace the code in the vumeter.js with this code?

  • 0 Votes
    13 Posts
    2k Views
    Christoph HartC

    Make sure you don't install Xcode 9, it is buggy as hell according to everybody...

  • Can not export in any format

    1
    1 Votes
    1 Posts
    644 Views
    No one has replied
  • Sort of 'main samples-start'?

    2
    0 Votes
    2 Posts
    860 Views
    Christoph HartC

    Well, you can simply select all samples and enter a new sample start value (or right click on the field to open a big slider). Loop points should not be affected by this.

    If you want to change them dynamically, increase the sample start modulation range of all samples and add a constant modulator (take a look at the tutorial how to use the sample start modulation).

  • A-440 generator

    4
    0 Votes
    4 Posts
    2k Views
    Dark BoubouD

    I found something better than Synth.noteOffByEventId() !
    Just have to assign the button to Sine Wave Generator, and then connect to 'gain'.
    0=no volume, 1= volume :)
    Thx :D

  • Problems when building, IPP disabled

    9
    0 Votes
    9 Posts
    2k Views
    J

    Here is a link to the .jucer file: https://we.tl/wj7OFfq9BC

  • Using wav files as samples

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    S

    Thanks Christoph - didn't expect you to produce this tutorial so quickly :)
    I'm a bit tied up for the next couple of days stacking firewood for the coming winter, but as soon as I get a chance I'll go through the tutorial and do some experimenting.....
    Thanks again!

  • Plugin data folder linking

    6
    0 Votes
    6 Posts
    2k Views
    Christoph HartC

    Can you check again with the most recent build and source code? I fixed a few things regarding sample detection last week.

  • 0 Votes
    31 Posts
    6k Views
    M

    now i got it so it doesnt freeze everything but i get "sample directory is not existing" i have tried so many different things but what is the correct practice to have all user presets and accompanying sample maps recalled

  • RTAS plugins?

    3
    0 Votes
    3 Posts
    789 Views
    M

    thats understandable

  • How to save a project mid-term so it can be opened later and continued?

    4
    0 Votes
    4 Posts
    1k Views
    S

    I may have found the answer!
    Just tried again, starting from scratch as far as saving as a preset, but then this time instead of loading the project (step 2 in the reload as work in progress section) after restarting HISE, I simply opened the .hip file without doing anything else, and there was my project as I had left it, with working sound from mouse and midi keyboard.
    It seems that the 'Load Project' option under Files is not necessary and indeed stuffs up the sound from the project - all that is required is to load the .hip preset file.....
    It takes a while to get used to the terminology used - I had assumed that loading a project would re-load a previously closed project in the state that it was when closed, but obviously not so. So really the preset is a backup of the project at a certain state and if I want to go back to a selected point in the project development, as long as I have saved a preset at that point (with a suitable name) I just need to load that particular preset.
    Now I'll continue with the tutorial, saving a preset at various stages and see what happens when I restore from each.....

  • Difference between floating tile and panel

    4
    0 Votes
    4 Posts
    847 Views
    Christoph HartC

    Ah, the Panel is the ScriptPanel and has nothing to do with the FloatingTile widget.

    The Panel can be customised using its callbacks (PaintRoutine, etc.). The floating tile is just a container for ready made widgets like the preset browser, the settings dialog etc. and can be populated and customised using JSON data.

  • Context Menu - Factory Method?

    7
    0 Votes
    7 Posts
    1k Views
    S

    OK - many thanks for the response. Appreciate you taking the time to help me out :)
    Now I see how it works! Did as you suggested above and managed to create the factory function successfully - now onward and upwards with the remaining controls and the reast of the tutorial....

    Also located the editorData.json file, deleted it and yes, 1.0.0 now starts OK

    Now I'm wondering how best to pause a project overnight and reload it the next day to continue. I tried File -> Close Project, shutdown HISE, restarted and attempted to load the project(MusicBox), but there was nothing displayed - it was if it was an empty project.
    Tried File -> Open File -> Presets folder and selected the latest autosave.hip and there was my tutorial stuff - except the keyboard now only plays the mallet sound, no musical notes. I may have stuffed something up by switching between versions 1.1.0 and 1.0.0 so I'll manually delete the MusicBox project folder and sub folders and start from the beginning again using version 1.0.0

    What is the recommended way to save a project to enable a computer shutdown so that I can pick up again the next day?

    Sorry for all the questions!

  • monophonic filter vs polyphonic filter

    3
    0 Votes
    3 Posts
    832 Views
    d.healeyD

    Aha I see, and how does the envelope mono/poly mode affect things?

  • Empty Images folder?

    4
    0 Votes
    4 Posts
    690 Views
    S

    OK, downloaded the images and was able to continue to the next step of adding the first control knob, but suddenly HISE has stopped responding and I am unable to restore my project on restarting....
    Think I'll shut down Windows and start again tomorrow......

  • Sine Wave Generator

    3
    0 Votes
    3 Posts
    684 Views
    G

    Thank you Christopher problem solved.

  • Control polyphony number

    4
    0 Votes
    4 Posts
    1k Views
    Dark BoubouD

    And this one is better :D

    mainSampler.setAttribute(6, value ? 2 : 40); mainSampler.setAttribute(2, value ? 1 : 40);

    6: Amount
    2: Soft Limit

28

Online

1.7k

Users

11.6k

Topics

100.5k

Posts