• How to get unison to work with Scriptnode Synth?

    1
    0 Votes
    1 Posts
    276 Views
    No one has replied
  • Programmatically scroll the viewport to a given element...

    8
    0 Votes
    8 Posts
    435 Views
    LindonL

    @d-healey said in Programmatically scroll the viewport to a given element...:

    HiseSnippet 1290.3ocsW9ubhaCDGWlDe8fdsWuN8APC8eflzTLXLvj9CZHIcXtlbLkbYtNsctwwVDTiQhwVjDtax6V+y93z2f1U1dsgDljbLS4Ohrr18i9p0Zk1LHT5whhjgDihmLeJiX7LygyEpw8F6xEj96SLdt4kb1USkgJphEoH6MepaTDymXXrwOoMxn3lj3e+yOrmafqvik+JB4TI2i8y7IbU9aGz8k7ffCc8Ymvmrf01c66IE8jAxYff1vrFYpq2EtmyN1UaVAShwSNvmqjgCUtfX.a1S5Oe3X4UhD6OkGwOKfo6XQFBfRdMo2Xdf+.bwFQHFaNHeouQxR+KLOh6yydedH3yhGfl6whw.iB2mjr9.jjwBRZyDI8Bygdg7op7Qz54iM6KTrvQtPndQojXKov6JX1SBVHT6Lw8B1ggPmLOp3Tq11T3OU2sTIHbGonW5FROM8irE86nnymyT8jSlJEPmJkyrnbtmbEaRD3wu8GvqFICoU3PuZ6R4zukZUS+vVaUsTwX61Y5rnwUJ2Gd9KokoaQ4.nhkx3tSDCllXSKucB5c9SIWTo7uKJWUOok3h.tfQGMS3o3RAUJdoPdlkVvgxfJdnZ2FVSAyXUK89REi7fgBNQpm2JIud2R2.zV8xLFX4pZwjhsmaPvYvFwJKOaZAca8rzbwE9rqikPfzyMfNGBMVzuAhQwKs.l3b0X5WSspR+JZrw6VrTwaENzIeCjQbM9eEBKyqBFcyBAfikJ1qDUhmmR2Thd6gFMZkiktHBXgqbXchY384XEwrImwBWLPqMD14tb5vSdboCdIeKVvPonufqd0TVZ+CkA95s45muaxCI8iIjFUHUgfop3jnOOMIh4iwVB2WmEkEpIwKhEO1hbaHeZJjgAbeVXLfOxLd6vJb90822U4pSoSkEH0orPEWGQL1mcIblXRBdQy8YQWnjSi0c5lPhwSezJ+57I966NOuy9cuh6qFSLLM9an6XF+7wJcOGCBYVDbjLbVtgQg38hjBueCyj7xZkRZsRaqm11Hs0NssYZqSZaqz11oscPNY.QhVHRKjoEB0BoZgXsPtVHXKjbcjb8LshjqijqijqijqijqijqijqijafjafjajEFPxMPxMPxMPxMPxMPxMPx1HYajrMR1NKBijsQx1HYajrMR1FI2DI2DI2DI2DI2L6iGRtIRtIRtIRtIR1AI6fjcPxNHYGjrS19BjrCR1AI6fjagjagjagjagjagjagjakskCI2BI2BI2FI2FI2FI2FI2FI2FI2FI2Na2LRtMRtCRtCRtCRtCRtCRtCRtCRtCRtSVhRG8gMYY9O6AOtIOiu6zky3iTy0mr9jXCIS399AL7tib65C1wlNj+NvTSSqcpAVJV73qIt4Swe8ltQyFMhecb4Wi3AShTft5OApJSe9zqiXTe1H2YAJZzE.G39vKX9mHismb2JZfZoj9yBbUKWfktRxzAzhcwpZzUtHfEw7Eqz7CnpqZ2aUWOVI9ByAbk23UqwBqPi5ah9ePio0p9IlGLZDySkKvMMO7MqagoOvz+KxYJt37ibgO8vFAyimMYHThtGClcgfEDouWof9Ryj90z80QfgLgebm+E9kNnktuQ5fV3fvlNnzo25kbqqtZ3mF+FPSh3h+KZdjtOcEW2Baz4u0yaYT2ww5qqiMVWGsWWGattN5rtN1Zccr8C6n9+c5GmojSRRaHjiFbPb4QFFGHbgcfw6VI+GPeXG+g

    yep - that looks like it was it.. thanks again.

  • HISE latest - Windows faust network build error

    1
    0 Votes
    1 Posts
    307 Views
    No one has replied
  • Sofia Woodwinds on github

    34
    0 Votes
    34 Posts
    4k Views
    d.healeyD

    @d-navarra said in Sofia Woodwinds on github:

    I thought I could start with an acoustic piano instead?

    Go for it. When you're trying something new you'll build it more than once, it's all learning at this stage.

    @d-navarra said in Sofia Woodwinds on github:

    AHDSR - Reverb and velocity modulator are sufficient for a nice sounding acoustic piano or would you guys consider to use any other inbuilt fx?

    It's your project, do what you want. Experiment to see what you like the sound of.

    @d-navarra said in Sofia Woodwinds on github:

    Since I'd like to use it as starting point and keep building on it

    Don't do that. A piano is totally different to a flute which is different to a drum, etc. Build separate projects for each, using what you learned from the previous ones for the next. If you write clean modular code you'll be able to reuse it nicely in future projects - your first code will not be clean, so you should try and improve it with each iteration (I've been writing HISE code for 7 years and I'm still rewriting my code to improve it).

    @d-navarra said in Sofia Woodwinds on github:

    ould you guys link the envelops to the global modulator or directly link the parameters to some controls on the GUI?

    I would decide this as I get into building the project and seeing what works and what is easiest to implement. Again, this is something you need to decide as you're going along. You should probably try both ways, and any others that you think of because - you're in the learning phase here, anything goes. You have my permission to fail repeatedly until you find the solution you want.

  • Buttons only work with a double click the first time you press them

    9
    0 Votes
    9 Posts
    693 Views
    d.healeyD

    @meto396 I don't see anything wrong in that code. Make a new test project with one button and one panel and see if the issue occurs there.

  • Scriptnode square wave sounds really bad?

    7
    0 Votes
    7 Posts
    741 Views
    Christoph HartC

    @ally using per voice oversampling is hugely ineffective so it‘s deliberately deactivated.

    You can enable a global oversampler with Engine.setMinimumSampleRate() if you need that but usually aliasing on the oscillator level should be fixed otherwise.

  • exported Plugin has no audio files

    16
    0 Votes
    16 Posts
    592 Views
    M

    @d-healey I've restarted my Mac and now it works! thank you. this was a good That was a good tip with the floating window

  • Introducing: HISESnippet Browser

    27
    13 Votes
    27 Posts
    5k Views
    d.healeyD

    Still crashing on my favourite OS in release builds

  • Release Ready Saturation

    1
    0 Votes
    1 Posts
    190 Views
    No one has replied
  • Filter Display bug... is it fixed yet

    19
    1 Votes
    19 Posts
    2k Views
    CyberGenC

    @Christoph-Hart Tested it, works perfectly here! 🙏🏻

  • Scriptnode controls limit at 22?

    10
    0 Votes
    10 Posts
    825 Views
  • Seeking Help: Bipolar Modulation, UI from Scriptnode

    Unsolved
    3
    0 Votes
    3 Posts
    276 Views
    Christoph HartC

    Clear the mod signal, connect the PMA output to an add node afterwards, then use a peak node to display the actual PMA value that is being sent out:

    8c1bb760-96a7-4b47-aaf5-fd6ce4e134ac-image.png

    From then on, use the external display buffer to visualize it however you like (or you can send it into a global_cable node instead of the peak signal if you don't need a continuous visualization).

  • Is there a way to do big calculations without hitting integer overflow?

    3
    0 Votes
    3 Posts
    390 Views
    C

    @Lindon Okay, thank you! That's kind of what I'm doing but I guess the problem is I actually need the giant numbers because I'm working with exact integer ratios. I think I've found a better way of approaching the problem though, as I got it working with the smaller approximations and the behaviour wasn't quite what I wanted anyway.

  • A Working MIDI Indicator for Everyone (That Doesn't Quite Work Yet)

    Solved
    4
    0 Votes
    4 Posts
    229 Views
    C

    @d-healey I figured it out, lol. The third parameter is an object that can be referred to using the "this" pointer.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Compressed sample map is screwed up

    Solved
    9
    1 Votes
    9 Posts
    441 Views
    d.healeyD

    @Christoph-Hart @clevername27 Well I remapped the samples and now it seems to be fine...

    I think what happened is I didn't change the sample map, but I did change some of the samples and accidentally didn't keep the mic positions in sync so some samples were shorter than others, since I'd already mapped them HISE didn't complain about the length mismatch but it showed up as an issue once the monoliths were created.

  • Drag and drop the audio of a sample into the DAW

    3
    0 Votes
    3 Posts
    572 Views
    P

    @clevername27 thank you!

  • Loading IRs into script_node convolution node

    11
    0 Votes
    11 Posts
    959 Views
    d.healeyD

    @Lindon You get an AudioFile object I believe, which has a loadFile function.

  • Seeking Understanding: Artifact Analysis in Multiband Distortion

    12
  • Latest IPP 2021.10 Build Issues

    24
    0 Votes
    24 Posts
    4k Views
    A

    @Christoph-Hart found the IPP standalone page on Intel's website, and guess what, the good folk of the internet have kept it thoroughly checked into the Wayback Machine over the past three years.

    Here's the link to the IPP installer from last summer, as that's the one I know to be working without these shenannigans. At least until this gets sorted

    https://registrationcenter-download.intel.com/akdlm/IRC_NAS/5b53016a-9182-4ac3-8aff-5a605825d090/w_ipp_oneapi_p_2021.8.0.46353_offline.exe

47

Online

2.1k

Users

12.9k

Topics

112.1k

Posts