HISE Logo Forum
    • Categories
    • Register
    • Login

    SawPluck vst3 First Attempt

    Scheduled Pinned Locked Moved General Questions
    20 Posts 7 Posters 873 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • hisefiloH
      hisefilo @A Former User
      last edited by

      @Tania-Ghosh wow! I love it. Great job. Saw is sampled or comes from Hise oscillators? Sounds analog at some point

      ? 2 Replies Last reply Reply Quote 0
      • ?
        A Former User @hisefilo
        last edited by A Former User

        @hisefilo Yeah,You are right... I have prepared single cycle SAW waveform with GNU Octave

        I have resynthesized the waveform with Edison...then exported the samples (Diminished 7 scale). Rest the HISE magic.

        TM

        hisefiloH 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @hisefilo
          last edited by

          @hisefilo

          fs = 48000;
          freq = 524;
          a= 0.5;
          
          T = 1/freq*fs;
          waveform = linspace (-1,1,T);
          tone = repmat(waveform,1,1200);
          wavwrite(a*tone,fs,'cssaw.wav');
          
          hisefiloH 1 Reply Last reply Reply Quote 0
          • Christoph HartC
            Christoph Hart
            last edited by

            Have you tried adding the arpeggiator? It might be a good addition for this kind of plugin.

            ? Tania GhoshT 2 Replies Last reply Reply Quote 1
            • ?
              A Former User @Christoph Hart
              last edited by A Former User

              @Christoph-Hart Definitely, I will try Arp. Right now I am digging around HISE midi chord functionality. In 2017 I first saw your "Build an instrument with HISE in 5 minutes" video.
              That attracted me very much. But that time I was in Engineering college and also studying Visual Effects for Films. That stopped me to learn HISE. Then I realized HISE is a vast framework. I need to learn it from scratch and I need to spend much time on it.
              In between I tried Synthedit,Flowstone,Cabbage,Rack AFX but none could replace HISE. I must say everybody in this forum is very very helpful. I'm doing HISE for few days and whatever I have learnt all because of you guys. I have got a very good forum as a family.

              Tania

              1 Reply Last reply Reply Quote 3
              • Christoph HartC
                Christoph Hart
                last edited by

                I might have to update these videos so that people stop asking where the JSON is gone ;)

                ? 1 Reply Last reply Reply Quote 1
                • ?
                  A Former User @Christoph Hart
                  last edited by

                  @Christoph-Hart hahaha.. that's right..🤣

                  1 Reply Last reply Reply Quote 0
                  • hisefiloH
                    hisefilo @A Former User
                    last edited by

                    @Tania-Ghosh nice :) I guess Hise 3 will allow us to create custom oscillators via Snex. But it's a mystery by now.

                    1 Reply Last reply Reply Quote 1
                    • hisefiloH
                      hisefilo @A Former User
                      last edited by

                      @Tania-Ghosh said in SawPluck vst3 First Attempt:

                      fs = 48000;
                      freq = 524;
                      a= 0.5;

                      T = 1/freqfs;
                      waveform = linspace (-1,1,T);
                      tone = repmat(waveform,1,1200);
                      wavwrite(a
                      tone,fs,'cssaw.wav');

                      LOL not q clue what this is...

                      ? 1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @hisefilo
                        last edited by

                        @hisefilo Octave code.

                        1 Reply Last reply Reply Quote 0
                        • Tania GhoshT
                          Tania Ghosh @Christoph Hart
                          last edited by

                          @Christoph-Hart

                          Arpeggiator1:! NoteOn with ID113 wasn't found
                          

                          Today trying Arp but continuously getting this msg.
                          error.jpg

                          Thanks,
                          Tania

                          Tania Ghosh

                          ustkU 1 Reply Last reply Reply Quote 0
                          • ustkU
                            ustk @Tania Ghosh
                            last edited by

                            @Tania-Ghosh It will be hard to tell with no code/snippet ;)

                            Can't help pressing F5 in the forum...

                            Tania GhoshT 2 Replies Last reply Reply Quote 0
                            • Tania GhoshT
                              Tania Ghosh @ustk
                              last edited by

                              @ustk

                              HiseSnippet 1350.3oc4X0sTaaDEdElkI.EBPIS6k5hdAYZJisgj1Ng8Co7ZV75oHdYoQtm7ffEQUkoiFmLoz2s9HzGg9Hj2f1yJIaIgU8HboMSa8Edzd18bz24+yJKeoMDDH8IFye4.OfX7Iz1CDpdM5w3BxwGPLVl1hEn.eyXR6OviED.NDCiJuVSvX9YIQ+9vN6ybYBaHkDgbkjaCmx6yUoTs18Dtq6gLG3Rd+Lmd6cO1VJZHckgHdpPqR7X12v5BmwzGaFJwXtlNbkzushof.hwr6KcFztm7GEwm+Jd.+ZWPunFoMJnXxGJcczHV+LoQOtqi0P8NfPLnVoVgJwVg0os3N7QzSsFqDsgYJGYsGFyLI3UaJg2LYf2rwvaUZaaetmJcGM1Vjdr.cTcXnKHKrhOKw3WnMj3ADpM6ytANzGWLhgMdY0puvb6pUe920ITXq3RgoTblTAmK134K7SKL+B+7Bl2eqNcJbO8qwW55B9Ets1q6OIF2PD1+Zv+El2xbCgQGDU+712EKm80NVqybPo3XAWctGjrN0Cn2KVqGtaUxHkMKoTcLK0HUqfikRZbGLIwqftZijiiZpJxQuVhitsK2A7svzABGw4RzTB0HQVILL1PmG4vTLhQU5V02b3uNMNE++Hqz0GL7QwlMhVSHu43CzblfADNHD8.eEWanMN.tEyiiC9lmd.DbiR5Ec19dRgF7FzG.huSi1FHZGne3U3CdCMHG6nK4rmuGzsKmgN6ZXAiwxOWJ6IRJSkimbokUxG1TobgMSzS8oi7TUh06kSz68CUJoHRmWlFihDRItozZijRHiknW.AfJuHnFSj8XKcD6OkdVX+1JvKg18vf4tkQHKR0RHBGO.kHi.VIR.sugeOXPMLJoY.kfzWcBL3gaLyqHd.3bhPdcJDVrHlWIgYL99Z49x6hXGCsgeHDvNbiHeOX7gcJCLVhdtshcKbASzEd39z4os6E1oiKLcQTKRaJXX39kb3OyOL4hOqilg97Kwz9La7nTCpz.3JvUZyUCFG.o1hbfnyWt+dat42dB9R2JzZBqKMHVidJH5p5UdHbi9Ub02iux2Islv5RFMtJEmJQH.21fKXqKCN4rpBExmQOOT4EpdDD0pzVVMwRr9CEVpPlozB4oZgzT3LlHVojQ2yQOB6kWPlw3CQgixIcBc08KxNemdn1jMvgRx0HQOsjH.i6xlw+.F5qZgC8UqnNMkDtqRs3J6dEi2YJ.u54I+aFuiZQ2rSGLZJEryRO7cS67xSGTdVLTVj9Vrbaz8Zh.xyhV2Q52270f.7Gejg72r4WK6Ma7J8Mah6.boOSD3ICfZYk781qd18N.Tgh7GOlTtSoUuCQ0Ky4dxtCIVOKQKlHmvv04jTK9coK+schaczFPsw47.aTYiF.KS5fUna.7VtipWsrLlRtdVxGw7cP+hct.zJS0snxm2l47Ebkp49HbiuG+j++50ppTN3VfEzvZrub.VPm22yEZJtEaOiTzXbM7xBcXgtpgTymm0RJjd8jBdtHfK.kOuaWHWfUgJzdJkty6HJqu6EXKLVPlbuuX2S4Bf4i1IXJsE0JusXR9qOmFCWScwAy+aziox+66wL4LTr94+d7z3zfA10Mib2le782WHCUbQ2VLrZf9KFnuJK1.Eu9U7zgACmsLYc0g2hpMHbhV763ujMqMbZV8l0Ft4+Hui9Lae46siGdUWv3IQTP8VD8gMmm1Ru1L8K4PqtYURersy6ss0wzeEZeJlm5SAOaME7r8TvyKmBdd0TvyWOE77MSjGcG+8BUx9ww+HAqlQedLCi3IfhREH+guErg0
                              

                              Tania Ghosh

                              1 Reply Last reply Reply Quote 0
                              • Tania GhoshT
                                Tania Ghosh @ustk
                                last edited by

                                @ustk ArpTest.zip My Snippet sometimes doesn't work.. I have attached Archive file too.

                                Tania

                                Tania Ghosh

                                ustkU 1 Reply Last reply Reply Quote 0
                                • ustkU
                                  ustk @Tania Ghosh
                                  last edited by

                                  @Tania-Ghosh Yes you're right something wrong is going on with the ARP.
                                  I know there's been a commit about that recently so it surely has something to to with the NoteOn ID issue. @Christoph-Hart ?

                                  Can't help pressing F5 in the forum...

                                  1 Reply Last reply Reply Quote 1
                                  • First post
                                    Last post

                                  29

                                  Online

                                  1.8k

                                  Users

                                  12.0k

                                  Topics

                                  104.4k

                                  Posts