Color Font UI in Audio Plugin

Hi
Is it possible to change the color of the font in audioPluginParameter function? We can change the background color of UI, but I coudn´t find how tho change the fonts one.
Cheers
Pablo

Respuestas (1)

Charlie DeVane
Charlie DeVane el 9 de Oct. de 2019

0 votos

Hi Pablo,
No, sorry, there is no way to change the font color in audioPluginParameter.
A workaround is to use the -juceproject flag with generateAudioPlugin. You can then modify the generated C++ code to change the font color, and anything else you like. This requires a MATLAB Coder license.
Best,
Charlie

1 comentario

Pablo Panitta
Pablo Panitta el 9 de Oct. de 2019
Thanks Charlie, this is exactly what I´m doing. For sure improvements in UI capabilities to be included in product roadmap.
Br
Pablo

Iniciar sesión para comentar.

Categorías

Más información sobre Audio Processing Algorithm Design en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Etiquetas

Preguntada:

el 8 de Oct. de 2019

Comentada:

el 9 de Oct. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by