David Runge

Results 437 comments of David Runge

@sletz You have added [another release](https://github.com/grame-cncm/faust/releases/tag/2.27.1), that adheres to semver but is marked as a pre-release. Can this ticket please be considered? I can't spend my time clicking around on...

The failure in the test suite seems unrelated to this PR.

There are more uses of the legacy FindJack.cmake implementation in the portaudio submodule. I don't really know what to do about those yet, but maybe they can be fixed upstream...

After conversing with @falktx on this topic, he is of the opinion, that on Windows an application should not link directly against libjack.dll, but instead use `LoadLibrary` to wrap it....

> However, I don't want to advocate for functionality that's too obscure either... If we can maintain some way of optionally providing Jack include/library paths as cmake config flags I'd...

> Got new laptop: > > Building for AUDIOAPI jack: For the sake of the argument, can you try again after installing [pkgconf](https://github.com/pkgconf/pkgconf/#compiling-pkgconf-and-libpkgconf-with-cmake-usually-for-windows)?

> @dvzrv would it be possible to make a change so that jack include/library paths can be passed as cmake config flags, in which case pkgconfig is not used? Yes,...

Unfortunately I have to add at least to new failing tests to the list. I have just started rebuilding imdbpy against python 3.8 and `test_selected_unreleased_movie_should_have_correct_state` and `test_movie_sound_mix_if_multiple_with_notes_should_include_notes` are failing: ```...

> Good question. I have not found an easy way to tell setup.py to skip the tests; maybe we need to add a custom step to it. I think all...

I guess you can just use e.g. `sqlalchemy