flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman 02 Jan 2024, 08:35
I search assembler variant convert mp3 data sound to wav.
In 2007 I see c example for dos 4kb Or get info ogg file format structure. https://formats.kaitai.io/ogg/ And I want get decoding formula. How decoding mathematecly do. https://stacktuts.com/how-to-generate-the-audio-spectrum-using-fft-in-c |
|||
![]() |
|
Roman 02 Jan 2024, 12:38
How using id3lib.dll from mbx(music box) ?
How using libogg.dll 33kb ? For libogg.dll need vorbis dll ? |
|||
![]() |
|
comrade 03 Jan 2024, 00:49
I'd suggest grabbing an existing decoder (e.g. libavcodec which is what ffmpeg uses to decode MP3) and linking it with your app. See here for an example
|
|||
![]() |
|
DOS386 03 Jan 2024, 18:00
Note that MP3 is not the same thing as OGG Vorbis (OGG is the outer container, Vorbis is the audio codec). https://gitlab.xiph.org/xiph/tremor
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.