Installing Samples Dialog....
- 
 When these are set both to zero and open the plugin, it creates a generic link in the app data folder. Is there anyway not for that linkWindows file to be created? 
- 
 @coreyu21 self-made issue. Disregard 
- 
 @d-healey -- sorry Dave - no go, just tried it : HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1 
 HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0--and I get no sample install interface showing up... and the LinkWindows has this in it: C:\Users\Lindon\Documents\Channel Robot\Atmosia2\Samples I put these preprocess statements in the windows and mac areas... 
- 
 Works for me. Did you clear out old intermediate files before building? And any old config files?  
- 
 @d-healey well I only know to remove this folder completely...: C:\Users\Lindon\AppData\Roaming\Channel Robot\Atmosia2 ..which I did... Is there something in the HISE build I need to remove? 
- 
 @Lindon The "Builds" folder itself 
- 
 Delete everything in the project's Binaries folder. 
- 
 @d-healey Nope that made no differnce... So I deleted everything from the Binaries folder, removed the C:/User/Lindon/AppData/Roaming/Channel Robot/Atmosia2 folder put this in the Extra Definitions Windows section of the preferences HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1 
 HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0Compiled the stand alone. 
 Started the stand alone- It asked me (correctly) for my serial number...
- gave it my serial number
- and it opened into the interface bypassing the sample load process...
 Interestingly(or not) when I say this: HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1 -- I get BOTH buttons (which I think is probably correct) when I say this HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0 -- I get nothing at all (which I think is also wrong..) 
- 
 Did you recompile HISE? It sounds like the issue from the old version, before I added my fix. 
- 
 @d-healey yep I did that this morning... and I'm pretty sure Im using your version:  
- 
 @Lindon said in Installing Samples Dialog....: I'm pretty sure Im using your version: We better check that. Look in hi_backend/backend/ProjectTemplate.cppand see if this line is in thereHI_ENABLE_LEGACY_CPU_SUPPORT=%LEGACY_CPU_SUPPORT%\
- 
 @d-healey yep its there: <CONFIGURATION name="Debug" isDebug="1" optimisation="1" linkTimeOptimisation="0"\r\n" 
 " targetName="%NAME%" defines="USE_IPP=%USE_IPP% HI_ENABLE_LEGACY_CPU_SUPPORT=%LEGACY_CPU_SUPPORT%" headerPath="%IPP_HEADER%" libraryPath="%IPP_LIBRARY%"/>\r\n"
 " <CONFIGURATION name="Release" isDebug="0" optimisation="3" linkTimeOptimisation="1"\r\n"
 " targetName="%NAME%" defines="USE_IPP=%USE_IPP% HI_ENABLE_LEGACY_CPU_SUPPORT=%LEGACY_CPU_SUPPORT%" headerPath="%IPP_HEADER%" libraryPath="%IPP_LIBRARY%"/>\r\n"
 " \r\n"
- 
 @Lindon Well I'm not sure why it's not working. I'm testing on my GNU/Linux machine so it could be an OS difference. I'll test on my Windows machine later today. 
- 
 OK I made a completely new blank project - 
added a single set of samples in a single sample map 
- 
made the ch1 file 
- 
made the hr1 file 
- 
put a keyboard on the UI (so it might play) 
- 
put this in the extensions 
 HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1 
 HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0- compiled it:
- ran it , and got this:
  So its failing to run the sample install process here too - so its nothing tho do with my (complicated) project.. 
- 
- 
 @d-healey OK .. Anyone else want to test this version on Windows? In fact anyone tested it on MacOS? 
