Skip to content

The Alana Platform

Shaji edited this page Jul 5, 2024 · 5 revisions

Proposal

  • Port / Clone Amp Rack for PC (Linux, Windows)
  • Custom Amp Rack Pedal Board

PC Clone

Since the Audio Engine is written in C++, it is already cross platform. How can it not be cross platform? All platforms are written in it.

Development Plan

  • Use the same Audio Engine (i.e amp-rack/app/src/main/cpp)
  • Write a new UI using Gtk+ (3 or 4?)
  • Complete Amp Rack Theme Support
  • Complete preset support (i.e firebase)
  • A new Low Level™ abstraction API (Audio*) that will #ifdef to use pipewire (jack?) on Linux and Dsound(?) on Windows

Get it on Google Play

Clone this wiki locally