Open LubosD opened 4 years ago
Hi, are you working on this? I would love to take it.
@omerjerk At this moment, no. The current state of things is:
= a wrapper combining AudioFile and AudioConverter
No code exists yet, however, this class from Apple has the ability of either using ExtAudioFile APIs or emulating them for systems that don't have this API. Maybe it is possible to use this fact and extract ExtAudioFile logic from it.
We have some AudioConverter code, which seems to work for converting between different PCM formats, but it has to change completely.
For AudioConverter, we need to have the same component-based system as we have for AudioFile. Again - as can be seen inside the FLAC project (AFLACDecoder, AFLACEncoder...).
Make sure to join our Discord!
I tried to join the "Darling" Discord and I don't think I took the correct link to register a new account so I ended up trying to verify my E-mail address, etc. and I think I ended up with my IP address being banned.
When I try the invite link again now I get "Invite invalid". I contacted Discord support and they checked the link I was using and said it is not expired or invalid, but that my IP address is most likely banned. They suggested contacting a moderator for the "Darling" Discord server and "ask one of the moderators to clear all bans in Server Settings > Bans".
@r-wilbur I don't see any bans there, could you @ahyattdev please take a closer look?
@r-wilbur @LubosD I can confirm that our ban list is empty on the server. Maybe Discord has banned you on their end?
@ahyattdev @LubosD Thanks for checking. Turned out I had some cookies from discord.gg and discord.com. After deleting those cookies and taking the invite link once more it worked like a charm! I'm now on the Darling Discord.
Needed for: