Tagged articles
4 articles
Page 1 of 1
58UXD
58UXD
May 26, 2021 · Game Development

From 3D Modeling to Game Launch: Practical Tips for Building a Cocos Creator Game

This article details a hands‑on exploration of gamified product design, covering how to create 3D models in Cinema 4D, export animation parameters from After Effects, compress sequence‑frame assets, and integrate UI and audio into a Cocos Creator‑based pet‑raising game aimed at boosting user retention and traffic.

After EffectsAudio CompressionCinema 4D
0 likes · 10 min read
From 3D Modeling to Game Launch: Practical Tips for Building a Cocos Creator Game
Seewo Tech Circle
Seewo Tech Circle
Sep 10, 2019 · Fundamentals

Why G711 and MPEG‑1 Audio Codecs Compress Sound Efficiently

This article explores the acoustic foundations of audio compression, detailing how human perception models enable non‑uniform quantization in G711 (PCMA/PCMU) and how MPEG‑1 layer‑III (MP3) leverages frequency‑domain subband analysis, masking effects, and psychoacoustic thresholds to achieve high compression ratios without sacrificing perceived audio quality.

Audio CompressionG711MPEG-1
0 likes · 7 min read
Why G711 and MPEG‑1 Audio Codecs Compress Sound Efficiently
Tencent Music Tech Team
Tencent Music Tech Team
Jan 6, 2017 · Fundamentals

Principles and Process of the SBC Audio Codec in Bluetooth Systems

The SBC (Subband Codec) used in Bluetooth headsets compresses PCM audio by splitting the signal into 4 or 8 sub‑bands, allocating bits according to perceptual importance, and encoding with analysis filters, scale factors, APCM and bit‑packing, then decoding reverses the process to reconstruct audio, providing lossy compression across supported sample rates and channel modes.

Audio CompressionBluetoothSBC codec
0 likes · 9 min read
Principles and Process of the SBC Audio Codec in Bluetooth Systems
21CTO
21CTO
Dec 19, 2015 · Fundamentals

How Fourier Transform Powers Everything from MP3s to Space Exploration

The article explores the history and principle of the Fourier Transform, illustrating how this mathematical prism decomposes complex waveforms into simple sine components and underpins technologies such as audio compression, image JPEG, speech recognition, scientific imaging, and even space research.

Audio CompressionFourier TransformSignal Processing
0 likes · 10 min read
How Fourier Transform Powers Everything from MP3s to Space Exploration