Open Source Objective C Sound/Audio Software - Page 2

Objective C Sound/Audio Software

View 4352 business solutions

Browse free open source Objective C Sound/Audio Software and projects below. Use the toggles on the left to filter open source Objective C Sound/Audio Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    SimplyBurns is a Mac OS X application with a GUI, which allows the user to burn CD / DVD media.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    StreamRipperX for OS X lets you save Internet radio streams, song by song as MP3 files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The MusicKit & SndKit is an object-oriented software system for building music, sound, signal processing & MIDI applications. The distribution is a comprehensive package that includes on-line documentation, code examples, utilities, applications & scores
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    TuneConnect is a complete software-based iTunes remote control solution. Utilizing the powerful Tunage API, TuneConnect is capable of cross-platform control, and is ideal for any usage environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Improve User Retention, UX and usability from your web or mobile app. Icon
    Improve User Retention, UX and usability from your web or mobile app.

    Get user testing from a global network of passionate crowdtesters. Optimize your web or mobile app for flawless performance.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5
    mConverter is a GUI for converting video files using open source tools such as mplayer, mpeg2enc, and ffmpeg.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Miss less concerts! Search for Upcoming.org events within iTunes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The AUGUI framework is a set of classes to be used to ease development of custom Carbon edit views for Mac OS X Audio Units. The classes are based on the HIFramework and on the AudioUnit SDK provided by Apple. Support for Cocoa UI is being added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Amua is a status bar application for Mac OS X that allows you to control Last.fm web-radio streams. It is an alternative to the official Last.fm player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A unofficial Spotlight (OS X Tiger) plugin for EyeTV recordinged media files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 10
    The Audioscrobbler development project has moved to a new site at http://www.audioscrobbler.net. This project is no longer in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Auditrocity is a tool for musicians who want help learning new music. All project goals are not fully established, but the most basic features it will have is decided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BOMplayer is a Macintosh based program that gives users access their iTunes Music Library without using the standard 'point and click' mouse interface. It is particularly suited to lounge room music players and Mac mods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Books2burn is a program for Macintosh OS X (Panther and later) that takes a text file, breaks it up into chapters, and then converts each chapter into an AIFF audio file. Its key (and ideal) purpose is to convert Gutenberg Project files into audio books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An iTunes controller for Mac OS X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Calliope Music Notation Editor
    Calliope is a NeXTStep music score notation editor being ported to MacOS X and GnuStep. It uses Cocoa and the open source MusicKit APIs. Calliope offers good support for typesetting modern and early musical scores, including lyrics and lute tablature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mac OS X AudioUnits port of the CAPS Audio Plugin Suite (http://quitte.de/dsp/caps.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small Mac OS X app that puts CD covers on your desktop, as a way to choose music to play or just enjoy the cover art. Drag wherever you want, double-click to play. Artwork is fetched from Amazon or can be pasted in manually, and can be exported to iTunes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Objective-C framework for developing AudioUnits. This framework (dynamic library bundle) can be used by Cocoa/Objective-C developers as an alternative to Apple's C++ based CoreAudio SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Native MacOSX realtime, Altivec powered sound processing application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C/C++ library to share digital audio between computers on a network, reverse engineered from and compatible with Apple's iTunes 4.0 implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EZAudio

    EZAudio

    An iOS and macOS audio visualization framework

    An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations. I've designed six audio components and two interface components to allow you to immediately get your hands dirty recording, playing, and visualizing audio data. These components simply plug into each other and build on top of the high-performance, low-latency AudioUnits API and give you an easy to use API written in Objective-C instead of pure C. EZAudio was designed to work transparently across all iOS and OSX devices. This means one universal API whether you're building for Mac or iOS. For instance, under the hood an EZAudioPlot knows that it will subclass a UIView for iOS or an NSView for OSX and the EZMicrophone knows to build on top of the RemoteIO AudioUnit for iOS, but defaults to the system defaults for input and output for OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FingaMIDI is a replacement trackpad driver for G4 PowerBooks and second-generation (white) iBooks (G3 and G4) that allows the trackpad to be used as a 3-axis MIDI controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Follow Me is a simple ear training application, it plays intervals you have to follow on the fretboard / keyboard / what-have-you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a framework (i.e., library) for Mac OS X applications to link in. It provides plots of data together with the supporting machinery (objects inheriting from NSDocument, for example) that applications can use to manipulate the plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Funiculus is a guitar tuner for the iPhone. It analyzes the frequency of a note played and provides feedback to the user.
    Downloads: 0 This Week
    Last Update:
    See Project