Be

Results 142 issues of Be

It would be nice to add an example like jack_iodelay that can be used to measure round trip latency with a loopback cable. This could be a useful tool for...

I have been looking through the dasp documentation and unless I'm missing something, there doesn't seem to be a struct for a buffer of audio samples? The [dasp::slice module](https://docs.rs/dasp/latest/dasp/slice/index.html) has...

``` Thread 41 "ArdourGUI" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff7c7b4640 (LWP 30198)] 0x00007ffff545ccd4 in __dynamic_cast () from /lib64/libstdc++.so.6 (gdb) bt #0 0x00007ffff545ccd4 in __dynamic_cast () at /lib64/libstdc++.so.6...

Hi, we are thinking of replacing the Queen Mary DSP key analyzer in [Mixxx](https://mixxx.org/) with libKeyFinder. I wanted to give this application a try before we work on that. I...

Since #7, the x11-dl crate uses dlopen instead of direct linking. This split of crates is odd and confusing. I think [dlib](https://docs.rs/dlib/) would be a better solution. It allows the...

status: in progress
status: help wanted
priority: high

This looks like a nice library, but there is one widget that stands out as missing to me, and that is a knob.

https://github.com/openAVproductions/openAV-Ctlra/blob/881798bbadd04890c378f6e6079a8710d1fa3566/ctlra/ctlra_cairo.c#L61 Shouldn't this be using the width and height parameters of the function?

Ableton has [publicly documented](https://github.com/Ableton/push-interface) the interface for their Push 2 controller. It is a standard USB MIDI device with a separate USB Bulk endpoint for sending pixmaps to the controller's...

New Device Request

Some controllers, namely the Kontrol F1 & Kontrol S4, have 7 segment LED readouts for displaying numbers. It would be helpful if Cltra provided a way for mappings to display...

enhancement

Using the manifest in https://github.com/martinezjavier/fedora-mobility-playground, I am unable to build an image with a btrfs filesystem on my Pinephone Pro: ``` org.osbuild.mkfs.btrfs: e18d7c004eee69efb959fa7a720a274a9e22faa2c049d7be764b63f2806a3e0c { "uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac", "label": "root" } device/device...