- 
 I just tested on Windows and it works. So I think something went wrong when you built HISE. You can test by seeing if some of the scripting commands I added work for you, for example effect.isBypassed();HiseSnippet 794.3oc0V0saSCCE1tsdhVXSLDBAhah1UsRipTXafzDhR+CUAaqiNl3tIOG2Uq4ZGbbFTgfq48iWDdC.6jrlTnqLpDHVtpm+b+Nmy24X2SIIzf.oB.KdvXeJ.dCT+wB8vlCwLAnaK.bEzN3.MU4DqpwXebP.0C.g4egUArXAPz22dVCLGKHzTU.vgRFg9J1HlNUau5ujw4cvdzCXix38F06RjhlRtLzfm7HWfOlbJ9D5tXqa4P.3Rs8XZopuFqoAFeZH8F2en78hX+OjEvNlSsB0.8MGTrZPygLtWuyy0...VnWZlmONyuMZGlGah9zJvMiL3jFQ1Z.L2zPpvTPp1EAoNRtm8.t.3Ay.uBwvaUTehh4qSsXw10QcElly.rormEVw9BxceHpoz3gPWcD9TZGkQXRDk2x0ccmMccqr8xkVtjo3GncNCqb5v3FWp47TmHxP0Sn51CFPI5xqkXZs3PLmcfjSq5qXBc4DaUYAmCkxUpr8fPAQyjBGoXWoltmnbkRerTwRepjyOaZvfYZylAJImSUyzrkEolWfkEgiNlpV2ja7P5DGMk1o6cKc45cj3BZFGkhtBldOeZhbZ2s1L5tfjNh4WuoaKrFaa3I5L94SUZlENvVzyLSOws+hnVzfS0Rey7yuvMLLToWHGqml1ZmOSLXpGSwOrb.Q.SON676e.W1clb4YlsWR3tJpGSSFNa7laF30T09ai2jMCKihY+ofs.pya+GuFHY+7sP8j7w9CkBFIddKBPEQICeyYAM.zQQeWHUPRqhe4q02OKEvT9yrQ9t02ODyyV0q+45MX9RNVco5H4ubkgeyB54QatCZRR4bEhqa6LWcv68PIMcGaw9pCtWAs++Af80xPMSbxNXsh8A.Dsa3n9lm3PnFfJDTt4OBAyYuWHV10JaATepvKR36luDi0rxvDi0N2HXDlnjGQhuuyN+bsHMFLIhd7TQyq3LxN0.Q2AZhC4V0ELx7vliHD6BsGXv9ri4gKPLOZAhYiEHlMWfX1ZAh4wKPLOYtwXeS4yC0xQwbSihdsidL.D1VfMrrHZJ3G.88bHB
- 
 @d-healey said in Installing Samples Dialog....: HiseSnippet 794.3oc0V0saSCCE1tsdhVXSLDBAhah1UsRipTXafzDhR+CUAaqiNl3tIOG2Uq4ZGbbFTgfq48iWDdC.6jrlTnqLpDHVtpm+b+Nmy24X2SIIzf.oB.KdvXeJ.dCT+wB8vlCwLAnaK.bEzN3.MU4DqpwXebP.0C.g4egUArXAPz22dVCLGKHzTU.vgRFg9J1HlNUau5ujw4cvdzCXix38F06RjhlRtLzfm7HWfOlbJ9D5tXqa4P.3Rs8XZopuFqoAFeZH8F2en78hX+OjEvNlSsB0.8MGTrZPygLtWuyy0...VnWZlmONyuMZGlGah9zJvMiL3jFQ1Z.L2zPpvTPp1EAoNRtm8.t.3Ay.uBwvaUTehh4qSsXw10QcElly.rormEVw9BxceHpoz3gPWcD9TZGkQXRDk2x0ccmMccqr8xkVtjo3GncNCqb5v3FWp47TmHxP0Sn51CFPI5xqkXZs3PLmcfjSq5qXBc4DaUYAmCkxUpr8fPAQyjBGoXWoltmnbkRerTwRepjyOaZvfYZylAJImSUyzrkEolWfkEgiNlpV2ja7P5DGMk1o6cKc45cj3BZFGkhtBldOeZhbZ2s1L5tfjNh4WuoaKrFaa3I5L94SUZlENvVzyLSOws+hnVzfS0Rey7yuvMLLToWHGqml1ZmOSLXpGSwOrb.Q.SON676e.W1clb4YlsWR3tJpGSSFNa7laF30T09ai2jMCKihY+ofs.pya+GuFHY+7sP8j7w9CkBFIddKBPEQICeyYAM.zQQeWHUPRqhe4q02OKEvT9yrQ9t02ODyyV0q+45MX9RNVco5H4ubkgeyB54QatCZRR4bEhqa6LWcv68PIMcGaw9pCtWAs++Af80xPMSbxNXsh8A.Dsa3n9lm3PnFfJDTt4OBAyYuWHV10JaATepvKR36luDi0rxvDi0N2HXDlnjGQhuuyN+bsHMFLIhd7TQyq3LxN0.Q2AZhC4V0ELx7vliHD6BsGXv9ri4gKPLOZAhYiEHlMWfX1ZAh4wKPLOYtwXeS4yC0xQwbSihdsidL.D1VfMrrHZJ3G.88bHB well that's working perfectly... 
