-
```
It'd be nice if the analysis of my music library could exploit the inherent
data-parallelism by analysing one song per CPU.
If I get a lazy weekend I may look at this myself, but that may be some…
-
```
Since mirage is computing some kind of fingerprint for each audio-track,
shouldn't it be possible to use it to find duplicates of songs?
If you have different versions of the same song (e.g. diff…
-
Hello,
Great repo,
I encounter an issue when trying to load a module:
```
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.7/dist-packages/mirage-1.1-…
-
opam monorepo fails if the repos are specified:
```
$ ~/projects/opam-monorepo/_build/default/bin/opam_monorepo.exe lock --require-cross-compile --build-only hello-unix -l mirage/hello-unix.opam.loc…
-
While the background music is redirected correctly to the gamepad, many of the sound effects are not.
These are for example menu sound effects or voice clips.
I don't know the technical aspects, b…
-
Hello,
in the context of using this library via `irmin`, we've encountered an issue.
The following code fails on both nixOS 24.05 via WSL (@kentookura), and macOS 14.5 (@jonsterling). however @a…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable • Docker • PHP 8.3
### What happened?
enabled autodj and a…
-
https://github.com/mirage/mirage-crypto/pull/101 says it requires "more thorough investigation"
is it planned?
-
The mirage-block-solo5 only accepts reading and writing one block at a time in https://github.com/Solo5/solo5/blob/0eb8cb8f57943e7872a94e19695911a1e0b8aef6/bindings/hvt/block.c#L39-L42. In https://git…
-
```bash
➜ hyperkit git:(master) ✗ opam install uri qcow.0.10.3 conduit.1.0.0 lwt.3.1.0 qcow-tool mirage-block-unix.2.9.0 conf-libev logs fmt mirage-unix prometheus-app
The following dependencies …