-
### Describe the project you are working on
An interactive wave to midi editor / music transcription software called [MeloMIDI](https://github.com/4321ba/MeloMIDI)
### Describe the problem or limita…
-
Version: 3.3.0.8617-preview
Tested affected versions: 3.2.0.7787-preview
Steps to reproduce:
- Create a new project
- Import an asset that is an audio file. In my case, I imported an MP3 fil…
-
I'm getting constant warnings when using IcecastMetadataPlayer in a Next.js app.
I'm including it in a component called `player.tsx` this way: `import IcecastMetadataPlayer from 'icecast-metadata-p…
-
We need to let decoders signal that they own a given sound file.
For example, the .WAV decoder might hit this legitimate failure case (if given a 24-bit audio file, which we don't yet support)...
…
-
I have been lately [discussing](http://forums.pcsx2.net/Thread-Best-Way-to-Record-Audio-Off-of-PS2) about PCSX2 and its multichannel audio support.
It seems it's not produced in realtime in-game (…
mirh updated
6 months ago
-
According to https://github.com/saltedcoffii/ffmpeg-audio-thumbnailer/commit/af64eaebdda99286537b73bdb9f374bc9984f836, .ogg files should be thumbnailed too. Can anyone confirm that this is the case? F…
-
Spawned from #33. We currently only support single-stream media content, we don't support multiplexed content (a media file with both audio and video). Here are my initial thoughts on what will need…
-
After authentication, the screen is black, but on the left, next to the camera name and IP, you can see the screenshot taken by the camera.
The one that is written in the terminal after authenticatio…
-
So far only following encoders / decoders libraries are supported:
> Update at 2020/11/24
**Video**
- [x] mp4 (x264)
- [x] mp4 (x265)
- [x] webm (libvpx)
- [x] ogv (theora)
- [x] mpeg-1 (…
-
_From @slimsag on September 25, 2014 23:19_
The decoder should implement seeking (or perhaps not all decoders will be `audio.ReadSeeker`s?).
Also see azul3d/audio#3
_Copied from original issue: azu…