Paul Alvarez
Paul Alvarez
possible duplicate of https://github.com/jwilm/alacritty/issues/71
I was disappointed to discover that Flagger totally mangles my pod labels when it creates the `-primary` resources. I was further disappointed to discover that Flagger's default behavior is to...
thank you for quick response! yes, that branch does do the job of generating MIDI files with select channels muted. however, there's something that confuses me. I'll try to explain...
I tried outputting midi with both the midi and altmidi output plugins, and in both cases the three channel-separate MIDI tracks are totally out of sync. yeah, I think you're...
I'm surprised to read that you broke MIDI output. I built gbsplay (`make clean && make`) from 1dcf2a3 yesterday, and both midi and altmidi seemed to work just fine. maybe...
cheers, and thank you for maintaining gbsplay :)
hi @aryan9600 , thanks for taking a look. I understand that `--selector-labels` can be a flexible workaround. I'm still wondering as to why Flagger is using this label in a...
thanks @mloiseleur !
I'm unable to `brew install` yabai, too. while I wish that it just worked :tm:, I also discovered a work around. ```sh-session # brew install --debug koekeishiya/formulae/yabai /usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::TapLoader): loading...
i've been playing around with this cnb-shim and the hashnuke-elixir buildpack. i was able to fix the `erl: not found` error by making the following the changes: * setting the...