Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Precise MPEG Audio Decoder
- Open source (GPL)
- Small
- Fast
- Very Precise and Very Accurate
- Floating-point and Fixed-point varieties
- Works with Linux and Windows
- Examples for using the library
- Sample Input DLL for WinAmp
- Sample command-line player
- Decoding library derived from mpg123
An easy to port Protracker module player.
-up to 8 Channels.
-only fixedpoint arithmetic (32 Bit)
-mixed/unmixed output
-single channel settings (free left/right/mono/mute)
BSD like license !
Example:
http://www.youtube.com/watch?v=LxcifVp
Set of patches for adding realtime semi-parametric equalizer support in OSSv4's vmix audio core, using a mix of fixed and floating point maths. Coefficient calculation is done in floating point, and actual processing takes place in fixedpoint.
Port of Pete Everett Fixed-Point RISC-OS port of Gabriel Bouvigne's (LAME) lightweight MP3 encoder to StrongARM Linux GCC. Port includes a library and example app that converts WAV to MP3. Tested on EZX with dev-ezx and x86_64 Linux.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
ARM7 targeted MP3 player. Fixedpoint 16 bit. Purpose is to buid an MP3 player with the lowest possible cost. Works on mono files (going stereo shouldn't be very complicated). Doesn't use Helix. The huffman decoding uses a clustering based algorithm.
MAD is a high-quality fixed-point MPEG audio decoder with 24-bit output. The implementation is entirely new, based on the ISO/IEC standards, and performs especially well on systems without native floating-point support.