Mrucznik

Results 8 issues of Mrucznik

Hello, When using CLI parameters, I got an "Abnormal end" message. To reproduce: ```sh $ docker run -it --entrypoint /bin/bash ruby $ gem install coltrane $ coltrane chords CM7 --on...

I get this error only when I build on linux (Ubuntu 16.04.6 LTS amd64) using Travis CI. On windows everything is ok. Error: `test.pwn:2 (fatal) cannot read from file: "YSI_Data\y_iterate"`...

It would be cool if we could define, in which log level traces will be printed. For example: ```pawn SetLogTraceLevel(logger, ERROR, true); Log(logger, ERROR, "test"); //would print trace Log(logger, INFO,...

Hello, there were issues with building this project on Linux. Here are patches that fix problems encountered by me: rename juce_blocks_basics to roli_blocks_basics replace std=c++11 with std=c++17 flag Regards ;)

Hello There is an infinite loop in the gamma function. Reproduction: ```go func TestInfinityGamma(t *testing.T) { g := NewGammaGenerator(0) fmt.Println(g.Gamma(math.MaxFloat64/2, 1)) // this will be ok fmt.Println(g.Gamma(math.MaxFloat64, 1)) // infinite...

Related to #13 I bumped the version of x/tools because without it I was getting an error "internal error: package "math" without types was imported from [xxx]". (I'm using golang...

Is it possible, to do mixed reality capture in easy way? Not only video from camera. I can't get any ideas how this should be done.

#### Describe the bug pyroscope_1 | panic: runtime error: index out of range [-1] pyroscope_1 | pyroscope_1 | goroutine 2007 [running]: pyroscope_1 | github.com/grafana/pyroscope/pkg/util/loser.(*Tree[...]).Winner(...) pyroscope_1 | github.com/grafana/pyroscope/pkg/util/loser/tree.go:99 pyroscope_1 | github.com/grafana/pyroscope/pkg/iter.(*TreeIterator[...]).Err(0x10?)...

type/bug
storage
v1