HISE Logo Forum
    • Categories
    • Register
    • Login

    Collaborative project!

    Scheduled Pinned Locked Moved General Questions
    1.1k Posts 18 Posters 253.1k 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.
    • lalalandsynthL
      lalalandsynth
      last edited by

      Yep, I guess we cant do much about that , but we should maybe think about fixing the noise ?

      Or not, maybe that is just the way it is :)

      https://lalalandaudio.com/

      https://lalalandsynth.com/

      https://www.facebook.com/lalalandsynth

      https://www.facebook.com/lalalandsynth

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

        I assume the CPU hog is the leslie (because it doesn‘t change with the voices).

        Have you tried compiling the leslie into a C++ node?

        ustkU 1 Reply Last reply Reply Quote 1
        • ustkU
          ustk @Christoph Hart
          last edited by

          @Christoph-Hart Does it change something once compiled?
          I'll try that once I can get the Last commit to open my projects...

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

          lalalandsynthL 1 Reply Last reply Reply Quote 0
          • lalalandsynthL
            lalalandsynth @ustk
            last edited by lalalandsynth

            @ustk In case we do an update.

            Fixes.

            1. Cpu hogging - probably Leslie.

            2. Lower noise - possibly accessible to user in settings ?

            3. Drawbars are inverted when midi learned.

            4. Examine speed difference between top and low horn - Leslie.

            Possible additions.

            1 . Distortion - Growl

            1. Leslie Cab Impulse

            3 Pro version - Another page with stomp boxes or fx / Delay , eq , phaser etc

            https://lalalandaudio.com/

            https://lalalandsynth.com/

            https://www.facebook.com/lalalandsynth

            https://www.facebook.com/lalalandsynth

            hisefiloH 1 Reply Last reply Reply Quote 0
            • hisefiloH
              hisefilo @lalalandsynth
              last edited by hisefilo

              Hi guys!!! Nice finding! The video guy is really happy with Collab3.
              Im not shure if they say noise regarding Leakage or some other noises like key click (or DC offset caused by the oscillators with zero or 1 for attack (easy to change but I personally like it)

              lalalandsynthL 1 Reply Last reply Reply Quote 0
              • lalalandsynthL
                lalalandsynth @hisefilo
                last edited by

                @hisefilo I saw someone say they stopped using after trying Waves denoise.
                Seen a few of these comments so maybe have something in settings to change it ?

                I could do a test , compress it and see where the noise is coming from.

                https://lalalandaudio.com/

                https://lalalandsynth.com/

                https://www.facebook.com/lalalandsynth

                https://www.facebook.com/lalalandsynth

                hisefiloH 1 Reply Last reply Reply Quote 0
                • hisefiloH
                  hisefilo @lalalandsynth
                  last edited by hisefilo

                  @lalalandsynth noise sources un collab are dc offsets from oscillators with zero attack, noise generator for keyclicks and leackage container. do a gentle 20 ms attack and kill leakage and noise gen if you want a clean sound

                  1 Reply Last reply Reply Quote 0
                  • lalalandsynthL
                    lalalandsynth
                    last edited by

                    Question:

                    Why is the Leslie such a cpu hog , its not a very involved fx in itself ?
                    Should I expect CPU problems when building fx with scriptnode ?

                    https://lalalandaudio.com/

                    https://lalalandsynth.com/

                    https://www.facebook.com/lalalandsynth

                    https://www.facebook.com/lalalandsynth

                    1 Reply Last reply Reply Quote 0
                    • lalalandsynthL
                      lalalandsynth
                      last edited by lalalandsynth

                      Time for MkII ? :)

                      And maybe remove the whole Covid Reference ;)

                      https://lalalandaudio.com/

                      https://lalalandsynth.com/

                      https://www.facebook.com/lalalandsynth

                      https://www.facebook.com/lalalandsynth

                      hisefiloH 1 Reply Last reply Reply Quote 2
                      • hisefiloH
                        hisefilo @lalalandsynth
                        last edited by

                        @lalalandsynth why not!!!!
                        And a super fat creamy rotor speaker with IR?

                        lalalandsynthL 1 Reply Last reply Reply Quote 0
                        • lalalandsynthL
                          lalalandsynth @hisefilo
                          last edited by

                          @hisefilo Yep , I still have access to a real one :)

                          https://lalalandaudio.com/

                          https://lalalandsynth.com/

                          https://www.facebook.com/lalalandsynth

                          https://www.facebook.com/lalalandsynth

                          Christoph HartC hisefiloH 2 Replies Last reply Reply Quote 0
                          • Christoph HartC
                            Christoph Hart @lalalandsynth
                            last edited by

                            Or just take a faust effect LOL:

                            Link Preview Image
                            LeslieSim/faust/leslie.dsp at master · miccio-dk/LeslieSim

                            Leslie speaker simulator, made in FAUST + JUCE. Contribute to miccio-dk/LeslieSim development by creating an account on GitHub.

                            favicon

                            GitHub (github.com)

                            Works out of the box and sounds awesome, you can even connect the leslie positions to a cable...

                            hisefiloH 3 Replies Last reply Reply Quote 3
                            • hisefiloH
                              hisefilo @Christoph Hart
                              last edited by

                              @Christoph-Hart No way!!!! this is awesome!

                              1 Reply Last reply Reply Quote 0
                              • hisefiloH
                                hisefilo @lalalandsynth
                                last edited by

                                @lalalandsynth well I need to see if it compiles on HISE 3.0
                                Will pull the repo

                                1 Reply Last reply Reply Quote 0
                                • hisefiloH
                                  hisefilo @Christoph Hart
                                  last edited by

                                  @Christoph-Hart @lalalandsynth this is promising!

                                  treble_speed = hslider("[00]Treble speed (RPM)", 35, 5, 500, 0.01) : si.smoo;
                                  treble_radius = hslider("[1]Treble radius (cm)", 19, 5, 30, 0.01) : si.smoo;
                                  treble_mics = hslider("[2]Mics distance (deg)", 90, 0, 180, 0.01) : si.smoo;
                                  treble_am_depth = hslider("[3]Treble AM depth", 1, 0, 10, 0.01) : si.smoo;
                                  treble_lpf_freq = hslider("[4]Treble LPF center freq (Hz)", 1500, 500, 3000, 0.01) : si.smoo;
                                  treble_lpf_depth = hslider("[5]Treble LPF depth (oct.)", 1, 0, 4, 0.01) : si.smoo;
                                  treble_horn_freq = hslider("[6]Horn resonance freq (Hz)", 2000, 1000, 3000, 0.01) : si.smoo;
                                  
                                  lalalandsynthL 1 Reply Last reply Reply Quote 1
                                  • lalalandsynthL
                                    lalalandsynth @hisefilo
                                    last edited by

                                    @hisefilo Oh ! Nice !

                                    https://lalalandaudio.com/

                                    https://lalalandsynth.com/

                                    https://www.facebook.com/lalalandsynth

                                    https://www.facebook.com/lalalandsynth

                                    Christoph HartC 1 Reply Last reply Reply Quote 0
                                    • Christoph HartC
                                      Christoph Hart @lalalandsynth
                                      last edited by

                                      Just be aware that there is no license specified for the code repo I posted.

                                      As long as it's for a GPL project, you're fine, but it's not clear to use in a commercial project.

                                      hisefiloH 1 Reply Last reply Reply Quote 1
                                      • hisefiloH
                                        hisefilo @Christoph Hart
                                        last edited by

                                        @Christoph-Hart got it!

                                        hisefiloH 1 Reply Last reply Reply Quote 0
                                        • hisefiloH
                                          hisefilo @Christoph Hart
                                          last edited by hisefilo

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • hisefiloH
                                            hisefilo @hisefilo
                                            last edited by hisefilo

                                            Hi guys, started migrating the repo to HISE 3.0
                                            Just pushed the faust rotary fx to test (and fixed a var that needs to be local in HISE 3.0 )
                                            https://youtu.be/MhvTlSfikJA

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

                                            19

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.4k

                                            Posts