• This topic is deleted!

    1
    0 Votes
    1 Posts
    24 Views
    No one has replied
  • Gain AHDSR Monophonic not working?

    15
    0 Votes
    15 Posts
    542 Views
    CyberGenC

    @Lindon That is a good option. Thank you for the suggestion.

    I had thought about it. I guess the main reason why I don't go that route is that I like to keep envelope independence. I have things set up in a way that independence plays a role in an effort to produce uncommon textures. The other thing is that the idea of having different types of envelopes stacked over each other for a single purpose still doesn't sit well with me. I can't exactly get it to behave the way I want. And I'm not sure, but I think there isn't a way to control hold, decay, and sustain stages for the table envelope. So the whole thing just becomes too convoluted.

    I would still like to have mono envelopes. Interesting sounds can be produced that way. But I think this may not be the right project for all that.

  • Font display error in editor

    4
    0 Votes
    4 Posts
    287 Views
    d.healeyD

    It could be that you need to install a certain font - I'm not sure

  • Is Extra Preprocessor Definitions in Projucer the Great Override?

    4
    0 Votes
    4 Posts
    336 Views
    A

    @aaronventure

    Fuck yeah I got it.

    Goodbye, Projucer.

    #!/bin/bash script_dir="$(dirname "${BASH_SOURCE[0]}")" hise_source="$script_dir/../HISE Source" projucer_path="$hise_source/tools/projucer/Projucer.app/Contents/MacOS/Projucer" # Define your preprocessor macros PREPROCESSOR_DEFINITIONS=( "JUCE_DISPLAY_SPLASH_SCREEN=0" "JUCE_ENABLE_AUDIO_GUARD=1" "JUCE_USE_BETTER_MACHINE_IDS=1" ) # Join the preprocessor definitions with spaces PREPROCESSOR_DEFINITIONS_STRING=$(IFS=' '; echo "${PREPROCESSOR_DEFINITIONS[*]}") # Build HISE "$projucer_path" --resave "$hise_source/projects/standalone/HISE Standalone.jucer" cd "$hise_source/projects/standalone/Builds/MacOSX" xcodebuild -project "HISE Standalone.xcodeproj" -configuration Release -jobs 16 GCC_PREPROCESSOR_DEFINITIONS="$PREPROCESSOR_DEFINITIONS_STRING" | xcpretty

    EDIT:
    I found this to not be so stable and HISE would sometimes act weird, so in the end I wrote a batch script that edited the default .jucer file to put the preprocessor definitions in the correct place in the xml.

  • AltClick on a button

    8
    0 Votes
    8 Posts
    335 Views
    LindonL

    @Christoph-Hart said in AltClick on a button:

    @Lindon lol have you tried using it? It explains it as thoroughly as I'm physically able to and you can click on every help button to get additional information.

    Select a source type Add a listener Paste the generated code into the onInit callback.

    thanks, and thanks aaron too, for the explanation - when I get some time I will take a run at it....I'm stuck in hot fix hell at the moment...

  • HISE ignoring script edits except on startup?

    9
    1 Votes
    9 Posts
    595 Views
    A

    @Christoph-Hart Woohoo, perfect! Thank you!

  • Custom (finer) knob resolution

    5
    0 Votes
    5 Posts
    300 Views
    D

    @aaronventure
    Thx!!!
    I got it: Knob1.setRange(0, 1, 0.0001)

  • FL Studio Artifacts

    8
    0 Votes
    8 Posts
    442 Views
    trillbillyT

    @Christoph-Hart If I enable the "Simulate varying audio buffer size" setting, it makes the plugin nearly inaudible within HISE.

  • Save vertical slider colours via preset change?

    6
    0 Votes
    6 Posts
    272 Views
    P

    Awesome, thanks @Lindon, I'll take a look at that!

  • Audio Loop Player and setLinkBpmToSyncMode (?)

    Unsolved
    4
    0 Votes
    4 Posts
    235 Views
    M

    @Lindon Thanks, I'm testing the plugin right now and it seems there are no crashes; the sample produces "crackles and glitches" but at least I no longer have an instant crash. I was probably looking for the wrong things in the documentation, Thanks again. I will continue to do tests in the next few hours and if I don't have any problems I might even consider the problem solved.

  • How I change the color of the green key in flat style keyboard?

    12
    0 Votes
    12 Posts
    483 Views
  • Scripfx -how to add velocity

    12
    0 Votes
    12 Posts
    528 Views
    ulrikU

    @meto396 Ok, I can see what is happening, your project is not polyphonic, have you tried to set the granulator in a polyphonic Script FX?

  • Struggling to export my first test project as VST MacOS Sonoma

    Solved
    17
    0 Votes
    17 Posts
    607 Views
    C

    @d-healey Ahha, yes this was the issue, thanks so much for your help!

  • isMetaParameter ?

    3
    0 Votes
    3 Posts
    263 Views
    LindonL

    @bendurso :

    so you really need this isMetaParameter when your Parent/master control itself has isPlugInParameter = true...

    So in this case the DAW can send some value change to the Parent/Master and it would change BOTH the master/parent and the child/slave

    Logic(in particular) gets very upset if it sends a param change command to a control and more than one control changes --- unless this isMetaParameter is set up to pre-tell Logic about this situation...

    ..well thats my take any way...

  • How to obtain JUCE 8 preview

    1
    0 Votes
    1 Posts
    183 Views
    No one has replied
  • XML file is not valid

    6
    0 Votes
    6 Posts
    455 Views
    elemen8tE

    @Lindon Great idea I will take a look at that.

  • On & Off button

    3
    0 Votes
    3 Posts
    275 Views
    D

    @aaronventure thank u. I tried the first line of code and it worked, so I suppose I will need to add the others because it doesn't let me openthe other wi dows, today I will give it a try again with the other lines

  • Help me Understand preset management workflow

    Unsolved
    4
    0 Votes
    4 Posts
    334 Views
    d.healeyD

    @Mighty23 add a category

  • Seeking Assistance from Apple Users

    21
    0 Votes
    21 Posts
    1k Views
    FatMitchellF

    @Mighty23 send a zip I’ll compile it for you. M1 max

  • Questions about the Saturation Module

    Solved
    7
    0 Votes
    7 Posts
    463 Views
    HISEnbergH

    @Christoph-Hart said in Questions about the Saturation Module:

    Link Preview Image GitHub - qdr/HiseSnippetDB: A database of documented HiseSnippets for quick and easy access to examples in HISE

    A database of documented HiseSnippets for quick and easy access to examples in HISE - qdr/HiseSnippetDB

    favicon

    GitHub (github.com)

    Working now!

    Thanks for sending the github repo for the snippets as well.

31

Online

1.7k

Users

11.8k

Topics

102.8k

Posts