awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
projectM-visualizer avatar

projectM-visualizer/projectm

0
View on GitHub↗
4,287 Stars·462 Forks·C++·LGPL-2.1·9 Aufrufediscord.gg/mMrxAqaa3W↗

Projectm

ProjectM ist eine plattformübergreifende Musikvisualisierungsbibliothek und Pixel-Shader-Rendering-Engine. Sie fungiert als Tool zur Audiosignalanalyse, das Beat- und Frequenzdaten aus Audioströmen extrahiert, um Echtzeit-Grafikänderungen zu steuern.

Die Engine ist auf Kompatibilität mit dem Milkdrop-Visualisierungsstandard ausgelegt, was das Parsen und Laden externer Preset-Dateien zur Definition visueller Stile ermöglicht. Sie unterstützt die Organisation dieser Presets durch eine playlistgesteuerte Verwaltung, um Übergänge zwischen verschiedenen visuellen Effekten zu automatisieren.

Das System kann als statische oder Shared Library in externe Host-Anwendungen integriert werden. Zudem enthält es eine WebAssembly-Brücke, um hochperformante Audio-Visualisierungen in Webbrowsern auszuführen.

Features

  • Fragment Shader Rendering - Uses pixel shaders to perform per-pixel visual calculations on the GPU for dynamic audio-driven graphics.
  • Audio Spectral Features - Extracts spectral frequency-domain characteristics from audio signals to drive dynamic visual changes.
  • Audio FFT Analyzers - Uses Fast Fourier Transform to extract beat and frequency data from audio streams.
  • Audio Frequency Analysis - Implements real-time decomposition of audio signals into frequency components to drive visual effects.
  • Real-time Visualization - Provides immediate graphical rendering of audio signals reacting to frequencies and beats.
  • Audio-Reactive Visuals - Generates generative imagery that changes properties in real-time based on audio signal analysis.
  • Audio Visualization Libraries - Provides a cross-platform library for rendering audio-driven graphics based on the Milkdrop standard.
  • Milkdrop Preset Integrations - Supports the loading and rendering of Milkdrop-compatible shader files to achieve specific visual styles.
  • WebAssembly Renderers - Provides a WebAssembly-compiled version of the rendering engine to enable high-performance audio visualizations within web browsers.
  • WebAssembly Visualizer Engines - Runs the high-performance visualization engine directly in web browsers using WebAssembly.
  • Shader Preset Parsers - Reads shader files and parameters to establish the visual characteristics of the output.
  • Visualization Preset Parsers - Parses external Milkdrop preset files to translate shader parameters into real-time visual effects.
  • Web-Based Visualizers - Uses WebAssembly and web technologies to render high-fidelity audio visualizations in a browser.
  • WebAssembly Bridges - Bridges compiled C++ engine logic to JavaScript for high-performance rendering within web browsers.
  • Shared Library Interfaces - Provides the engine as a static or shared library for embedding into external host applications.
  • Visualizer Preset Loaders - Imports external configuration files to define the specific appearance and behavior of music visualizations.
  • Visualization Engine Embeddings - Provides a high-performance rendering engine that can be integrated into external software as a feature.
  • C Plus Plus - Listed in the “C Plus Plus” section of the Awesome For Beginners awesome list.
  • Media and Communication - Music visualizer library using OpenGL.

Star-Verlauf

Star-Verlauf für projectm-visualizer/projectmStar-Verlauf für projectm-visualizer/projectm

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht projectm-visualizer/projectm?

ProjectM ist eine plattformübergreifende Musikvisualisierungsbibliothek und Pixel-Shader-Rendering-Engine. Sie fungiert als Tool zur Audiosignalanalyse, das Beat- und Frequenzdaten aus Audioströmen extrahiert, um Echtzeit-Grafikänderungen zu steuern.

Was sind die Hauptfunktionen von projectm-visualizer/projectm?

Die Hauptfunktionen von projectm-visualizer/projectm sind: Fragment Shader Rendering, Audio Spectral Features, Audio FFT Analyzers, Audio Frequency Analysis, Real-time Visualization, Audio-Reactive Visuals, Audio Visualization Libraries, Milkdrop Preset Integrations.

Welche Open-Source-Alternativen gibt es zu projectm-visualizer/projectm?

Open-Source-Alternativen zu projectm-visualizer/projectm sind unter anderem: serversideup/amplitudejs — AmplitudeJS is a JavaScript library and framework for building custom HTML5 audio players. It serves as a client-side… aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… syedhali/ezaudio — EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file… okazari/rythm.js — Rythm.js is a JavaScript animation framework designed to synchronize visual interface elements with audio playback or… librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… f3d-app/f3d — f3d is a fast 3D model viewer and rendering engine designed for visualizing 3D meshes, CAD files, and point clouds. It…

Open-Source-Alternativen zu Projectm

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Projectm.
  • serversideup/amplitudejsAvatar von serversideup

    serversideup/amplitudejs

    4,313Auf GitHub ansehen↗

    AmplitudeJS is a JavaScript library and framework for building custom HTML5 audio players. It serves as a client-side playlist manager and media controller that bridges the gap between HTML elements and the Web Audio API, allowing developers to create branded media interfaces without relying on default browser styles. The project is distinguished by its use of CSS-class-based DOM binding and data-attribute state mapping, which links HTML elements directly to playback controls and track metadata. It includes a dedicated visualization system that uses the Web Audio API to render real-time SVG w

    JavaScriptcsshtmlhtml5
    Auf GitHub ansehen↗4,313
  • aubio/aubioAvatar von aubio

    aubio/aubio

    3,714Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,714
  • okazari/rythm.jsAvatar von Okazari

    Okazari/Rythm.js

    3,924Auf GitHub ansehen↗

    Rythm.js is a JavaScript animation framework designed to synchronize visual interface elements with audio playback or live microphone input. It functions as a DOM manipulation tool that maps real-time audio frequency data to CSS properties, allowing web elements to pulse, move, and transform in response to sound. The library distinguishes itself by providing granular frequency-band mapping, which allows developers to isolate specific ranges like bass, mids, or treble to trigger targeted visual responses. By integrating with the Web Audio API, it processes audio signals to drive dynamic geomet

    JavaScriptaudiodancejavascript
    Auf GitHub ansehen↗3,924
  • syedhali/ezaudioAvatar von syedhali

    syedhali/EZAudio

    4,991Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,991
  • Alle 30 Alternativen zu Projectm anzeigen→