• This topic is deleted!

    4
    0 Votes
    4 Posts
    21 Views
  • Can't compile my HISE file into a vst or standalone

    7
    0 Votes
    7 Posts
    272 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
    91 Views
    No one has replied
  • Exports crashing - Au, VST and standalone.

    7
    0 Votes
    7 Posts
    445 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
    365 Views
    M

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

  • Rhapsody for FX Only?

    4
    1 Votes
    4 Posts
    262 Views
    bandit_FD1B

    @d-healey Ah OK! Thank you!

  • OSX Help! Xcode on Ventura (Download)

    9
    0 Votes
    9 Posts
    457 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
    326 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
    86 Views
    No one has replied
  • Detect mono vs stereo

    2
    0 Votes
    2 Posts
    161 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
    156 Views
    LindonL

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

  • reg declaration "error at definition"

    7
    0 Votes
    7 Posts
    284 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
    695 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
    162 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
    110 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
    204 Views
    DanHD

    @Lindon that's what I thought too 😆

  • can someone tell me whY??

    4
    0 Votes
    4 Posts
    240 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
    721 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...

26

Online

1.9k

Users

12.5k

Topics

108.7k

Posts