• Can't compile my HISE file into a vst or standalone

    7
    0 Votes
    7 Posts
    163 Views
    H

    Yeah that was one of the problems. Reinstalled on my C drived and after quite a bit of troubleshooting with git and the IPP, I finally properly made and exported my first plugin thanks to your tutorials on yt and the advice you gave me here.
    So thanks a lot, im quite amazed with HISE and will dig into it further now

  • Random Macro Assign

    1
    0 Votes
    1 Posts
    64 Views
    No one has replied
  • Exports crashing - Au, VST and standalone.

    7
    0 Votes
    7 Posts
    170 Views
    C

    @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
    245 Views
    M

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

  • Rhapsody for FX Only?

    4
    1 Votes
    4 Posts
    130 Views
    bandit_FD1B

    @d-healey Ah OK! Thank you!

  • OSX Help! Xcode on Ventura (Download)

    9
    0 Votes
    9 Posts
    244 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
    220 Views
    clevername27C

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

  • Waveform LAF / PR

    4
    2 Votes
    4 Posts
    202 Views
    bendursoB

    @aaronventure Thanks, yeah, I tried a few that seemed to make the most sense, but I couldn't find it.

  • This topic is deleted!

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

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

    2
    0 Votes
    2 Posts
    103 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
    95 Views
    LindonL

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

  • reg declaration "error at definition"

    7
    0 Votes
    7 Posts
    172 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
    503 Views
    O

    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
    123 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
    86 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
    132 Views
    DanHD

    @Lindon that's what I thought too 😆

  • can someone tell me whY??

    4
    0 Votes
    4 Posts
    139 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
    576 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...

48

Online

1.6k

Users

11.2k

Topics

97.2k

Posts