HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. StephanS
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 37
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Adding a distortion knob

      You can use a shape fx as distortion as well and there is also an auto gain implemented already. But be careful it's a little buggy.

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey
      Alright, Linux is the way to go on a long term. I already thought so.
      Thanks for your help David!

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Make sense. But now I have only the Faust version on my VM 🤣 I hope I get it to work as usual in the next days. What's your every day environment for develop?

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      OK win VM does the job 👍 It compiled Faust version successfully.
      Are you developing only on VMs? How is the performance with Audio samples and midi?

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Ok i try that, thank you for the tip :)

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      A Win VM on a Win Machine? Or do you mean a Linux VM on a Win machine?

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Ah ok. But I can go on working on the project.
      Hope I can get a working compile system the next days.

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      i have only one copy of the Code on my system and i only use the JUCE what comes with it.
      Is it possible to Compile on a other PC and take the compiled version to a other system?

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Yes, i have used the version that came with HISE but yesterday i tried it also with the original from juce.com but both didnt work.

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Hi David,
      Thank you for your reply. Exactly only for debug with Faust and release with Faust.
      The normal release works. But i have a working project with faust dsps and cant get it to manage.

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Hi David,
      I have now tried every conceivable possibility and always come to the same result. Compiling the fist versions does not work. Neither debug nor release. I always get the same error messages. Even the older commits. Do you have any tips for me?

      59e312c7-6a5b-4efb-b75c-e39a2ca79728-image.png

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Thank you very much for your help. Tomorow i will try it one more time with a git chain and clone the hise repo.
      I have the errors also in english for you :) if you know what the problem could be.
      Just for fun:
      can i have a running version on a usb stick and work from there, then i can use the same version everywhere, if i maybe get it compiled on another pc?

      dfaea8e2-9255-4d75-a583-1fe5c5c27a41-image.png

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      I have now tested everything again. Uninstalled Faust, loaded hise develop and even reinstalled VS2022 and unfortunately it all leads to the same result. Of course always with a pc restart in between.
      I think something really weird is going on.
      Maybe someone has a tip.

      a3848c32-bf46-4c15-a7c3-53f395b02049-image.png

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      I have now downloaded the latest version of Git again and deleted all the others, but still the same problem. It's partly so random. What is the best approach? What is the most stable and best system to seriously work with Hise? Could it be VS or Juce? The error message also refers to Juce.

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @d-healey

      Hi david, I've tried that too, unfortunately always the same result. I really have no idea anymore. I just tried to compile the 4.1 version with Faust and now I have the same problem. Everytime i get the same errors in VS.
      196befc8-3aa8-423b-8df3-baf216065921-image.png

      posted in General Questions
      S
      StephanS
    • RE: Hise with latest Faust 2.79.3 compilation failed

      @Orvillain

      Thank you Orvillain but I've already tried that. I deleted all files from the build folder and everything remains the same. I've also tried an older Faust version, same thing. Or is there another way to clean?
      Thx for your help

      posted in General Questions
      S
      StephanS
    • Hise with latest Faust 2.79.3 compilation failed

      Hi Folks,

      has anyone already compiled the current develop version with the current Faust version 2.79.3 on win11? Unfortunately I only get error messages. The release version works perfectly.

      Thank you very much for your help!

      ca6f1a6c-76eb-4061-9d4b-bab32e9c7146-image.png

      posted in General Questions
      S
      StephanS
    • RE: Help With SliderPack and CC Control

      @d-healey said in Help With SliderPack and CC Control:

      @StephanS said in Help With SliderPack and CC Control:

      how can it work that the slider states stay at the values i selected before and stays in position to each other when i control it via CC.

      This I don't know, because if you are using the current CC value as the starting point, then it's going to be constantly changing.

      I would forget about the sliderpack for now. Just add two knobs to your UI and see if you can get one knob to control the other in the way you want. Once you have that working you can move to the sliderpack version.

      Hi David,

      thank you very much for your help.
      I now have almost everything as it should be. Unfortunately, I can't manage one function. When I move a slider in the pack, the value is passed on to the slider but this must then be saved again. Could you have a look at the snippet?
      And please don't judge me for the horrible code ;)

      HiseSnippet 2650.3oc0Z07baabEGPVHwjsowwMyzdnGPzkRE4Hwkeyp1wThTRkUePVSYm5wiiJHvRwsBDfFXorny3Y7kdN2Zu1Yx8dsG5Eeq+OzSNsoyzdqGZOmtefOVPPBRoXO0hGfDv962a+g26suEXw11wVG55Z6HIm93wCgRxeWkNisv8q2WCYI0rgj7OPoiIx.5zVS+rSpW+jigt3SNGHs83gZttPCIY4arGErbpkkX+922caMSMKcX3kjjdfMRGd.Z.BGd0101GYZtqlA7Xz.AzEp0T21ptso8HhvtgRVogjNW6T3QZTXKoH8y0b6KI+wJ450UOWux4q.pBpVtPU.nXktExlS2nX074Kk2nWtJZkpPH8N6Xfv1NcvZXnqj7xaaaLtSe6mZw6fGfbQcMgzS.RcH8L+x6ZaZPuEoWUpdejoQaeOlqDwJsC8e2f6+9PkCQFnfqG5GuEqA0PFhNP4khJuaDQd.Q4kUPdSQRxBRZYtj9.kN5Nng3vVn546nzzBCc5oQhShRgiUZo8usRcaBBK75CzNCtqC4j.FYJlM6cTKjM6palNMIV4hUOWyQc+i1Fn9yT84cJDW2dvPaKxIYVg13JD7QfmKI34hAOeRvyGCdgjfWHF7hIAuXL3kRBdoXvKmD7xwfWII3UhAuZRvqFCNHahworwIjbfMdjEjXnEDO1BRL3BhGcAIFdAwiufDCvf3QXPhgX.KFqF6WTazgXhGQQeGV9N6Xd1wBriEYGKwNVlcrB6X06viS7+vYC3zAb9.tA.bK.J83HiEoUanR2w1zD5PidrB6zaiCsMFYpQJ2jYEVMIAXQcAGraq.ryxBDLpgfhw+XMRcKQpgylDTOZJFQzI14flM14dyLRval1wzeQBDo2XCU0l8Tw8gp5ZllcI8ppt8.nqZOG6Arqe3VcNlXcaGUKabZZ+gbOrNo25oY5B2jaiNDYQl+QsslEzjX4OYxehx83V2aq81Y15k2tmfoV2SB6eTqs4VNMxxDYAU6MxRGirsTss3X7hTYz8M2cHco4H3po+b1c9FargoM4NU0Qy5TpaO65jDHPtxqmk13gZtjB3pmY0kpt5pOXqCt+NLh9rOrYiljVXmNQFz5tP7VXrCp6HLLyjM1.1SajI9AT03KpMCMM6fmiE6LBxahqUzloS0i3+yfnBdSUj5OkMvYcSn0o39jKr1Zqxv+4AgWNyAHKBEJ1GgdL0MmYExkDGU54MnIfb2NEESjYVkvQ8Sn1HDtuob8A4n9wpGpQxb6YZSRT42WpaPboUHbYsn00MCwHqptZb6n2mFGLxHzD6eddLmhW1lGlmSxMld1COOXkUoRzy+W2KyNyDYIq5k7xJB4CxMnFAj3aP3wBiQ8+2nCSyvljOdFI0ryKezK.aY.uvKPsN6jV8BoPsNO6SUsdeHYDJpmJB+icEGdVea+QnLeVO0LeD0wM8zBLbvvoFwCiBTHOhIkGSPxzbXi9DCxBnnEylIgO5eSkx6Nij1pd2XdzP9Y8bKpq9STWYkMmjLHQxfoPVMjbtDImKYx4Sjb9jIWHQxERlbwDIWLYxkRjbojIWNQxkSlbkDIWIYxUSjb0jICRNECjcNzmSR1bxx.ImlAlSdFH4DMvbxz.ImpAlStFH4jMvzy1R6OZOEqbbZ1TTjhSVr5X9U3Na5EhEJNRJb7buI52Ch4UiG5.cIk93cqaPU0zAkW8qY4lQywQareuQe9BBUxDszmp7w7RRLgoQElG1n0D43We3H29YzDJF5UPiOUjCDOxwxCKSvrG6gnWZQ3ooYMLoGQ3zwJVFJcleJ3wbBmQQcJylveJtjlOIcpzonOmaXOw4DNaE6pagISXQ5TJ1byGKvGa94iMmO1ByGaderEmO1B9XKMerE8wVd9XK4isx7wV1Ga04ishOVP14CtZ.3EHxABBcfEI1ED7.KPzCDD9.KP7CDD.AKPDDDDBAKPLDvChoSkhlTO6m0y+MaldIlHiXXixDFNcjMF1xJCcbCoGRqNYS85M01Beh9o1LcY5bRhXFqQC5BcDF0x.JIubz02RY1quk3xuoycKB.ssZRJ5zZHzZVKJmjmuTRR91dph.EyVIrum2JgwCGRHCI4apveBSIlhCVCxWdRMo.1KyYe6HroEx7r.OR3aAE42mX.CMrlj7iTJUX86c596u1Aic1ubmV+hFOqk8456rlydmUuRc6yexSa8zrZcVqaEqAkQOYusbImipuV4e4V8JONKx3hVeZqhMW627vcOqbGyGd7EsvFGzXs0kjVf6t2QglRF4dqV5e++3tKL2bQ39q6c9Ws3byGg6eXuO5et3bKDgq5u8O+2VbtEip4uv4Rzukhv8Ee3m82Wbtkip4+3e5es3bqDg6qd1+4qWbtUiv8k+2a9WWHtuKK2H6Dh9u7UWBxQyrd0WJ80WBx4tZ2xbx4+1Pdhjq7e4kgbwuMjKMQn5GRRqueyFzZERxxdUtHUyFBcvHZgR4FvyQ5P9B4mRoAz8Lr8PRIofoIHIA7N887Wle5ZTw5yTJdOblzEheJlwhm7TjAtOsnUNxI8gnS6i8OSRnORO+BnB8ApVXe7pQ075C+VeXM+9w+JMqM.YXXBaa6hnSnD1xQ0FncgXUYWLbXGzyfhetIL7BhwVVod8HZ9cWrx1B593ZS22TSVz276HMMzeFmlFzOsSz0uLhJRMqnSZZFQ6sNZmClkDpAmz0gmz08xt05Z6PtutmlAZjqn5QX3.wugV3443WP9VKT.1aNj4lB4eg0mhFcwioytmV4AzDacMSoYEve0cGp4PTjnzBcTQtGRq.JUtb4bjgjSwgO6YzDtS.0R5Novav6jKghyKp3FWGTbAQEez0AEWb9kAdKSwkDU7CuNn3xhJ9ytNn3JBJ9EZWGTbUQerwa4J1+IPEbx8tVHYvrdXm2dkr3zdu3rqERNx7dVWKjr3De0FdsPxhy78hmbsPxhS88Rm++I43a0paoD7V.h67K59iyqAp8E2tUzsTkEoeGK9BMu91NXKInwaw0nB8sU7D1Du2xbE1tNvmLBZoKbQ0ZzMvWyPuVsun1mpcNrmsy.uWa0C4Op1AvSIcjnAOFR7rcFaoKdwNCrsw8QVmFYaARr6A11C2wh90aLDw2tulKcIMcgXwTApYO1lumGpaZSduOANMO0x1AxWlTQR0G4hsG3eCv1rgcHuxYi23Km2kHlCV7XdR4keeV3OHNSSDt7olKuXolIuQJktTJNHI7sDEmNPwQ1SLLEeakI2gUyWv22Ex9BkQRWsNmTrRLsOX8eIF8H1ptGeHTzsUKpl3lzQbQUBsDqi4I6jL+Wa4jKZ.9CTZiv58mdsxklh2RR50VsRo3al22SYmd8f53PAtrxt+p2L6bWo6YOBSp4cnF1AQleSgDT6XOxQGR5cKKnI8ylHuDMtyOOK8bVcNnkA6jug7yqQ.8bYuFA9MJMPS2w9Dcd3lVq3lrqPzjEaqUmR4P54pfI9bHjej4HQmnqG0TwHl6pRL+UkXgqJwhWUhktpDKeUIVY9DokY1ZDYpK9vFIoCauCebrbvLlx2P5+Aomz72A
      
      posted in Scripting
      S
      StephanS
    • RE: Help With SliderPack and CC Control

      @d-healey said in Help With SliderPack and CC Control:

      @StephanS said in Help With SliderPack and CC Control:

      how can it work that the slider states stay at the values i selected before and stays in position to each other when i control it via CC.

      This I don't know, because if you are using the current CC value as the starting point, then it's going to be constantly changing.

      I would forget about the sliderpack for now. Just add two knobs to your UI and see if you can get one knob to control the other in the way you want. Once you have that working you can move to the sliderpack version.

      Alright good idea :) i will go ito the rabbit hole

      posted in Scripting
      S
      StephanS
    • RE: Help With SliderPack and CC Control

      @d-healey said in Help With SliderPack and CC Control:

      @StephanS said in Help With SliderPack and CC Control:

      To store the values for the cc control i must link them to a data object.

      I don't think you need a data object. The sliderpack itself contains an internal data object, usually the only reason you would want one is for linking multiple sliderpacks together.

      Ok than back to start:

      HiseSnippet 1684.3oc0XstTaaDEdEfZiUaRSR6O6OzvuDEJwlKFnzNQfMj3Av1M1gzY5LMUVZs8NHuqijLAmLoSdC5qTdT5iPdCZO6txRq7EHvP9Q8jfmcO291yk8bVWOf4hCCYAHMilC6iQZesdigzntk55PnnJkQZ2S+DmvHbfobq8G12ILD6gzzl+I7Mzxs.R74iOdeGeGpKNcKD5TFwEeLoGIJc251GQ78OzwC2jzSg6Mrq3xnkX9rA.dlWOOpui6YNcvUc3rMmN5oNgcQZ+f9Zsa4tV6sVe6B6TXms1XmBE1b6VajeMWuM2Y80KttW6011o31fPewAdjHVPiHmHbHRag8YdCazk8Zpz.mRBIs7w7EEPM.KK29PluG+Hx2EUpKw2q9HGUHBzR8T217R212oeBwijrep669BBloRn5.0lKK7lOC7JnBu7JvaJPRSAR5RH8.8FtAj9QoT334qzqPgnYaGHNoBkpC50vm3gCpC9b.J5ZZPHQpAzbu5KzKw.4nQq1y4L7gAvhD8XULe9ULg+rztFFFPHLLx7bm.yynrVEL+EyQR1AGUh0qOiBKrV7HN0EAQRE33CqcByafuC3R3BJxD4hkrq0h.OloLkU9zCvrMqBOYElGl3hDv78wyz7hfoBaY0w9ChhXzYa7X5icpcZg8msLRxbQTjIL4TT1IxAj8.ZGBEupa.Fxj1i58LbGBupsQFFsxJmHdY7nG8nipVaeCCB0GzgY6AT2HBiZxnhHX7o0xcDlVAff+.7RFu0HmQNRaSq3yEG4mxIYszRF4LMMeK7eib.S4ZyBLsH.PyuqIw7mUCUboRx9BsVBXX4kWx.DMWNy2JziYNU9CwQxk6A4fd3KrHqXl.tDLTkEzywm7FrGflcMEe.fjar3LWa6EEEPZMHBaMNwx31NC7kJbzwdWtVjQEtvVKFguHZwUL66DDhghBKIaR9DvOWt2I+F9B6GhAb.mqaGj7IBDw+.ya7NHleoEjbUEa3RN99s.WtU1LAdZCjzr+ya1rV0ok1DmNL6DG33CACvgjohma4QWIYU3GGcFkAtYi6jhpoi7rfIF6MNtR4CdV88JcDOEdJGAk7sK8XDGeA.BrEx7wq1OfvQkHy7mLWzbYI2v2KFm0aJBhRZiUGHWJnumZ7yjCyY6Bxbo1zcCSdfDU+JG4prHbMpkrr9cFliSpc6oRKMIcpj4s3CtLAsnC50BGj4REfQnKa1di5yt2nZqaWoCRgQFsBkDUqOlNqF5nXuJzGc9XTAlORzE8gwcQS8eHBzv7t5JNTj.57dleCnLO3lUj1uqWbiUu3hiwa+ziFtUdRvwCeQsak0qJwq.jyKA48x.RA.+RcQ87HnMZFq6XOSgkEJBgyoGW0Lt3e7wnmWg25fOxQrWC7j8wAQDdPRqL9bXfO4.H4zKiCOKh0GblIIq.xtFN1KRM8eXOLYg8eZ+ZhWT2jM9vqs6hIc5lNk4G5X2eTHthGeNrrSNvchIPx3Jcio.4e5qBjA18Hdd935rPBOuNEuUrg9u8a.MfTcegQC44rF5mxcYtN9nrGj2+qiePPMs64jZ9O7RazjNyKMFlJrsJ1Q+0XNw2e5D1trMumBR6NBuWspnoX66FaaQmHgoAtEckloW6MwpUWadX4U5ApXiTFucAY1ELX8nfo5z172jDSfGNTGwkOvJEBSCUCH2difOW8IdLkb3+zaHEX7g5iOD4UixmGha5HfQ5dUnmC4PbgRetUpRqJtUUk+F8XrntYexEwVctB0qIR0jvvhZdsM0Wu3pY+bdsKdh6E6TuX81EKIVC+o8xbR6HWitFt3BWpKVMK39ROrNOwLNzOVA9U5TOL.+pAXpqxll17mkVIsL19usegy4XX70dwWpEy42aeLtCXHUE1DC0FvqFbmzsSncx34A8dLi0+.J245oxe8tNg7lsPWb0HKWsMYxmhWxmA2VplJzgxBvxF3YRGFDFw5M5.HdBcC3Roxe16PcqExyTUcYU9eqH7mDm4IBW+h+E9zJ9u7ed.z0BwIIg+O.wOPuNIxs6zudctofWD5V65Uzj+lK2U+f1swtQo.bA8C+sOO+.KnmwFDAEwm3.OPCZqoyewJaPfKFrNkBupi2MaNdMmbcd9ZQgKl5IV7uvmXhER98U.hEFQD0ywMf8RW4Mu7j+6H1AvDU7KfkS+D9ZyIFKCgfoPHuz0MqplPv0toBt9MUvMtoBt4MUvh2TA25lJ31Wsf7N96M.tKVV1fPmT+.4svZIs.fYg9OajSBoC
      

      I can control the values of the sliders by clicken the sliderpack : Check
      If the button is on, i can control the whole sliderPack with the CC with the value of the CC: Check

      But how can it work that the slider states stay at the values i selected before and stays in position to each other when i control it via CC.
      Do you know what i mean David?
      It must be Dynamic. If i change the value of a slider it must be stored in a way
      thats the sliderPackData or am i wrong. But how can i recall each slider out of this sliderPackData?

      posted in Scripting
      S
      StephanS