awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
torvalds avatar

torvalds/AudioNoise

0
View on GitHub↗
4,383 نجوم·207 تفرعات·C·GPL-2.0·5 مشاهدات

AudioNoise

AudioNoise هي مكتبة مؤثرات صوتية رقمية ومعالج إشارات مصمم لمعالجة الأشكال الموجية الصوتية من خلال التصفية الرقمية ومحاكاة الصدى. تعمل كمحاكي للدوائر التناظرية، حيث تحاكي سلوك دواسات الجيتار وأجهزة التعديل (Phasers) العتادية.

يوفر المشروع أدوات لمعالجة الصوت التجريبية، بما في ذلك توليد ضوضاء وقوام رقمي عشوائي. كما يتضمن مصوراً للشكل الموجي الصوتي يقوم بعرض بيانات الصوت الرقمي كرسوم بيانية لتحليل نتائج معالجة الإشارات.

تنفذ المكتبة قدرات لمعالجة الصوت الرقمي ومحاكاة الدوائر التناظرية، باستخدام مؤثرات تعتمد على التأخير (Delay) وفلاتر رقمية لتعديل نغمة وخصائص الصوت المكانية للعينات الصوتية.

Features

  • Audio Digital Signal Processing - Provides a library for digital audio processing to change tone and spatial characteristics through filtering.
  • Analog Circuit Emulation - Simulates hardware guitar pedals and phasers using digital filters and signal processing.
  • Analog Circuit Emulators - Emulates analog guitar pedal circuits using digital filters to produce phaser and sweeping tones.
  • Analog Circuit Emulation - Uses digital filters to approximate the behavior of analog hardware circuits like phasers.
  • Echo Delays - Implements echo delays that create spatial sound effects using delay loops.
  • Waveform Renderers - Renders audio sample data as visual waveform graphs for analysis.
  • Experimental Texture Generation - Generates random digital noises and textures for creative audio production and sonic exploration.
  • Audio Visualizers - Provides visual representations of audio waveforms to analyze the output of sound processing.
  • Noise Generators - Includes noise generators that produce random digital textures for experimental sound design.
  • Waveform Visualizers - Transforms processed sound data into visual waveform graphs for signal analysis.
  • Circular Memory Buffers - Implements circular memory buffers to store and retrieve audio samples for echo effects.

سجل النجوم

مخطط تاريخ النجوم لـ torvalds/audionoiseمخطط تاريخ النجوم لـ torvalds/audionoise

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة torvalds/audionoise؟

AudioNoise هي مكتبة مؤثرات صوتية رقمية ومعالج إشارات مصمم لمعالجة الأشكال الموجية الصوتية من خلال التصفية الرقمية ومحاكاة الصدى. تعمل كمحاكي للدوائر التناظرية، حيث تحاكي سلوك دواسات الجيتار وأجهزة التعديل (Phasers) العتادية.

ما هي الميزات الرئيسية لـ torvalds/audionoise؟

الميزات الرئيسية لـ torvalds/audionoise هي: Audio Digital Signal Processing, Analog Circuit Emulation, Analog Circuit Emulators, Echo Delays, Waveform Renderers, Experimental Texture Generation, Audio Visualizers, Noise Generators.

ما هي البدائل مفتوحة المصدر لـ torvalds/audionoise؟

تشمل البدائل مفتوحة المصدر لـ torvalds/audionoise: naudio/naudio — NAudio is a .NET audio library that provides playback, recording, format conversion, and signal processing… music-assistant/server — This project is a multi-room music server and library aggregator that centralizes local audio files and various… bitgapp/eqmac — eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept… aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… google/oboe — Oboe is a native C++ library designed for building high-performance, low-latency audio applications on Android. It… ggerganov/kbd-audio — This project is an acoustic keystroke recognition system and audio side-channel analysis tool. It identifies typed…

بدائل مفتوحة المصدر لـ AudioNoise

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع AudioNoise.
  • naudio/naudioالصورة الرمزية لـ naudio

    naudio/NAudio

    6,094عرض على GitHub↗

    NAudio is a .NET audio library that provides playback, recording, format conversion, and signal processing capabilities for Windows applications. It serves as an audio format converter between common formats like WAV, MP3, AAC, and AIFF using ACM or Media Foundation codecs, and functions as an audio playback and recording API through Windows audio APIs including WaveOut, DirectSound, ASIO, and WASAPI. The library includes an audio stream processor that can mix, trim, loop, fade, resample, and adjust pitch or channel count of audio streams with a floating-point engine. It also provides an audi

    C#
    عرض على GitHub↗6,094
  • ggerganov/kbd-audioالصورة الرمزية لـ ggerganov

    ggerganov/kbd-audio

    9,007عرض على GitHub↗

    This project is an acoustic keystroke recognition system and audio side-channel analysis tool. It identifies typed text by analyzing audio recordings of keyboard sounds through waveform correlation and linguistic frequency analysis. The system distinguishes itself by combining digital signal processing with a substitution cipher decryptor. It uses simulated annealing and n-gram probability maps to recover plaintext from encoded strings and identifies specific keys by comparing captured waveforms against trained sound profiles. The toolkit covers a broad range of capabilities, including real-

    C++
    عرض على GitHub↗9,007
  • aubio/aubioالصورة الرمزية لـ aubio

    aubio/aubio

    3,714عرض على GitHub↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    عرض على GitHub↗3,714
  • bitgapp/eqmacالصورة الرمزية لـ bitgapp

    bitgapp/eqMac

    6,670عرض على GitHub↗

    eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept system output, allowing users to adjust frequency response, boost system volume, and control independent volume levels for different running software applications. The project functions as an audio unit plugin host, integrating third-party plugins into the system audio stream for professional effects. It also includes a local web server that enables remote audio control via HTTP, allowing users to modify audio parameters from a mobile device or other external hardware on the same

    Swift
    عرض على GitHub↗6,670
عرض جميع البدائل الـ 30 لـ AudioNoise→