How would I go about developing an app similar to garageband?

This page summarizes the projects mentioned and recommended in the original post on /r/softwaredevelopment

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • JUCE

    JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

  • As for finding things online, I don't know a single guide or book for "how to make DAW software", because it's a very complicated and multi-disciplinary task (i.e. you're gonna need more than just software engineers), but one may exist. Failing that, a good place to start would be reading up on commonly used software frameworks for building audio processing applications (JUCE is one, https://juce.com/), and maybe reading up on the specs of whatever plugin format(s) you want to try and support (here's the VST2 spec https://jvstwrapper.sourceforge.net/vst20spec.pdf), and this will start to give you an idea of what might be required to get started.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts