Credits & Acknowledgements

BPSoundscape is built on the shoulders of giants. We're grateful to these open source projects and their maintainers.

🎵 Audio Processing

NAudio

Audio and MIDI library for .NET. Powers our audio file loading, playback, and device management.

View Project →

PortAudioSharp2

Cross-platform audio I/O library bindings. Provides low-latency audio output across all platforms.

View Project →

SoundTouch.Net

Audio processing library for tempo and pitch adjustment. Enables real-time audio manipulation.

View Project →

NVorbis / NAudio.Vorbis

Pure .NET Vorbis decoder. Enables OGG file format support without native dependencies.

View Project →

NLayer

Pure .NET MP3 decoder. Enables cross-platform MP3 playback without native dependencies.

View Project →

🎨 Graphics & Visualization

SkiaSharp

Cross-platform 2D graphics library. Powers our waveform and spectrogram visualization.

View Project →

⚙️ Core Infrastructure

ASP.NET Core

High-performance web framework from Microsoft. Powers our REST API and web server.

View Project →

System.CommandLine

Command line argument parsing and invocation. Powers our CLI interface.

View Project →

Entity Framework Core

Modern object-database mapper for .NET. Used with SQLite for library and configuration storage.

View Project →

🎨 Web Interface

React

A JavaScript library for building user interfaces. Powers our modern, responsive web dashboard.

View Project →

Radix UI

Unstyled, accessible UI components. Provides the foundation for our accessible interface components.

View Project →

Tailwind CSS

Utility-first CSS framework. Makes our UI styling fast and consistent.

View Project →

Vite

Next generation frontend tooling. Provides fast development and optimized builds.

View Project →

📚 Documentation

Astro

The web framework for content-driven websites. Powers this documentation site.

View Project →

Thank You 💚

To all the maintainers, contributors, and communities behind these projects: your work makes tools like BPSoundscape possible. We're honored to build on your foundations.