GithubHelp home page GithubHelp logo

Global "bypass" parameter about boops HOT 6 CLOSED

mikelupe avatar mikelupe commented on May 29, 2024
Global "bypass" parameter

from boops.

Comments (6)

sjaehn avatar sjaehn commented on May 29, 2024

It's already in there :-). The green / yellow / red buttons for play / bypass / stop can be automated via the "Play" parameter (atm port 6) with 0 = stop, 1 = play, 2 = bypass.

from boops.

mikelupe avatar mikelupe commented on May 29, 2024

Great, I saw that!

The only thing is, as far as I've seen, this stops the sequencer on a beat and continues on the same one when re-enabled. Is there a way to reset it to the beginning of the sequence? Or do I miss something? It wouldn't be the first time this happens to me ;)

edit: I'll play around with the "bypass" button, I have to find out, how to not disable the track's audio, when using it (that's what happens now)

from boops.

sjaehn avatar sjaehn commented on May 29, 2024

... as far as I've seen, this stops the sequencer on a beat and continues on the same one when re-enabled.

Nope. The plugin receives the position data from the host (DAW) in the host controlled mode and in the MIDI controlled mode. If there are no position data submitted by the DAW or you are in the autoplay mode, then the plugin continues with progression in the normal way (even if output bypassed or stopped).

Is there a way to reset it to the beginning of the sequence?

This wouldn't make sense following the description above. The host dictates the position. BUT, there is a way. the "MIDI triggered" mode. This mode allows to "Restart" if a certain note is pressed.

I'll play around with the "bypass" button, I have to find out, how to not disable the track's audio, when using it (that's what happens now)

0 mutes the output, 2 bypasses. Works fine. At least with me.

from boops.

mikelupe avatar mikelupe commented on May 29, 2024

Ok, thanks for the explanations. The "muted" audio source when bypassing might be some other issue with my routing.

I'll post it here, as soon as I find the reason. Ignore this issue for the time being :)

from boops.

mikelupe avatar mikelupe commented on May 29, 2024

I did some tests and it could seem to be a specific situation. Maybe you find some time to reproduce this:
Debian 11, KDE, Jack2, Ardour 6.7 with a Helm softsynth track 8 bars and some notes, BOops on it with e.g. "Bobble wobble" preset.
It starts playing with the effect audible, and when pressing yellow bypass, the filter correctly goes away and only the source audio plays. But when clicking again the yellow bypass, the source audio is gone and there's only silence. I have to press again the green play button for everything to come back. If this is expected, will close this issue.

Again: lovely plugin!

from boops.

sjaehn avatar sjaehn commented on May 29, 2024

This is right. Both, play button and bypass button are toggle buttons. If you press them for a second time, they become unselected. And if nothing is selected, then playback stops (= muted).

from boops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.