getSettingsWindowObject alternative
-
Hmm, that's what I'm doing. I'll investigate further, I must have made a mistake somewhere
-
Yeah it was my mistake. I was putting the SettingsJson namespace after the
setPopupData()
but of course it needed to be declared before. Problem solved :) -
this is for the settings.js
but what about the preset system.js ? -
Should not be any different. Give it a JSON with the preset browser details and it should popup on click.
The special thing here was just the weird function that created the settings data object and was never 100% right so I removed it.
-
hello !
found the new settings and presets .js in the musicbox example.work with 1.5.0 version.
but where is the "screw" logo that can permit to go to the settings ?
is it possible to know what to modify in the "old" sttingsbutton ?
-
found !
mixed script for multipages with this:
http://forum.hise.audio/topic/411/standalone-instrument-midi-input/7and added the midi input section.
:D
-
You can use icons from an SVG image by converting them to a list of numbers as described here:
-
yes thanks Christoph.
but finally i used the multipages script (with the panel, floating tiles and button).
i changed some parts of the script from "getSettingsWindowObject alternative" to use the multipages OnControl scripts (but with only 1 button) , and "skinned" the button with .png (that looks really better for me)the new preset manager is so powerful ! better than older.
-
Comic Sans MS!!! Best font ever.
-
lol !
hey ! right !
i didn't change this !oh, about font, i use in this project the Digital mono and TR-909 font. for another user, must he have the same font or is it "embedded/pixelated" in the final compilated project (VST, standalone) ?