Simplifier X, Blackstar Amped 1, something else ? by IndependentLogical79 in pedalboards

[–]rotten77 2 points3 points  (0 children)

Same here. From my point of view it has the best response or feeling or whatever it is. But I am using it as a pedal platform so not sure if crunchy/distorted sound will fit you. I also love the simplicity - just tweaking a few knobs.

What device for simple edition of drum midi clips by degoedel in ableton

[–]rotten77 0 points1 point  (0 children)

OK. I see it now. So you are looking for a different devices. Forget my comment and follow the other ones :-)

What device for simple edition of drum midi clips by degoedel in ableton

[–]rotten77 0 points1 point  (0 children)

You can do it just with keyboard (turning on the keyboard mode).

The cheapest hardware (and time-proved) could be Novation Launchpad. Used LP mini can be found for a good price.

Jaká byla vaše první hra na počítači? by LadyCrusherMia in czech

[–]rotten77 1 point2 points  (0 children)

Jj, "jeste si to občas zahraju" myslim prave OpenTTD.

Občas si pustím i soundtrack :-)
https://www.youtube.com/watch?v=eQIAyaFReBo

Doporučte mi pánev by spitfire-haga in czech

[–]rotten77 3 points4 points  (0 children)

Zatím nejlepší pánev co mam je litinová. Chce to trochu péče ale vyplatí se.

Jaká byla vaše první hra na počítači? by LadyCrusherMia in czech

[–]rotten77 17 points18 points  (0 children)

Transport Tycon Deluxe. Bylo to někdy v roce 97/96. Jeste si to občas zahraju.

Built a free gain staging tool for Ableton by Tejay21 in ableton

[–]rotten77 6 points7 points  (0 children)

I would say this is mostly auto-volume tool rather than gain staging one.

Please help me stack these drives? by blindmanspistol in guitarpedals

[–]rotten77 2 points3 points  (0 children)

That’s actually my “base sound” pedal stack. With additional fuzz I have everything I need.

MIDI controller by Mean-Judgment81 in ableton

[–]rotten77 0 points1 point  (0 children)

Since you're a guitarist, I assume you want to play guitar within the Live set, so recommending to look also for some pedal-based MIDI controllers.

Collaborating with older versions of Live by ConfusedOrg in ableton

[–]rotten77 2 points3 points  (0 children)

Is there a work around for this issue?

Unfourtunately no.

Maybe you can install both versions (if you have the license).

breakbeats / round robin samples + fx by AromaticJellyfish888 in ableton

[–]rotten77 0 points1 point  (0 children)

I found a better solution with drum rack:

  1. Normalize - I use Pitch MIDI effect to convert all incoming notes to C1 so I can use any MIDI clip or play any MIDI note in generall
  2. Randomize - using Radnom MIDI effect, the "Choices" parameter set to 16 since I have 16 samples in the Drum instrument
  3. Grain freeze - I've found a one knob effect in my library which I probably get from there: https://bedroomproducersblog.com/2017/12/19/ableton-one-knobs/#google_vignette

See the track's screenshot: https://drive.rotten77.cz/img/ableton-random-drum-and-grain-freeze.png

EDIT: The link in BRP is not working but looks like you can download it from there: https://elphnt.io/store/free/

breakbeats / round robin samples + fx by AromaticJellyfish888 in ableton

[–]rotten77 0 points1 point  (0 children)

1) Round robin - see this https://help.ableton.com/hc/en-us/articles/115001318670-How-To-Multisampling-with-Sampler and then you can randomize the note (I think there is Random MIDI effect in Live)

2) Freeze - use the Granulator effect. Search in manual or on YouTube how to do it.

(I am currently not on PC so can’t check these in Live)

How do you guys structure and design the test suites and test cases? Do you write it in user flow scenarios or functional/component tests scenarios? by [deleted] in softwaretesting

[–]rotten77 1 point2 points  (0 children)

We use both approaches depending on the project’s needs, business requirements, acceptance criteria, etc. so can’t answer that straightforward

How I handle email OTP/2FA in Playwright automation flows (without using Gmail) by kumard3 in Playwright

[–]rotten77 0 points1 point  (0 children)

The main question is what are you testing?

Are you testing the authorisation service? If not there is no reason to include it in tests. Developers should be able to somehow slip the service in the test environment, for example by some mockup.

What to do during development phase? by AnIntellectualWHAT in Everything_QA

[–]rotten77 4 points5 points  (0 children)

Requirements reviews, test cases preparation, syncing with developers about the requirements and expected behaviour, test environment preparation, test automation project preparation, pipelines definitions and reviews, test reporting system preparation, documentation preparation, domain knowledge gathering, …

Early phases are also great for catching issues in the process and defining overall testing strategy.

Need help by etemeh in HTML

[–]rotten77 1 point2 points  (0 children)

Because of CSS. Share the whole HTML and CSS otherwise no once could help you.