• Exports crashing - Au, VST and standalone.

    7
    0 Votes
    7 Posts
    609 Views
    cassettedeathC

    @d-healey

    After opening in Xcode and reading through some of the errors it looked like it was to do with samples.

    Deleted the samples and the Standalone App opened.

    Time to watch the rest of your Hackspace tutorials!

    Thanks!

  • pitch problem -36 to +24

    Solved
    5
    0 Votes
    5 Posts
    425 Views
    M

    @aaronventure I've fixed it I used a RNBO patch for it

  • Rhapsody for FX Only?

    4
    1 Votes
    4 Posts
    307 Views
    bandit_FD1B

    @d-healey Ah OK! Thank you!

  • OSX Help! Xcode on Ventura (Download)

    9
    0 Votes
    9 Posts
    610 Views
    bandit_FD1B

    @d-healey @Christoph-Hart

    Success! I managed to get this compiled on OSX, I will be testing things out with a project once I copy it over. Thanks again gents!

  • macOS / GIT

    7
    0 Votes
    7 Posts
    331 Views
    C

    @Orvillain Defo Fork sounds like a German fusion band from the 90s.

  • This topic is deleted!

    4
    0 Votes
    4 Posts
    29 Views
  • HOW I CHANGE THIS?

    1
    0 Votes
    1 Posts
    97 Views
    No one has replied
  • Detect mono vs stereo

    2
    0 Votes
    2 Posts
    196 Views
    A

    @pluginboi maybe you can get the matrix reference and get the number of current outputs? (I'm on the phone so can't look, but check the API)

  • Recorder and file player node not working in fx plugin

    2
    0 Votes
    2 Posts
    170 Views
    LindonL

    @Allen does the file player even work in an FX plugin?

  • reg declaration "error at definition"

    7
    0 Votes
    7 Posts
    364 Views
    d.healeyD

    @Allen Yes your code could be vastly improved. If you send me your project I will make a video for my YouTube channel going through some of the things I think could help to make your code more manageable.

    Here are some general tips.

    Never use var unless you have no other choice.

    Objects and arrays should generally be declared as const (or local within inline functions).

    All those reg variables you have could be replaced with a single const - look up JSON.

  • Solo button in HISE - possible with radio group?

    Solved
    11
    0 Votes
    11 Posts
    874 Views
    OrvillainO

    Personally, the way I am solving this is to use broadcasters and attachToRoutingMatrix, to break connections in a callback function.

  • Error while exporting: The system cannot find the path specified

    4
    0 Votes
    4 Posts
    209 Views
    A

    @d-healey nevermind i managed to solve this by following your tutorial, great stuff to be honest.

  • sequencer

    1
    0 Votes
    1 Posts
    114 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    27 Views
    No one has replied
  • Preprocessor definition/flag to add additional tempos

    6
    0 Votes
    6 Posts
    207 Views
    DanHD

    @Lindon that's what I thought too 😆

  • can someone tell me whY??

    4
    0 Votes
    4 Posts
    311 Views
    D

    @ulrik from now on restarting Hise will be in my to do list when i fix codes and don't got fixed , because I erased yesterday that same lines i compiled but not restart Hise,
    Tha k you.

  • Sends as FM source/carriers....

    16
    0 Votes
    16 Posts
    731 Views
    LindonL

    @ustk yes correct , and yes having a way t pass a signal (cable??) into the Synth module would be a great way to get there quickly...

  • Guitar amp gain staging?

    13
    0 Votes
    13 Posts
    1k Views
    ustkU

    @11235813 amp sim huh? General DSP learning, loopback signal in non-linear algorithms, hysteresis, tube/diode simulation DSP, filters combined with non linear systems, convolution, tone stack sim, bias… and much more! Other simple functions like tanh or quadratic equations used alone will produce distortion, but they are far far from being called an amp sim.
    Not even talking about real measures of existing hardware…

  • HardCoded FX - show the External Display Buffer...in my UI

    3
    0 Votes
    3 Posts
    162 Views
    Matt_SFM

    @Lindon yes you have to draw a panel. There's an example in the snippet browser. Look for 'Visualisation 101'

  • Script FX hash mismatch

    4
    0 Votes
    4 Posts
    523 Views
    B

    @modularsamples Thank you!! I ran into this error today, had no idea how to fix.

    Your method worked!!

    For anyone following the steps, be sure the follow ALL the steps 😎

    Thank you again!

34

Online

2.0k

Users

12.8k

Topics

110.9k

Posts