@Christoph-Hart Is there an option for auto compile on file save in external editor?
(Reload and Compile)
Posts made by sakorada
-
RE: HISE ignoring script edits except on startup?
-
RE: HISE 4.0 - Wish List - Add yours.
@gorangrooves said in HISE 4.0 - Wish List - Add yours.:
Please make HISE fully compatible with screen readers before adding new fancy features or releasing v4, so that blind users can properly use our existing software.
Yes, please
I've been trying to do this also, please make this possible.
I heard about the NVDA screen reader, but the NVDA scripting doc is out-of-date I guess. -
RE: How to delete all child components from Panel?
@d-healey Ahhh , i see
Thank you -
RE: How to delete all child components from Panel?
It won't do anything. -
RE: How to delete all child components from Panel?
@d-healey It doesn't work on my end
HiseSnippet 782.3ocsVssaSCCF1tsAVKLDShGfncUqzzT6XbPZBQY8.ph0sJxXZb0jWhai0Rribb1VAgDOZ7Hwa.76jzFWVGGpX9hp9e3y9y+mbFIEtz3XgDgqd7zHJB+PKmobkeGeBiiFzUqHhvoAmonwJz9SiHwwTODFW9sZOvUqfRWe+06SBHbWZgJD5DAykd.KjoJzNp86XAA8IdziYgFdua6AtBdGQfHAXSYqlnHh6EjIzCIZ2JYgv2qmGSIjNJBPFDtx9BuoN9hq3Y9eBKlcd.UKzB4.aTl59h.OMi0ZQc7YAdilcqiQvtLpHFTNKF7DqgLO1b8EwhGmZvt.gY7.WZQ5UdA50xjdMMn2RnD1fRUxnzFVNtRVjpvhlOOvZ.WQkiIPX2jJY9hJsK1pi.7fq1NjbAsuDDlin9ya1bKa3mF6UCh7wJ6KIR6Q5jcK6WYOC3DppiHLRvAg5alYdS.RswBoc8qsY7bLodldWzhGvhU0aznlMrtdaIMTbo97CGQj5MpwdiS3tJlfaK3GJTzi30aT6y0pV6K0r+USiGuTaZFJEAAT4RMqKuj+Nf04IgmSkaA26fD5bGgX9hIRqaOQZVm4lEvLbTvGvYpihn7aq5CkGkg+8gAcIJhN6mqC7KhJULMEvcoWBsRY0BUs5RiuPIhR8MO0.zTkZc8YUJ5r.hA0CqYkkfPWOua6q71SmK7sSaetP5QkNrOQM6nwkL196eaa+iL0XdHvZpovULOkeghO11mxl3qL0DkVcXbpy4N5elJ6bmQka1dBCFDdIAD0hSKziHyM.UdKzhpaC4wL0zEC3+mFg72RwMrFwTt9KmikVBGg5y6BNlO3ccqdiGScUEDrhU+SualxhduHQw3SFRTRFToXcXRnC71iKENcNjn0c93R5dzL4lZYcDvgx8RE9ArxM1RKiyM1ZlQTHwUJNyMadidz9ZoZ.NwSeUqp0PsrcKT5LHy3bH7RyYttKtU2.3NqJvmtp.2cUA9rUE3yWUfuXUA9x+LP8GB7lDkHLqsAgFNpW5.bLtGm.UfoUqneBjq+GRL
-
RE: Background Video
@clevername27 @oskarsh
Wow, I'm just waking up for a long break. I bet I missed a lot of HISE new Feature updates
Never working with Webkit in HISE yet, and would love to try it out.
Thank you for your help. -
How to delete all child components from Panel?
I'm looking to remove all child components from a parent panel but found only
ScriptPanel.removeFromParent()
in the HISE documentation.
Does anyone know a way to achieve this?
Any help would be greatly appreciated. Thanks! -
Background Video
Is it possible to play a video file as background instead of using filmstrip?
-
RE: Help with assigning knobs...
//Tempo Control Functionality <---- This bit ! inline function onknbDelaylefttempoControl(component, value) { //Look like you have typo here : value => Value Delay1.setAttribute(Delay1.DelayTimeLeft, Value); };
-
RE: API Tab No-Longer click to paste !
@d-healey Right Click Working Here also , just missing double click
i'm on window -
RE: API Tab No-Longer click to paste !
@d-healey Yes, I think so, the auto-complete will do the jobs.
but still love to see it work again, so we can see and learn more about API/Features right on HISE without going to DOCs for a full description.
Hope to see it back ... -
API Tab No-Longer click to paste !
Just wonder if we take out API Tab Click to Paste Editor feature or if there a bugs?
I've been taking a long break and just came back to the latest update of the Develop and Master Branch, but both can't do that anymore. -
RE: Feature Request: Add Code Formatting (Indentation)
@sakorada
Yes, it's kinda weird at my end
I had to copy the code to VS code and Formating, and then copy it back to HISE.
Pasting from an external editor worked best for me, didn't mess with Indentation . it's just happens when i'm typing and (deleting ). -
Feature Request: Add Code Formatting (Indentation)
What I Want:
I'd like to see a feature that automatically helps with code indentation in HISE's script editor.Why It's Good:
Makes code easier to read.
Saves time when writing or editing code.
What It Should Do:
Auto-Indent: When I write a new line of code, it should automatically indent the line correctly.
Correct All Indents: A button to fix the indents for the whole script at once.
Let Me Choose: Let me pick how many spaces or tabs to use for indents.
I don't know if there is some bug that causes my code to get the wrong Indentation ( not always ).
Thanks
-
ChordWheel Button Design !
I want to design chord wheel button similar to the one from EzKey.
Does anyone have any idea or did that before?
I would like to learn the best way to create it. -
RE: HISE Plugin version no Sound Output
@d-healey it's been a while since I use plugin version (since hise 2 ) I’m not sure what's wrong and what had been changed.
Did you try and work on your end? -
RE: HISE Plugin version no Sound Output
@d-healey I always use the standalone version, I only use the plugin version while sample editing and comparing sound and getting some idea of playing technique.
-
HISE Plugin version no Sound Output
I just try the HISE PLugins version in Cubase but it does output any sound, and midi didn't seem to work either.
-
RE: Export to HLAC monolith (No File Created)
@d-healey Oop! same issue,
Thank you