This prevents me from using this feature properly

Best posts made by CatABC
-
When I clicking this button, a bug occurs
-
RE: Directly fade in and out samples from two samplers on one MIDI note?
@d-healey OK, thank you for your guidance. I think I can achieve the effect I want in the near future.
-
RE: Setting the alpha of a color individually?
@d-healey Ahaha,god,It's so simple
Feeling mine so stupid。,Thanks very much David, you solved my problem again. -
RE: User-defined background?
@Oli-Ullmann Yes, thank you very much for your help.
-
RE: How to set the text color of Combobox?
@mmprod They are universal, you just use LAF
-
RE: How to set the text color of Combobox?
@Oli-Ullmann cool,I don't know what I did wrong, my
g.setColour();
didn't work, but I deleted all the code and rewrote it according to the code snippet you gave, and it worked. I want to give you a hug to express my endless gratitude.
-
How to customize the sound library location interface?
How to customize the sound library location interface?
The button is too small, I wish it was bigger
-
RE: How to customize the viewport row background color?
@Soundavid Thank you so much, I learned it and I'm so excited!:beating_heart:
Latest posts made by CatABC
-
RE: Legato 2025
This is a sample I recorded myself, I hope it can help you, the instrument is the Erhu from China.
-
How to disable HISE exported APP from requesting microphone permission in MAC system?
How to disable HISE exported APP from requesting microphone permission in MAC system?
I made a simple APP on MAC, which does not need to use the microphone, but when I open this APP, the system will prompt it to apply for microphone permission before opening it. I hope it can be opened directly without applying for permission -
RE: How to use CSS pan button with HISE
@Gab cool,This is exactly what I wanted, you are awesome
-
RE: How to use CSS pan button with HISE
In addition, I found that transform: translateX(); on the button does not work, it always translates diagonally
-
How to use CSS pan button with HISE
I want to use CSS to make the button translate across the panel and include a transition animation. Can CSS do this? -
How to use my own API written in C++ in HISE?
How to use my own API written in C++ in HISE?
-
RE: How to read file contents using HISE?
@d-healey said in How to read file contents using HISE?:
Ha! I got it. Thank you.
FileSystem.getFolder(FileSystem.AppData).getChildFile("license");
-
How to read file contents using HISE?
I placed a file without any extension under
C:\Users\username\AppData\Roaming\
The file contains some letters and numbers. I want to use HISE to read this file and use the contents in HISE. How can I do this?
-
RE: Where is the logical source code for HISE to obtain machine code?
@Christoph-Hart No, my goal is to simplify the user's operation