- 
 @d-healey deoes this work for you; HiseSnippet 1318.3oc4X0saaaCElJNrqwMcasnWraFfPwtnEnKPxwwNd6h57iSWPSZLrcaGvtnfQh1lHzjBTTIwqnWr2n8HzGo7FrcnjrEsiaVVvZWwluJm+H+34vy4iJsUx.ZbrTgbVo23HJxYUb2wB8vcFRXBz96hbtGdeQrlv48nwZpxyGs83HRbLMD43T5YF2bVYYT5uKd51DNQDPKTgPuRxBnGvFwzEZa274LNeORHsGajk2UatefTrijKS.HUB6ghHAmPFPeAw31RXjysZExzRUWMQSiQNKusLbb2gxyDY9+JVL6XN0H3i5BKTl58j7PChMZQ6LjwCaO4nGiPN31EIhRYIhGfOjExlpuHg70oFbKhvNe3rzUAOea34c8gmiE7VNCd2C2MPwhzEVLX6NPwBJR8IPIvFVY9hbdOdGI3fPu1HxIz8Tfvz.dTMOum3tgm2i+w9Ih.MSJbkhWH0ziDO5wkea4UJ+txtyape+EZyrMJImSUKzropqtp.ejHYzwT0SbOkvSnScDN9ylewe37qc4OH6Ta4nTrufoOJhJ9PYcTdpB9qWt+tDMwTHx0A9EQUZlABN6ROEtgmUVVAuKM9DsLJ02QQRgYEbVUmemJqPrGWRzLwfdL.pLnB8UXaU9nyKZI7aNdpPyAMOiEpGNUwE+VygT1fgVsV+RybLlAnx3mSGerjnBQGOXRi0p3pU1rZ8ZMVeSODSSGMwvcvUWuVEu5072vRekrHZTsQs5UZrARSOWauTfgM78gPRyRKwcvu8tkcceHryu1.2G9Ct9UWy6IoJ2kEGwIiOJPSNk9hzpLXuOgGSyb3.4YPfftFYx+DKSzuR8LE6jDqkidlhDMjEDOav6R6SR35shhnDkYRDXVqRxstMGll.qVGHUKAKdqUqQ5uM2zqdCu59Yt0SNX.mdnLjN6ha56g4.BAkavSlxWFSeEM.tRZAnhcDrtGmn6pGymewZ2ZRk4RFfa2JcwNUYpgVhPK.T6tkeGLK8RyFfITxvDXamcrkYVctAnWal4Clg.hXldr8r7OJyxttv8d31LcvvEi2kV.dgtyO13MmY3t3V86Ck7BvtLdue9iOMfMT91LnbebWshRFACN5RFEAiaSwSYbtz+Hj0QWax51JJLFKrK6Wsb68M2NAxWpY096MS2psFISDyrW4HuCE5f0ldvBi2tYmNOSIShlOpKdZ5kkdJn8FRE1FNRPg7t19LtiRFG2GNNoqUrso1IpAlbUglNzSop3Y0ASsx6BMLPNNFFhXpoVyBNjnUrys8NcW75QRq2vKXRk8mStxbxqOmb04j2XN4ZyIWuPNKgdHIxbyXU7VL0VZMjnhuDY5Wb8HSgkpMAN7VdtMavzsISi8U4oI7TPY8XsE7Tma8Y8Kw9zMrsz0Ct+EOVbkIXrKyTcZINEZPAMFLdebNY4DsyNr3PoPFMTJXAy1N.WuGLfprw9BOPYWxJz7flcnbJI1pe96Zd.S.7zy1k+2JW3e8yEWU85avYv00Lgy8+Fjjk9eOI4Uk59xbJR2z2Z8YdcdUb5PcWCG7+VPsiLw78IS32v.IXWf3OfZSEtjgdMS1yHa.TWpHLU3Ofe4F8mvaZL5OwHJXxRAms7+N8SJbJQEFpiz29wAFYt8U5X34EFHAbceRP4HRfR9lfrOT0f0ampAPoH8+RwJ3CMxt9nzOdEhC6slGZDvU8lf.Siv2CY3EGSkaPLqeCho5MHlMtAwT6FDS8aPLadkwXdlvVIvGMlMjDTztU1EKmVSuXUB8mM0uAJA
- 
 ...hang on just to make sure I'm not making a silly silly mistake: I'm putting these directives: HISE_SAMPLE_DIALOG_SHOW_INSTALL_BUTTON=1 
 HISE_SAMPLE_DIALOG_SHOW_LOCATE_BUTTON=0here:  thats right yes? 
- 
 @Lindon said in Installing Samples Dialog....: @d-healey deoes this work for you; I just see a keyboard, is that what I'm supposed to see? @Lindon said in Installing Samples Dialog....: thats right yes? Yes that's correct. When you open the .jucer file after exporting you should see this (except for Windows/MacOS in your case).  


