Ruben Philipp

Results 17 comments of Ruben Philipp

Hey dystopos, instead of adding the site-packages folder to the PATH-environment, you need to direct the shell to the folder where the executable binaries are stored. Thus, instead of adding...

Hello y'all, this is an old issue, but since we are working on an asdf-version right now, I thought it might be worth to refer to the related discussions. We...

I investigated robodoc as well and had a brief look at the source where I wasn't able to locate any function for generating such a "tags-index". What about writing an...

Similar problem here… `` 00:09:07 [App ] Delaunay tetrahedralization completed: 75096 points -> 73232 vertices, 449591 (+26) cells, 899195 (+39) faces (6s554ms) Points weighted 39274 (53.63%, 41s, ETA 36s)...Assertion failed:...

That's true. I've just tested all calls to `clm-play` with `clm::mus-riff`. Indeed I don't get this annoying error then.

> We could just change that permanently in the tests and be done with it […] I would make a case for that. > […] it might just be worth...

Tests with AIFF files also fail when `clm:*clm-data-format*` is: - mus-ldouble - mus-bdouble - mus-l24int - mus-b24int - mus-lint - mus-bint I hope, this answers the second desideratum. Best Ruben

Thanks a lot, Michael! No, `test-clm-play-1-section-and-nils` also breaks the tests. I've changed it -- analogous to `test-clm-play` -- to aiff, but get a division by zero-error instead of the floating...

> Do you mean riff/wav? Sure. `test-clm-play-1-section-and-nils` works now after changing to riff/wav. I will push a commit in a few seconds. The arithmetic-error is caused by `test-clm-play-psynch`, namely by...

Sure. I just quickly tried to use `clm::mus-lfloat` and `clm::mus-ldouble` in the `:data-format` slot, unfortunately without success. Maybe we should indeed have a look at it on my machine next...