awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
audiorouterdev avatar

audiorouterdev/audio-router

0
View on GitHub↗
3,694 स्टार्स·415 फोर्क्स·C++·GPL-3.0·15 व्यूज़

Audio Router

Audio Router is a virtual audio routing tool used to redirect audio streams from specific software applications to chosen playback devices and hardware outputs. It functions as an application audio manager that allows for the assignment and saving of audio device preferences for individual running processes.

The software includes capabilities for duplicating audio streams, enabling a single audio signal to be sent to multiple output devices simultaneously for synchronized playback. It also provides real-time audio monitoring through peak meters to visualize signal strength and audio levels across active programs.

The system supports audio hardware configuration by storing device assignments for specific applications, ensuring these preferences are applied automatically when a program starts.

Features

  • Audio Hardware Routing - Redirects audio streams from specific running programs to chosen playback devices and hardware outputs.
  • Routing Profiles - Stores device assignments for specific applications to apply them automatically upon program startup.
  • Virtual Audio Routing - Redirects audio streams from specific applications to different playback devices and hardware outputs.
  • Application Routing Controllers - Provides an interface for assigning specific hardware output destinations to individual running applications.
  • Audio Device Management - Acts as a manager for assigning and saving audio device preferences for individual running processes.
  • Audio Hardware Management - Manages and saves audio device configurations to maintain consistent hardware setups across sessions.
  • Signal Level Monitoring - Includes peak meters to visualize signal strength and audio levels across active programs.
  • Audio Level Visualizers - Includes a visualizer with peak meters for monitoring signal strength across active programs.
  • Audio Stream Duplicators - Provides the ability to stream a single audio source to multiple output devices simultaneously for synchronized playback.
  • Simultaneous Multi-Device Output - Enables sending a single audio stream to multiple playback devices simultaneously for synchronized playback.
  • Level Meters - Ships peak meters to visualize signal strength and audio levels for active software processes.
  • Synchronous Audio Streams - Provides a system for duplicating audio signals to multiple output devices for synchronized playback.

स्टार हिस्ट्री

audiorouterdev/audio-router के लिए स्टार हिस्ट्री चार्टaudiorouterdev/audio-router के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

audiorouterdev/audio-router क्या करता है?

Audio Router is a virtual audio routing tool used to redirect audio streams from specific software applications to chosen playback devices and hardware outputs. It functions as an application audio manager that allows for the assignment and saving of audio device preferences for individual running processes.

audiorouterdev/audio-router की मुख्य विशेषताएं क्या हैं?

audiorouterdev/audio-router की मुख्य विशेषताएं हैं: Audio Hardware Routing, Routing Profiles, Virtual Audio Routing, Application Routing Controllers, Audio Device Management, Audio Hardware Management, Signal Level Monitoring, Audio Level Visualizers।

audiorouterdev/audio-router के कुछ ओपन-सोर्स विकल्प क्या हैं?

audiorouterdev/audio-router के ओपन-सोर्स विकल्पों में शामिल हैं: steveseguin/vdo.ninja — VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate… syedhali/ezaudio — EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file… bitgapp/eqmac — eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept… androidx/media — Android Media is a framework library providing the primary system components for audio and video playback, session… google/oboe — Oboe is a native C++ library designed for building high-performance, low-latency audio applications on Android. It… librespot-org/librespot — librespot is an open-source audio streaming client and library used to implement custom music players that…

Audio Router के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Audio Router के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • steveseguin/vdo.ninjasteveseguin का अवतार

    steveseguin/vdo.ninja

    3,910GitHub पर देखें↗

    VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate remote audio and video feeds into professional production workflows. It functions as a WebRTC broadcast integration tool and studio controller, allowing for the direct transmission of high-definition media between publishers and viewers with minimal delay. The platform distinguishes itself through extensive protocol bridging, converting between WebRTC, WHIP, WHEP, SRT, and RTMP to ensure compatibility across diverse network environments and professional studio software. It includes

    JavaScriptlivelow-latencyninja
    GitHub पर देखें↗3,910
  • syedhali/ezaudiosyedhali का अवतार

    syedhali/EZAudio

    4,991GitHub पर देखें↗

    EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file playback, and hardware output. It functions as a low-latency audio processor and visualization framework designed to manipulate audio buffers and route signals with minimal delay. The project features a hardware-accelerated waveform renderer for drawing real-time audio amplitudes and rolling plots. It also includes a Fast Fourier Transform analyzer that converts time-domain audio samples into frequency-domain data for spectral analysis. The library covers a broad range of capabi

    Objective-C
    GitHub पर देखें↗4,991
  • bitgapp/eqmacbitgapp का अवतार

    bitgapp/eqMac

    6,670GitHub पर देखें↗

    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
  • androidx/mediaandroidx का अवतार

    androidx/media

    2,680GitHub पर देखें↗

    Android Media is a framework library providing the primary system components for audio and video playback, session management, and media routing on Android. It includes a multimedia API for processing raw media streams, managing MIDI devices, and rendering video frames. The project features a dedicated metadata manager for organizing descriptive labels, content channels, and DRM configurations, alongside a session controller that synchronizes playback state with external controllers and manages media shortcuts for wearable devices. The library covers a broad range of capabilities including a

    Javaandroidexoplayerjava
    GitHub पर देखें↗2,680
Audio Router के सभी 30 विकल्प देखें→

Audio Router को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Audio Router दिखाई देता है।
  • Linux के लिए लो-लेटेंसी ऑडियो सर्वर