Music Composition Software for Mac

View 65 business solutions

Browse free open source Music Composition software and projects for Mac below. Use the toggles on the left to filter open source Music Composition software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    FL Studio

    FL Studio

    The best music production software

    FL Studio by Image-Line is a complete digital audio workstation (DAW) designed to turn your musical ideas into professional-quality tracks with ease. Trusted by world-renowned artists like Martin Garrix, Mustard, and Boi-1da, it’s built for producers of every genre — from EDM and hip-hop to pop and cinematic music. With an intuitive interface and powerful workflow, you can start creating in minutes while exploring endless possibilities as your skills grow. FL Studio comes packed with over 100 instruments and effects, a massive sound library, and world-class tools for composition, recording, and mastering. Its lifetime free updates ensure you’ll always have the latest features without extra cost. Whether on desktop or mobile, FL Studio delivers a fast, fun, and flexible production experience for beginners and pros alike.
    Downloads: 6,441 This Week
    Last Update:
    See Project
  • 2
    Impro-Visor

    Impro-Visor

    Leadsheet notation with auto-generated playback, improvisation advice

    Impro-Visor® is a music notation tool for producing monophonic lead sheets, specifically intended to help the improviser. Chord symbols are used to generate backing tracks automatically. Improvisation advice exists in the form of note coloration, database of licks, and automatic lick generation from grammars. Grammars can be learned automatically from transcriptions. Styles can be edited and created by the user. Other features include generation of roadmaps for understanding keys and idiomatic chord progressions, chord voicing keyboard, MIDI and MusicXML export. See http://www.cs.hmc.edu/~keller/jazz/improvisor for general information, including tutorials. Support and additional resources are through the user group https://groups.yahoo.com/neo/groups/impro-visor/info. The most recent source code, since summer of 2015, is housed here: https://github.com/Impro-Visor/Impro-Visor This started when SourceForge was down for over one week during an active development period.
    Leader badge
    Downloads: 130 This Week
    Last Update:
    See Project
  • 3
    Frescobaldi

    Frescobaldi

    LilyPond sheet music text editor

    Frescobaldi is a free and open source LilyPond sheet music text editor. Designed to be powerful yet lightweight and easy-to-use, Frescobaldi offers great functionality and a host of useful features such as music view with advanced two-way Point & Click, Midi capturing to enter music, a Snippet Manager and many more. Frescobaldi is named after Girolamo Frescobaldi (1583-1643), an Italian composer of keyboard music in the late Renaissance and early Baroque period.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    MuseScore

    MuseScore

    Free music notation & composition software

    MuseScore is a free and open-source music notation software designed for composers, arrangers, educators, and musicians of all levels. It allows users to write, edit, and print professional-quality sheet music with no limitations or subscription fees. MuseScore Studio supports a wide range of instruments and ensembles, from solo piano and guitar to full orchestras and choirs. The software is easy to learn while still offering powerful tools for advanced notation and score layout. With support for MIDI input and formats like MusicXML and MIDI, MuseScore integrates smoothly with other music software and workflows. Built by a global open-source community, MuseScore continues to evolve through active development and community contributions. Support MuseScore at http://musescore.org/en/donate
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Psycle Modular Music Creation Studio
    Psycle is a Music tracker (like FastTracker 2 or Impulse Tracker) combined with plugin modularity. It supports its own plugin API, the VST2 plugin standard, and a tracker style sampler playback.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6
    SoundHelix

    SoundHelix

    Versatile algorithmic random music generation software written in Java

    SoundHelix is a free versatile Java framework for algorithmic random music composition. SoundHelix can generate random songs, play them (for example, on any number of MIDI devices or MIDI-capable software synthesizers) and is highly customizable using XML configuration. SoundHelix also allows writing the generated music as MIDI files. SoundHelix produces music that is actually enjoyable to listen to.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    Common Music

    Common Music

    An algorithmic music composition system

    Common Music (CM) is a real-time music composition system implemented in JUCE/C++ and Scheme. It generates musical output via MIDI, OSC, CLM, FOMUS and CSOUND. Its user application is called GRACE (Graphical Real-time Algorithmic Composition Environment)
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    SID-Wizard

    SID-Wizard

    Featureful native Commodore 64 music tracker with MIDI/XM converter

    A featureful SID-music creation tool (tracker) for the Commodore 64. It includes many advanced effects and tools like keyboard-tracking, tempo-programs/funktempo, gateoff-table-pointers, filter-shift, SID-export, executable-export, MIDI/XM conversion and MIDI-input hardware, etc., etc. NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    JChordBox

    JChordBox

    Give the chord progression and a style and jchordbox generates a song.

    Give the chord progression and a style and JChordBox generates a song. JChordBox is a library tool that can generate backing tracks from a chord progression and a music style. A music Style is describe using an XML and a MIDI file. You can generate an XML Style file from a MIDI file by adding markers to delimit grooves. An XML Song file describes a chord progression and sets the music style to use. JChordBox comes with several command line tools (GenerateSong, CreateStyleFromMidiFile, SongPlayer …). NEW:The application center is called SongPlayer and is a text based user interface that can play JChordBox song. SongPlayer is a MIDI Player that can loop a song, mute or soloing tracks and displays transport informations. SongPlayer is now the default jar application. NEW:Examples have been added to the distribution package.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Automatic music notation application for musicians and composers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Piano and Drum kit

    Piano and Drum kit

    An Internet Browser Based Piano and Drum kit Software

    Just download the above zip file, extract it and then open the respective index.html file on your favourite internet browser and follow the instructions shown.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    LNX_Studio

    LNX_Studio

    Networked music collaboration

    LNX_Studio is a way of bring people together to make music with new and innovative tools. It's all about creating and sharing ideas. There are many features in LNX_Studio and it's strength lies in putting the creative process at the forefront of a networked collaboration. Making music with your friends is now wonderfully simple.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    BeepComp

    BeepComp

    Text-based chiptune creator

    Compose chiptunes with text files! And make mp3 and wav files of your songs to share with the world :) The audio synthesizer engine comes with 10 channels (9 music + 1 drum). The retro "beep" sounds reminiscent of old video game consoles and vintage PCs will take you back to the 8-bit era. You can shape your sound with waveforms - square, sawtooth etc. - and add LFO, delay and volume envelopes. Enjoy the 80's-ish synth drums, also! Demo songs: https://www.youtube.com/watch?v=qB6FUTQ5Oz4&list=PLXBNhaAeM7Lxf7ysrFzYFwPYRZM1JCrZr SoundCloud: https://soundcloud.com/beepcomp Orfium: https://www.orfium.com/profile/beepcomp/ What your music composition will look like: https://sourceforge.net/p/beepcomp/code/ci/master/tree/userdata/ (Similar to MML) Your First Tutorial: http://hiromorozumi.com/beepcomp/learn.html User's Guide: http://hiromorozumi.com/beepcomp/documentation/beepcomp_users_guide.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    The MIDI Agent System (MAS) uses the interaction between different agents to generate MIDI notes. This software is designed for live use and it enables the performer to have real time control over very complex music.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    SpatGRIS
    The SpatGRIS is a plugin (Mac AU/VST and VST Windows format) designed to compose multichannel space. It allows the user to spatialize the sound in 2D (up to 16 speakers) or in 3D (up to 128 speakers) under a dome of speakers (with the ServerGRIS, available here on SourceForge). SpatGRIS is a fusion of two former plugins by the GRIS: OctoGRIS and ZirkOSC with a lot of new features. SpatGRIS has been developed by the Groupe de Recherche en Immersion Spatiale (GRIS) directed by Robert Normandeau and based at the Faculty of Music at Université de Montréal. SpatGRIS and ServerGRIS are still available here but they are not supported anymore. They have been replaced by the duo ControlGRIS/SpatGRIS3 also available at SourceFORGE (August 2021) Have a look at the them: https://sourceforge.net/projects/spatgris3/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Vermilion Desktop Composer
    A unique desktop music composing application for PC/Mac/Linux/Android with a tracker style interface and a simple modular Java plugin based design allowing rapid improvement and endless expansion.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ScoreDate

    ScoreDate

    ScoreDate is a software to learn music reading and ear training

    ScoreDate is your date with the music ! It is an open source software written in Java that helps musicians to learn music reading. It also helps you with ear training. It is suitable for any skill, from beginners to professional users. From slow training to first sight reading.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Kangas Sound Editor

    Kangas Sound Editor

    Synthesizer, mixing, sound effects, music composition and production.

    This kangaroo-themed program allows the user to create their own music and sound effects, effectively from scratch. There are two variants of the program: Kangas Sound Editor which requires MySQL for its database, and Kangas Sound Editor QI which does not (it uses an internal database - HSQLDB - instead). Kangas Sound Editor (QI) uses a system of boxes or cells, which are placed by the user onto a timeline using drag-and-drop, and which represent entities such as chords, repetition, and individual sounds or notes. The program's database allows the user to create and store harmonics, used for constructing melodic instruments, and anti-harmonics, which are used for constructing percussion instruments. Users can collaborate with and build on the work of others via an XML import/export facility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Microtones Library

    Microtones Library

    Microtonal Music Notation and Playback for Sibelius, Kontakt, UVI, Max

    This open-source plugin suite aims at extending Sibelius to allow it to handle microtonal music (up to the eighth-tone) and play it back with various synthesizers (currently Kontakt 5, UVI station and Max/MSP). This library offers among others the following features: − insertion of microtones in the music − transposition using microtonal intervals − precise polyphonic playback of microtonal music with Kontakt and Max/MSP, without the requirement for pitch bends (the standard playback system of Sibelius is limited to monodies, and its use of pitch bends entails undesired pitch glitches in the rendering) − handling of microtonal scales, build scales, check if the music material belongs to a given scale, warping from one scale to another one, transpose notes to the closest member of a microtonal scale, etc. −  handling of microtonal artificial harmonics and microtonal glissandi The development of this library has been commissioned by the CIRM studios, Nice, France
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    OctoGRIS3

    OctoGRIS3

    OctoGRIS3 is a multichannel sound spatialization plugin

    OctoGRIS3 is a multichannel sound spatialization plug-in (up to 8 sources / 16 speakers) available in Audio Unit and VST formats for Mac and PC. The free and open-source plug-in allows movement of multichannel sound sources on a variable set of speakers. Modes of grouped movement and a trajectory system are provided for spatialization of stereo and multichannel sources. The development of OctoGRIS3 has ended on November 2016. It has been replaced by SpatGRIS which is a fusion of OctoGRIS and ZirkOSC: https://sourceforge.net/projects/spatgris/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    DJDarwin

    DJDarwin

    A Genetic algorithm approach to creating beats.

    The program puts beats through evolution - survival, mutations, reproduction. The purpose, in the words of Africa Bambaataa - Looking for the perfect beat. Using a genetic­ algorithmic framework, the user's taste defines a Beat fitness function - she decides which beats survive and breed, and which join the choir invisible. In addition, the user can easily define an automatic fitness function, put the program on 'auto­pilot' mode, and let it speed up evolution. Different types of mutations (including inactive genes, changing instruments, and more) occur randomly (or at the user's control), and the user can add her own beats to the population. The program was written by Nir Rosenfeld and Assaf Michaely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JDrummer is musical drum machine implemented as a Java Applet. It features up to eight tracks of notes playing simultaneously, user configurable Beats Per Minute and server side saving and loading of songs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Mutabor

    Mutabor

    Perform dynamic tunings for realtime music.

    Mutabor is a Program that allows performing and composing microtonal music using a normal MIDI keybord. But it's powerful description language is intended to allow permanent retunings and tuning logics in to describ, what's actually goes on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Takt

    Takt

    Text-based Music Programming Tools

    Takt is a text-based language for describing note and chord sequences as well as algorithmic compositon rules with C-like syntax. This software package contains a REPL (read-eval-play loop) interpreter for Takt, a MIDI-file-to-Takt translator, and an Emacs interface program which enables note entry from a MIDI keyboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Timewave Synthesizer

    A binary waveform synthesizer based on Timewave Zero

    A binary waveform synthesizer derived from and based upon Timewave Zero theory by Terence McKenna. His theory proposes that the structure of time is a complex wave with a scalar potential, and the King Wen sequence of the I Ching is the 64 hexagram code from which the waveform of time is derived; that the King Wen sequence maps the linear progression of the human states of mind, which ultimately substantiates this waveform. This theory is the basis for the well-known novelty computer program he and others had developed. This program synth was made in supercollider.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB