-
Greetings,
I recently discovered beets and have been trying to import my CD collection.
I'm having trouble getting the importer to present the correct album version as a candidate for selection.
…
-
```haskell
type Row = Record ["col_a" :-> Text]
-- I figured out how to make something close
buildRow :: Record '[ColA]
buildRow = pure (Col "some text") :& Nil
```
How can I make a buildRow…
-
Is it possible to mark the songs played in a session in the palette's playlist.
greyin / highlighting / put an '*' before it or something like that.
I do not play the songs from # 1 to # 8 instea…
Gero5 updated
11 months ago
-
Thank you for bringing us this great audio restoration project.
I'm training a vocal stem enhancement model on a single RTX 3090 in bfloat16 precision (which reduced the vram usage in half).
In th…
-
I'm back with another query.
The Novation Dicer works great for making cue points, but I've noticed that the cue points become a standard position across all my music library, and are not individua…
-
Hello, thank you for the wonderful plugin!
doesn't seem to function with the latest release (1.2.0) of master_me on macos (14.4.1) and OBS Studio 30.1.0. I switch to "expert" mode and change a sett…
-
Release ticket for the 0.2.5 release
- [medialibrary-175](https://github.com/cjcodeproj/medialibrary/issues/175) Some code formatting fixes
- [medialibrary-195](https://github.com/cjcodeproj/med…
-
Here's is some related work that would be helpful to review and discuss. Perhaps some it has valuable insights/techniques that can be used in Project:M36:
* https://github.com/stepcut/relatable
…
3noch updated
7 years ago
-
In my music library, all the album artist tags are showing up as "albumartistsort". I can confirm they are correct by using other music players and looking at the individual track info.
-
Hello,
I have a question about the low volume of recording using the Zero audioinjector. I tried recording on the built-in microphone and the microphone connected to the RCA input and the volume is v…