-
Updated
Oct 8, 2020 - JavaScript
mp3
Here are 1,130 public repositories matching this topic...
-
Updated
Nov 14, 2020 - Python
-
Updated
Jun 22, 2020 - C
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Seek performance
-
Updated
Oct 29, 2018 - Python
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 24, 2020 - Python
-
Updated
Nov 4, 2020 - C
-
Updated
Dec 31, 2019 - Java
-
Updated
Nov 5, 2020 - C#
-
Updated
Mar 6, 2020 - JavaScript
-
Updated
Aug 6, 2020 - C#
Hi, I've been trying to get additional tags from itunes m4a files. for example album artist which should be aART based on https://help.mp3tag.de/main_tags.html
I added this to config.xml
<library-options>
<id3>
<auxdata>
<add-data tag="aART"/>
</auxdata>
</id3>
</library-options>
and import.js
var aartist = obj.aux['aART'];
-
Updated
Mar 2, 2020 - JavaScript
-
Updated
Aug 10, 2020 - Shell
-
Updated
Sep 27, 2020 - C#
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.3. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.3 which has been released on 11th October 2020. The next point release is planned for December 2020.
New translations to as of yet unsupported languages are more than welcome as well of c
Improve this page
Add a description, image, and links to the mp3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mp3 topic, visit your repo's landing page and select "manage topics."
This issue is for reporting the error on documentation and offering the update.
If you find an error on documentation or contents hard to understand, feel free to add a comment. (Adding a suggestion would make it easier for the contributor to work on)
If you would like to work on the fix, feel free to open a PR and attach the screenshot of the documentation.
See examples: https://github.com/p