awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Mach1Studios avatar

Mach1Studios/m1-sdk

0
View on GitHub↗
65 stars·7 forks·C·9 viewswww.mach1.tech↗

M1 Sdk

LICENSE SUMMARY INCLUDED DOCUMENTATION: dev.mach1.tech * CONTACT

Features

  • Audio Frameworks - Vector-based panning for spatial audio applications.

Star history

Star history chart for mach1studios/m1-sdkStar history chart for mach1studios/m1-sdk

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to M1 Sdk

Similar open-source projects, ranked by how many features they share with M1 Sdk.
  • alexbw/novocainealexbw avatar

    alexbw/novocaine

    2,234View on GitHub↗

    Painless high-performance audio on iOS and Mac OS X

    Objective-C
    View on GitHub↗2,234
  • audiokit/audiokitaudiokit avatar

    audiokit/AudioKit

    11,381View on 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
    View on GitHub↗11,381
  • evgenyneu/sound-fader-iosE

    evgenyneu/sound-fader-ios

    0View on GitHub↗
    View on GitHub↗0
  • adamrenklint/bapadamrenklint avatar

    adamrenklint/bap

    118View on GitHub↗

    Bap is a toolkit for making beats and composing sequences with Javascript and Web Audio for playback in modern browsers. It is inspired by the classic "MPC workflow" and built to make all aspects of beatmaking completely modular and reusable.

    JavaScript
    View on GitHub↗118
See all 11 alternatives to M1 Sdk→

Frequently asked questions

What does mach1studios/m1-sdk do?

LICENSE SUMMARY INCLUDED DOCUMENTATION: dev.mach1.tech * CONTACT

What are the main features of mach1studios/m1-sdk?

The main features of mach1studios/m1-sdk are: Audio Frameworks.

What are some open-source alternatives to mach1studios/m1-sdk?

Open-source alternatives to mach1studios/m1-sdk include: adamrenklint/bap — Bap is a toolkit for making beats and composing sequences with Javascript and Web Audio for playback in modern… alexbw/novocaine — Painless high-performance audio on iOS and Mac OS X. audiokit/audiokit — AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal… evgenyneu/sound-fader-ios. googlechrome/omnitone — Omnitone is a robust implementation of ambisonic decoding and binaural rendering written in Web Audio API. Its… quentinhayot/qhspeechsynthesizerqueue.