BasicSynth project blank GUI
- 
 @d-healey I cannot reprocue this anymore. It happens a whole day, and now that I was going to make a video I cannot reproduce the issue. As soon as it happens again I will do it. 
- 
 @giohappy said in BasicSynth project blank GUI: Actually the problem was that the sample project didn't have any interface :) 
 After adding some knobs it shows the GUI as expexted. Sorry for the noise.By the way, the interface editor seems a bit bugged. Sometime I cannot move or delete a widget. I have to close and reopen the project, create again the widget and then I can edit it.... I'm unable to load the BasicSynth project in Hise Standalone too, compiling repeats: "! Component with name wasn't found." Any ideas how I can get the UI working?  Many thanks! 
- 
 Confirmed. I'm guessing it's something to do with this project lacking a UI data folder. I'll see I can figure it out. 
- 
 Fixed - https://github.com/christophhart/hise_tutorial/pull/3 Just need to wait for Christoph to merge it (or pull it from my fork) 
- 
 @d-healey said in BasicSynth project blank GUI: Fixed - https://github.com/christophhart/hise_tutorial/pull/3 Just need to wait for Christoph to merge it (or pull it from my fork) Wow that was quick David, Many thanks 
- 
 @k-complex Here's the project so you don't need to wait. 
- 
 @d-healey said in BasicSynth project blank GUI: @k-complex Here's the project so you don't need to wait. David, you are very kind! Thanks again, I'm really enjoying your Music Hackspace tutorial - I'm learning so much more rather than simply parroting code snippets in to my test instruments. 
- 
 @d-healey Unfortunately the new xml still presents the same error... it really seems to upset the console print out!  
- 
 @k-complex Christoph pull the changes so just grab the latest hise_tutorials folder and you should be set. 
- 
 @d-healey Thanks David, works perfectly now. Much appreciated! 
