• Is there a way to change the ScaleFactorList value via code?

    8
    0 Votes
    8 Posts
    408 Views
    L

    Shame that there's no way to access the Scalefactor attribute within the floating tile โ˜น

  • 2 scriptnode questions...

    3
    0 Votes
    3 Posts
    147 Views
    Christoph HartC

    This is currently under construction, but if it's ready it will of course be embedded into the plugin like any other audio file resource (and if you don't use an external slot, it will embed the audio data directly into the code).

    The gain operates on the incoming signal so you need to split the signal and move the gain and file player in a separate split child.

  • How to create own SAW Osc or Single Cycle waveform

    16
    0 Votes
    16 Posts
    484 Views
    Tania GhoshT

    @Rudra-Ghosh Great.. thanks ! :)

  • Export issue with Wavesfactory Strip Generator

    4
    0 Votes
    4 Posts
    414 Views
    J

    I thought I had 128 frames but the export started at frame 0 so 'ive 129 frames. Noob error, problem solved. Thanks

  • Minimum height for a virtual instrument

    4
    1 Votes
    4 Posts
    214 Views
    LindonL

    @Dalart said in Minimum height for a virtual instrument:

    I never noticed or even seen this before, where does it show this ?

    if you create an instrument that uses samples, and you set the UI height less than 500 pixels, when the end user comes to install the samples the sample install dialog does not show correctly...

  • ch1 samples in AppData

    5
    0 Votes
    5 Posts
    323 Views
    A

    @d-healey ahh i mean that i can't use Loop Player :D

  • Noise when switching presets

    6
    0 Votes
    6 Posts
    230 Views
    DanHD

    @orange @d-healey yup, pretty certain its the Shape FX causing it. I was trying to script it on / off when switching presets as I thought my preset buttons were Momentary, but they weren't so that's gone out the window! Was thinking a timer perhaps?

  • How to Mix Two Samplers like Two VCO OSCs

    15
    0 Votes
    15 Posts
    391 Views
    LindonL

    @Tania-Ghosh said in How to Mix Two Samplers like Two VCO OSCs:

    @Lindon How can I convert it to log ? From API I have found Math.log(var value)

    SimpleGain1.setAttribute(SimpleGain1.Gain,Math.log(1-value)); SimpleGain2.setAttribute(SimpleGain2.Gain,Math.log(value));

    Something like this??

    Somethingn like that yes - try using

    Console.print() to see what values you are getting - and then adjust to suit your requirements.

  • iPad Build

    4
    0 Votes
    4 Posts
    234 Views
    A

    @Christoph-Hart said in iPad Build:

    Oh, I haven't build iOS for a long time :)

    The library that powers SNEX (asmjit, a x86 assembly code generator) does not support ARM (also Apple prevents the execution of JIT compiled code on iOS anyway), so I need to make sure it's excluded from compilation if you try to export to iOS.

    Is this supposed to function in Scriptnode 2020-08-20? I got an issue with ARM, like so:

    Screen Shot 2021-01-11 at 00.10.16.png

    In the details you can see:

    Screen Shot 2021-01-11 at 00.28.17.png

    And the folder /arm/armoperand.h is nowhere to be found on my system nor in the latest scriptnode in git:

    Screen Shot 2021-01-11 at 00.27.41.png

    Beside /core/, supposedly we should find the /arm/ folder. Is there a fix? Iยดm trying to export to an iPad Air (1st gen).

  • Separated Right & Left Channels Process

    5
    0 Votes
    5 Posts
    241 Views
    ?

    @Christoph-Hart Very cool Thanks!

    I don't use scriptnode. So when I try Routing matrix example like described above, there shouldn't be any crashes (because of some non-connected slots of Routing matrix) in Daw, right?

    Or is it possible with Script FX (not Scriptnode)?

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • My first attempt at FX plugins - OT FUNimator :)

    7
    5 Votes
    7 Posts
    370 Views
    A

    Very nice indeed!

  • Dynamic FX and UI approach...

    1
    0 Votes
    1 Posts
    118 Views
    No one has replied
  • labelle. Set ("text" , "123") ;

    4
    0 Votes
    4 Posts
    202 Views
    d.healeyD

    @Christoph-Hart Haha I hadn't clicked it until now ๐Ÿ˜ฑ

  • ORCHESTOOLS | PART - rompler module

    1
    1 Votes
    1 Posts
    150 Views
    No one has replied
  • How to create a curved arc'd slider with panels?

    13
    0 Votes
    13 Posts
    628 Views
    ulrikU

    @LeeC I'm glad I could help ๐Ÿ˜€

  • Getting sample rate of the daw

    3
    0 Votes
    3 Posts
    156 Views
    FortuneF

    @ustk Thank you very much ๐Ÿ™

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    28 Views
  • Displaying notification from my server via API

    3
    0 Votes
    3 Posts
    176 Views
    gorangroovesG

    @Christoph-Hart Thank you so much! I can't believe that I actually made it work just by following your advice :) Seems like I am beginning to understand things. Thank you so much ๐Ÿคœ ๐Ÿค›

  • An update of the first instrument i've built with HISE - a year later

    7
    8 Votes
    7 Posts
    468 Views
    musictopM

    @nesta99 Thank you! :)

19

Online

1.7k

Users

11.6k

Topics

101.0k

Posts