@d-healey Will do, had a feeling you might have a video about it cheers
Posts made by Glyn
-
RE: Having trouble writing a for loop ,any helpful advice much appreciated
-
RE: Having trouble writing a for loop ,any helpful advice much appreciated
@d-healey Hi David
I been watching your custom keyboard video. At 32:14 you use the onNoteOn and onNoteOff call backs and have them accessible at the top of the screen. as the image below shows
but mine doesnt look the same as mine only has one scriptEditorInterface tab at the top
Im not sure why that is
-
RE: Having trouble writing a for loop ,any helpful advice much appreciated
@d-healey No i didnt know there was a video for it. ile go on patreon now and look for this.
-
RE: Having trouble writing a for loop ,any helpful advice much appreciated
David you are an absolute legend. Its working now! Thank you so much
So just so i am clear for the future. where i went wrong was by using .length again in place of the actual array for the wKeyPosition sending it the number of elements in the array but not the actual data inside the array?. Is that right?
That would explain why when i was compiling it the white key would be like 50 px further away from where it was meant to be. This is all making sense now.now i can build my key board YAY
Cheers -
Having trouble writing a for loop ,any helpful advice much appreciated
Hi Folks
So I have been having a go a drawing an 88 key keyboard to a panel . I originally drew it out with a ton of fillRects
I figured there must be a better way to do this so i thought ide have a go at drawing it using a for loop. but the forloop is only drawing one key to the panel. Im quite new to scripting and not sure where im going wrong. Any useful advice would be apprecated
Please find a snippet from the project below
HiseSnippet 1169.3ocsVs0aaaCElJIpnIaAaEcOtGD5SNnmUPRcGYCKK25BZShQbWw.JBJTkosIhLogDcRMFBv9+r+X8sMz+.aGZYWau3VTOfI+hO2H+9N7nOplk5bQUktj3r4KFMPPb9R2ViTldGzKSpHmbHw4qb+4SZcj2wmeg2yO+7lj8GMHqpRzl33r9SsI4r4FjwO+0OteVQlJWLyEg7RsLW7bYeoYl2l68LYQwwYsEuP1etrC16jbs5.cgdHBn0cojAY4Wk0UbVlMs0bIN26n1RitrkIyHpvb1W2dTqd5aT04+RYk7MEBqAizBWnZ2jC5IKZ2bJYqHDmMZNi5qWS8uw8TYa4G7OqE70iC3Mqh46ANqsHj1XAHw9XP5XcQa6B7QfmybvaiZ38.2V4kxAlYQrX6KbOQYDkcxv197vpNWxZ+w5tGnwLTlmzO6JwwknwGpnAiSofWHktytauk8mmGdBTY77t4YhQM0URiTq79AuWEBbeHfAgoPbLjFBLlOv7Y.KHEXQw.KASg5CbNCSME3gnuXLuTevmw.edJ3GDC9QgfeBtVTFtdoPfeLDDFBAwnuTbCnoPHOFBCBgvHeHLwtooPDKFh7CgnPeHJlAQIHRnwPLODhC7g3HFhLzWZLjvBgDeeHIjAIQoPRBBYZHjhbHEIQJxhTKMr7fZIB0xDpkJTKWnIVBR8ubWriLWW4M+qtBK.wKBEas.iywtAEYcDx5.rKPAdPBvih.eJG6.TvOD+eb.3mxg.dBDDDAAIbbUnPHKABCwULlCQzDHhGAQAA3xiaQZBD6G.wgbjkTHgFAI7.jc3+iSfjzHH0miLiBoI39Ss.hx4Wt67GqWmU5MPUfrXecVY6CxTWmUgDY5HRWg4.c+AZEZz3Q2IyGUOlbG+OoRXZhusXtPOzHUhFcFpxs8nFc2Yqeyt8dczkMj3NQ20S588KLd8jBgpqoGF3wOdmwIWWhmWW6BWqGzf91im7rytSi1AkQtPjaZ7pkrduRdINZCd3rfWD8RKzwhtcqaw52dqoHzSqNSaDmqZfHcqM2516DoSmkEx1wJ0EEhxkE0pqU9IJqgZX+2HJA7.oXnXZd3q5KpkbuOOsj75Su4RTqNQIMmOPLwdlZCaIpMjIG+3+9kSNLyjYEfl3CyafnzHsvw4Pw0nZdsbzltGJptxnGLN2IyLDm6aFGc6ohUYJQAQha8CcuyXC4seP6+2uXuQyLFs2Mx1ldDGWmuEc0SH61yXsdJFUZD8mdGwl268u+8TxBd4V2u6c+Is9tl6nihp451CKxLKJwauKaR.7nZAsTqdoBmsFM+ccqftOco59K8j3yDtOvsozj2a43cskfW7D8+a7N4VzscOpSG7cxYfcC2i+0+qWYtBPoV6o6oYlRINX4d1v9svwgbAhDENEVYGfVyNsWaSs11NSKgp8Xi+FelDjYsclDjMMHoeVdo9040uDaum99i8fXRM9ST1z8TqsGiL9E6Zb2G+3gWmmaaDeGh7kWAekqvekqHXkqHbkqHZkqHdkqH4STg8K09ogFc+5WKPGMOZrjliyQpLbpZ7DH4e.bekcqD
-
RE: Problems importing stitched images from knob man
@ustk Fantastic, ile try this now. Thanks for the useful pointers
-
RE: Problems importing stitched images from knob man
@Glyn Here are the settings from knob man just incase im doing something in knob man that is causing this
-
RE: Problems importing stitched images from knob man
@d-healey Thats Great thanks for your help David, The knob appears to display in correctly it shows multiple images from the stitched image at once. When i turn the knob it cycles up through the stitched images instead of the knob appearing to turn as
normal.
-
RE: Problems importing stitched images from knob man
@d-healey Hi David, Yes i did set the NumStrip is set to 0.
-
Problems importing stitched images from knob man
HI Guys, I wondered if anyone else may have experienced issues importing knob images from knob man on to the default knob. I can import stitched images from knob man in to a button but every time i try import the custom graphics to the default knob and press compile nothing happens still the default knob appears. Surely im missing something i cant figure it out. Is there something i need to add to the script editor to make it work
-
RE: vu meter
@lalalandsynth Hi Thanks for the advice. I have checked that it is set to decibels but nothing changed. So I thought ide give another film strip i had a go and found that it displayed properly although it seems to work back to front. When no signal is passing through it reads flat out in the red. Thanks for your help though. Its very much appreciated.
-
RE: vu meter
@dustbro This is fantastic, Thank you for posting this. Ive been following along with this but i seem to have an issue with the VU filmstrip displaying properly. I wondered if there is a setting i have missed and should be using.
-
RE: Property Editor Interface missing
@d-healey @ulrik Hey guys i sorted it. I found an even easier way.
I closed the project and opened up HISE again and then clicked View>Reset Workspaces and closed HISE.
I then opened HISE up again and Property Editor now appears again. Thanks so much for your help ,Much appreciated
-
RE: Property Editor Interface missing
@d-healey that’s great David will do
-
RE: Property Editor Interface missing
@d-healey hope I don’t sound to stupid but where could I find it’s config file ? And thanks for your help by the way David
-
RE: Property Editor Interface missing
@d-healey Yes the arrow was there earlier. The end of the project was going off screen but even the side going off screen doesn’t have the arrow there. I set it to full screen still now white arrow. Really strange considering reinstalling to see if it resolves it