@Orange I Need Your Help Buddy👏
-
Hey @Orange
I'm Trying To Do Someting Similar To What You Already Done With Some Of Plugins, When They First Run.
There Is A Window Pop Up, Which Let The, End User Select If He/She Wants To Run As Demo, Or Input A Serial Numbers.
Once I Hit Demo, A JS File Creates Automatically, That Tells The Plugin To Run In Demo Whenever It Loads Up.
Coould You Please Share That Part Of Code, That Generates The JS,
I Have No Idea How To Do Someting Like ThatThanks For Your Help
-
And Did You Saved Your Project, While The Window Is Visible, Before Exporting?
-
@Natan Me too..I mean I want to learn such things...how to make..
-
@Tania-Ghosh @Natan The only way to learn this stuff is to try and do it yourself, not ask other people for their code.
-
@Lindon's right, I suggest you have a look in the doc and the forum about the file and systemFile API. You'll find in the forum some examples for writing a file and reading it
As always, begin small, make tests over and over
-
@Natan said in @Orange I Need Your Help Buddy
:
And Did You Saved Your Project, While The Window Is Visible, Before Exporting?
You can use
Engine.dumpAsJSON
for that .js file creation.Serial number read / write example has already been in Hise Tutorials > Simple Copy Protection project. It is similar to this. Also I've already shared similar stuff here: https://forum.hise.audio/topic/1204/simple-copy-protection-done-right/106 From this starting point you can implement your style too.
Yeah @Lindon & @ustk is right. The best way is to LEARN for making stuff. All of us are helping each other, this is different, no proplem for this. But to make your ideas alive, only way is learning. I suggest studying Hise documentation. Also learning C++ coding (at least to be a beginner) from Udemy or similar platforms will be good for you. In this forum there are ton's of examples, dive into them, make tests, take your time, and you'll see that you will grow your knowledge....
-
@orange Thanks Orange, I'll Take A Look Links
For Some Type Of Ideas, We Need Refrences, To Study. There Is Not Much Codes Around The From About Things Like That.
-
@Natan Exactly...