30 open-source projects similar to spotlightkid/micropython-osc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Micropython Osc alternative.
SwiftySound is a simple library that lets you play sounds with a single line of code.
A simple C++ library for reading and writing audio files.
Custom iOS music player view
Painless high-performance audio on iOS and Mac OS X
🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
Replace the system volume popup with a more subtle indicator.
C library for cross-platform real-time audio input and output
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
a library for audio and music analysis
AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati
Cool Animated music indicator view written in Swift
This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.
cross-library (GStreamer Core Audio MAD FFmpeg) audio decoding for Python
Beets is a command-line music library manager that automates the organization, standardization, and maintenance of digital audio collections. It functions as a relational database-backed system that identifies audio content through acoustic fingerprinting and retrieves accurate metadata from online databases to ensure consistent tagging and directory structures. The project distinguishes itself through an event-driven pipeline architecture and a modular plugin system, which allow users to intercept and customize library processing workflows. This extensibility enables the integration of exter
1. Overview DESCRIPTION INSTALLATION NEW: MIDI OUT OVER SERIAL MIDI FILE COMPATIBILITY CPU AND MEMORY (RAM) USAGE PORTABILITY CLASSES DEPENDENCIES 2. Class MidiFile MidiFile constructor parameters filename buffersize=100 MidiFile Methods Iterating through the events of a MIDI file play lengthus…
alto provides idiomatic Rust bindings for OpenAL 1.1 and extensions (including EFX).
Rhythm Trainer based on the idea of users snapping their fingers while listening to music. Won Apple's Global WWDC23 Swift Student Challenge.
This is a single-file library for resampling audio. It is written in C89 and licensed under the terms of the Zero-Clause BSD licence.
Expressive Digital Signal Processing (DSP) package for Python
Spleeter is an AI audio source separation library and deep learning toolkit designed to split mixed music files into individual audio stems, such as vocals and drums. It provides a suite of pretrained models for isolating different instruments and voices from a recording. The toolkit includes capabilities for training and evaluating custom audio separation models using labeled datasets and configuration files. It also features utilities for measuring model performance by comparing separation outputs against reference datasets. The system manages audio processing through spectral representati
AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote).