awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to devsnd/tinytag

Open-source alternatives to Tinytag

30 open-source projects similar to devsnd/tinytag, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tinytag alternative.

  • jiaaro/pydubjiaaro 的头像

    jiaaro/pydub

    9,767在 GitHub 上查看↗

    Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting audio files and segments. It serves as a programmatic wrapper for FFmpeg to import and export a wide variety of audio formats. The library functions as an audio signal generator capable of creating synthetic waveforms, such as sine waves and white noise. It also provides tools for digital signal processing, including the application of filters, fades, crossfades, and gain adjustments to sound signals. Its broader capabilities cover programmatic audio editing through concatenatio

    Python
    在 GitHub 上查看↗9,767
  • mackron/miniaudiomackron 的头像

    mackron/miniaudio

    6,905在 GitHub 上查看↗

    miniaudio is a single-file C audio library used for audio playback, capture, and hardware interfacing across multiple operating systems. It functions as an audio hardware abstraction layer, an audio processing engine, an audio synthesis engine, and a codec and resampler. The project implements a node-graph based system for routing digital audio signals, mixing, and 3D spatialization. It also includes a programmatic generator for noise patterns and basic waveforms used for sound creation and signal testing. The library covers digital signal processing, including audio format conversion and sa

    C
    在 GitHub 上查看↗6,905
  • beetbox/audioreadbeetbox 的头像

    beetbox/audioread

    536在 GitHub 上查看↗

    cross-library (GStreamer Core Audio MAD FFmpeg) audio decoding for Python

    Python
    在 GitHub 上查看↗536
  • spotify/pedalboardspotify 的头像

    spotify/pedalboard

    5,972在 GitHub 上查看↗
    C++audioaudio-processingaudio-production
    在 GitHub 上查看↗5,972

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • metabrainz/picardmetabrainz 的头像

    metabrainz/picard

    4,625在 GitHub 上查看↗

    MusicBrainz Picard is a metadata tagger and audio tag editor that identifies and tags audio files using the MusicBrainz community music database. It functions as a plugin-extensible tagging framework and a scriptable file organizer capable of reading and writing tags across various audio formats including MP3, FLAC, and WAV. The project is distinguished by its acoustic fingerprint identifier, which matches unknown music files to known recordings via sonic fingerprints. It features a custom scripting language for automating metadata transformations and organizing files into structured folder h

    Pythonacoustidaudioid3
    在 GitHub 上查看↗4,625
  • audacity/audacityaudacity 的头像

    audacity/audacity

    17,181在 GitHub 上查看↗

    Audacity is a cross-platform digital audio workstation and multi-track audio editor. It serves as a comprehensive suite for capturing live audio input, refining sound files through splicing and effects, and mixing multi-track audio files using a non-destructive waveform interface. The project functions as a VST3 plugin host, providing a software environment to load and execute audio effects and virtual instruments for real-time signal processing. It also includes an audio spectrum analyzer for visualizing frequencies and waveforms to identify specific sonic characteristics. The software cove

    C++audiocross-platformeditor
    在 GitHub 上查看↗17,181
  • alexbw/novocainealexbw 的头像

    alexbw/novocaine

    2,234在 GitHub 上查看↗

    Painless high-performance audio on iOS and Mac OS X

    Objective-C
    在 GitHub 上查看↗2,234
  • ahmettkeskin/interactiveplayerviewAhmettKeskin 的头像

    AhmettKeskin/InteractivePlayerView

    273在 GitHub 上查看↗

    Custom iOS music player view

    Swift
    在 GitHub 上查看↗273
  • adamstark/audiofileadamstark 的头像

    adamstark/AudioFile

    1,138在 GitHub 上查看↗

    A simple C++ library for reading and writing audio files.

    C++aifaudioaudio-files
    在 GitHub 上查看↗1,138
  • applikeysolutions/pandoraplayerAppliKeySolutions 的头像

    AppliKeySolutions/PandoraPlayer

    1,205在 GitHub 上查看↗

    🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

    Swift
    在 GitHub 上查看↗1,205
  • aubio/aubioaubio 的头像

    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
  • carlosmbe/rhythm-snapcarlosmbe 的头像

    carlosmbe/Rhythm-Snap

    9在 GitHub 上查看↗

    Rhythm Trainer based on the idea of users snapping their fingers while listening to music. Won Apple's Global WWDC23 Swift Student Challenge.

    Swift
    在 GitHub 上查看↗9
  • audiokit/audiokitaudiokit 的头像

    audiokit/AudioKit

    11,381在 GitHub 上查看↗

    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

    Swift
    在 GitHub 上查看↗11,381
  • aufree/estmusicindicatorAufree 的头像

    Aufree/ESTMusicIndicator

    468在 GitHub 上查看↗

    Cool Animated music indicator view written in Swift

    Swift
    在 GitHub 上查看↗468
  • andrewrk/libsoundioandrewrk 的头像

    andrewrk/libsoundio

    2,089在 GitHub 上查看↗

    C library for cross-platform real-time audio input and output

    C
    在 GitHub 上查看↗2,089
  • afterwise/aw-imaafterwise 的头像

    afterwise/aw-ima

    10在 GitHub 上查看↗

    Tiny IMA library

    C
    在 GitHub 上查看↗10
  • bastibe/python-soundfileB

    bastibe/python-soundfile

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bastibe/pysoundfilebastibe 的头像

    bastibe/PySoundFile

    14在 GitHub 上查看↗

    PySoundFile

    Python
    在 GitHub 上查看↗14
  • andreamazz/subtlevolumeandreamazz 的头像

    andreamazz/SubtleVolume

    1,195在 GitHub 上查看↗

    Replace the system volume popup with a more subtle indicator.

    Swift
    在 GitHub 上查看↗1,195
  • beetbox/beetsbeetbox 的头像

    beetbox/beets

    15,307在 GitHub 上查看↗

    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

    Pythonclihacktoberfestmusic
    在 GitHub 上查看↗15,307
  • benzguo/musickitbenzguo 的头像

    benzguo/MusicKit

    621在 GitHub 上查看↗

    A framework for composing and transforming music in Swift

    Swift
    在 GitHub 上查看↗621
  • bixb922/umidiparserbixb922 的头像

    bixb922/umidiparser

    41在 GitHub 上查看↗

    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…

    Python
    在 GitHub 上查看↗41
  • bjz/openal-rsbjz 的头像

    bjz/openal-rs

    82在 GitHub 上查看↗

    alto provides idiomatic Rust bindings for OpenAL 1.1 and extensions (including EFX).

    Rust
    在 GitHub 上查看↗82
  • bogem/id3v2bogem 的头像

    bogem/id3v2

    366在 GitHub 上查看↗

    🎵 ID3 decoding and encoding library for Go

    Go
    在 GitHub 上查看↗366
  • bartolsthoorn/nvdspbartolsthoorn 的头像

    bartolsthoorn/NVDSP

    418在 GitHub 上查看↗

    iOS/OSX DSP for audio (with Novocaine)

    Objective-C
    在 GitHub 上查看↗418
  • clownacy/clownresamplerClownacy 的头像

    Clownacy/clownresampler

    35在 GitHub 上查看↗

    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.

    C
    在 GitHub 上查看↗35
  • comcast/gaadComcast 的头像

    Comcast/gaad

    137在 GitHub 上查看↗

    GAAD (Go Advanced Audio Decoder)

    Go
    在 GitHub 上查看↗137
  • danilobellini/audiolazydanilobellini 的头像

    danilobellini/audiolazy

    714在 GitHub 上查看↗

    Expressive Digital Signal Processing (DSP) package for Python

    Python
    在 GitHub 上查看↗714
  • deezer/spleeterdeezer 的头像

    deezer/spleeter

    28,252在 GitHub 上查看↗

    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

    Pythonaudio-processingbassdeep-learning
    在 GitHub 上查看↗28,252
  • barerose/atomixBareRose 的头像

    BareRose/atomix

    97在 GitHub 上查看↗

    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.

    C
    在 GitHub 上查看↗97