-
Wondering if it would be possible to add a feature whereby you could simply copy and paste the adsorption data (say from CSV) on the GUI? If data is not in one of the supported formats, the parser doe…
-
The auto tests fail when using ffmpeg 7.0:
```
tests that fail 1/52
/home/bero/abf/aubio/BUILD/aubio-master-x86_64/aubio-master/build/tests/test-source_avcodec
stdout:
read a wave file …
-
**Is your feature request related to a problem? Please describe.**
This feature is required for BYT-CR where SSP0 and SSP2 use different AIFs
**Describe the solution you'd like**
A new component …
-
Hello,
as already discussed on Monday, I am unable to run `test-clm-play` in SBCL 2.4.9 (MacOS 14.7). I assume this to be related to the `*clm-data-format*` (`mus-lfloat`) and the `:header-type` (`…
-
**Info:** Python 2.7..10; Grabbed mutagen from this repo as of today via `pip install "git+https://github.com/quodlibet/mutagen.git" --user`
**Problem:** If I run a simple command with my mid3v2 li…
-
#### Short description
When add tone to Uppercase letter, the whole word become the uppercase letter:
+ "Ans" -> "ÁN", should be: "Án"
+ "Ais" -> "ÁI", should be: "Ái"
+ "Aif" -> "ÀI", should be…
-
```scheme
(define-syntax when
(syntax-rules ()
((_ test body ...)
(let ((tmp test))
(if tmp
(begin
body ...))))))
(let ((alist '((foo . "lorem"…
-
Storyboard of the game make it use full
https://www.draw.io/?lightbox=1&highlight=0000ff&edit=_blank&layers=1&nav=1&title=story%20board%20barbarians#Uhttps%3A%2F%2Fdrive.google.com%2Fuc%3Fid%3D1n0G…
-
### Feature Description
They are already supported by the WavPack library but are not enabled.
We may enable them after we have implemented a seek test.
See:
https://github.com/dbry/WavPa…
-
I am using howler for a web video game that I created, and every now and then I am extremely upset by hearing my sound effects start with an awful pop sound.
I have captured my system audio to demo…