LibrEars

Results 10 comments of LibrEars

Hey all, 'me too' (FP2, LineageOS 17.1 without blobbs) Conversations 2.9.2+fcr from F-Droid - I love it!) Would it be an option to implement a setting to rotate the camera...

Perhaps it has something to do with ALSA. To initialize the different outputs and inputs of the soundcard there are some shell scripts. Here is an example: ``` bash ###!/bin/bash...

Thank you very much for the fast answer. I need some numpy-calculations for my problem. I definitely will look at this in detail and report in case of success.

Hey bastibe, I started with IntBes to implement the developer examples from PulseAudio into CFFI. But as a beginner with C it is quit hard :p If you like have...

When using [Quarto](https://quarto.org/) with zotcite a temporary example_zotcite.bib file is created during `quarto preview`. You could just copy this file and save it with a new name. From `:help zotcite`:...

If you are interested in my approach for experiment-data management you can have a look at [Linked-data-for-scientists-with-python](https://github.com/LibrEars/Linked-data-for-scientists-with-python). There is also a quick way for graph visualization included.

Maybe it would be beneficial if the sliders are shown in both (measure tab and inside the category)

thank you very much for the explanations. This is really helpful. Am I right in the assumption that the base mesh is [hm08_config.json](https://github.com/makehumancommunity/mpfb2/blob/master/src/mpfb/data/mesh_metadata/hm08_config.json) (it says "description": "MakeHuman HM08 basemesh")? A...

Hi @bilderbuchi, since I have a working example now I updated the pull-request. The Example includes a simple measurement via the attributes and a second measurement accessing the lower level...

Uff, sorry for the skeleton in the closet. I don't have access to a keithley2600 anymore. I have some working code [here](https://codeberg.org/LibrEars/modular-linear-experiment-stage/src/branch/main/examples_python_controle) for someone who needs this urgently. For the...