@Gudru any ideas?
Posts made by Gudru
-
Quick Question: Best practice for sizing UI elements
Hello,
I would like to know what your best practice is for sizing elements in hise. When i size my elements in interface designer using decimals, sometimes hise doesnt render that properly and rounds down sometimes. Like if i put height in for panel as 10.50 it appears as 10 on screen. Is this carry to production or is it just interface designer thing. Is best practice just to use set whole numbers instead of pixels. If my ui was designed in retina, the elements designed are double the actual implementation for sizing purposes and some numbers can turn out to be decimals when dividing retina value by 2.
Thank you
-
use dll on Mac?
Hello, is it possible to share my compiled dll of scriptnode dll on windows to another user on Mac so they can use it, how would I do it if I can?
Thank you -
How to sort through multiple array?
Hello,
I have a situation where I have two arrays that are associated together
reg array1 = ["apples", "oranges", "bananas"]; reg array2 = ["red", "orange", "yellow"];
if I sort one:
array1.sortNatural(); //apples, bananas, oranges
then I cannot use index to associate array 2 with array1, since array1 has been sorted, whereas array2 has not been sorted. How do I make it so that when array1 is sorted, array2 gets sorted into the same places as array1 is so the data stay together?
Thank you!
-
update hise
hello!
what are the ways we can update hise? i heard that @d-healey has a update script? or do we need to recompile from scratch? thank you!
-
RE: change slope of filter fx
@ustk thank you! if i had ahdsr on one filter, would i need to duplicate everything on the other? would controlling one attack knob on the ui control all attacks on all filters, to get slope?
-
change slope of filter fx
hello,
I was using the filter fx in hise and was wondering how to change slope of filter like in other software. thank you!
-
RE: Help with scripting
HiseSnippet 832.3ocsUslaSDCD1NIKpY4gnHN.q5uRkBUIPoTIDhPyCTDz1HRoBIDpxcWmDqrq8JausDg5cgKD2.NDbCfwd2jrglVphn9eyiuY973YF2SJ7oJkPhvkOZRLEgumS+Ib8nliHLNpaKD9AN6STZpzKU0dShIJEM.gwEeqQAtbIj87qWuGIjv8oyUgPGKX9z2yhX54Z603crvvNj.5Qrnbducit9BdSQnHA3SQmZnXh+XxP5ADiaEbP36zNfoEx9ZhlpP3R6IBlzej3bdp+GyTrSCoFg5n9PfRU2QDFXXrQKp4HVXPuo2aEBhRu4UghoUgG6rOKfMS+7pwCsF7liHe8.WXQ5UbA5UOO8pkidKgR3bTpTJkV2ouujEqmawvm65zkCONCHPYOOUR8EU3GXmlBvCtdqHxXZGIHLCQkcedspd6Tq1luz0EJ8Js2YDo2wL54wBott2q7lBdHU2TDEK3fPkMl4wFFjt4ASjRxD.3LWLPqrASSiTVuY7PFm5MHg6qYBtmfOyUSxjhvJ9SyTUHjgIzMc+laYvnRDR2JVx.JXSymsV+BD0Kf.+Oo5VJiEaJZRBCOEZtpb4rCQKG2NPnoGxqXYf6Etd+soACVpsrXERkK0rouWdc.qvShNkJye+MNBMCK1g4b0cX4G.7SKM4bTv6xY5Cio7qZr.kUOMciYrBbUa6EeTVuHMXZ0CwBLMiyJlHKwysInA5icaQzjogChLjsXpTyLWDbK5YvlhzV8xNsnpwZQr02rmRDdsabx+5rD2f1XxbVDzHQAaiTPvvErsjlvAURcUWgrp6D1XppJ5bVfdDTbweGvLhxFNRaj9oc40kFLgUBhfjPhdw8DlkiYFfm1EFNMCfbESOI+xy+aKOtoTbcmdLs+nkywBKgivS2sAGyV4dem1CFP80yIXImNe51Y+J5ChDMiObehVxflEmCRh5C+53Sgry4zPynEtfYHHUtlQ1TA5S4AVgeCmLi0Mx3Li0mZDEQ7khS7SGcLK0WypA3D29eVY3iUP1a1rhiSsspghf+WNw22b8eBLWtbLOcEv7rU.y1q.lmuBX1YEv7hU.ytWKFyW6uIQKhRGG.E8Za2Ygws4Dnyx1Eh9CFSihRC
-
RE: Help with scripting
@d-healey it does not work, I get api call with undefined parameter 0
-
RE: Help with scripting
@d-healey but do you know how I can use the get items to print the selected entry, not all?
-
RE: Help with scripting
@d-healey yes! I saw another post using get(“items”) to get list of items in viewport, I tried printing out and it gives me a list of all entries
-
RE: Help with scripting
@d-healey sorry if my question was vague I am trying to see the name of the entry selected @d-healey oh no, it is just set in items in properties, looking in the functions, can I use get function?
-
RE: Help with scripting
@d-healey it only shows me the numbers from 0 to 2 depending on what it selects out of three options
-
Help with scripting
Hello, i have a question. I made a viewport with a list in it, and I want to print out to the console what entry is selected in the viewport. How would I do this?
-
Learn All about Scripting?
Hello, I have taken a look at the docs for hise and have read through the scripting info, but I am confused on how everything works, is there another resource that explains most of the things hisescript can do? I understand the basics of scripting, but most of the advanced topics are kind of confusing and the only resource I found was the docs but i cant seem to understand anything written. All I can think of is David healey's course for scripting, his scripting 101 video, (does he have a better one on his patreon?), and the docs mentioned above. any help is appreciated
-
RE: Tempo Sync Flanger?
@Christoph-Hart
Oops, this was a bad question! Just realized I could change the rate of tempo! Thanks -
Tempo Sync Flanger?
Hello!
I know I've been asking questions about flangers for a while, but this is the last one! How do I modulate the lfo frequency/speed to be tempo synced. I tried putting in the tempo sync module, putting it at 1/8 and then connecting it to my lfo frequency, but the amount was 250 on the frequency knob, which is too fast and doesn't move the knob. I noticed the 250 was in ms so I used the converter to convert it to frequency, and I used that to connect to the frequency, but it was 4 now. It was still a bit too fast for my liking. How would I divide that number by 2 to output 2 to the knob? I tried using the division node, but I was unsuccessful in figuring it out and routing it.
Thanks!
-
RE: Flanger Problems
All i would need to do to compile this effect would be to follow david's video on compiling scriptnode, right?