Releases: inikolax/remiqora
Releases · inikolax/remiqora
Release list
Remiqora 0.2.0
Experimental desktop installers for Windows (NVIDIA GPU) and macOS (Apple Silicon).
- They are not signed yet. Windows shows a SmartScreen warning and macOS may ask you to allow the app.
- The installer is small: the first launch downloads the engines and models (roughly 30 GB) into a folder you choose.
- SHA-256 sums of every file are in
SHA256SUMS.txt.
Setup from scripts and the full list of limits are in the README.
v0.1.0 — DAW, effects rack and macOS support
First tagged pre-release of Remiqora — a local, GPU-powered music generation and production studio that puts ACE-Step 1.5 and YuE2-3B behind one web UI, with a built-in multitrack DAW.
Actively in development — expect rough edges and breaking changes.
Highlights
- Built-in multitrack DAW: trim, split at the cursor (
S), draggable fade handles, a loop region, a BPM grid (Magnet), per-clip mute/solo/warp, automatic BPM detection with time-stretch to the project tempo, undo/redo (30 steps), and WAV/MP3 export rendered offline in the browser. - Effects rack on every channel and the master bus: EQ, compressor, filter (LP/HP), chorus, delay, reverb, distortion and bitcrusher.
- Stems to editor: one-click Demucs stem separation, then Open in editor sends the four stems into a ready-made project.
- macOS (Apple Silicon) support: install scripts for macOS, with YuE2 running on the Metal backend via a prebuilt audio.cpp release. Tested on a MacBook Air M5 with 24 GB RAM. This path is newer and slower than Windows/CUDA.
- Two engines, one UI: ACE-Step 1.5 and YuE2-3B are orchestrated so only one runs at a time on a single GPU.
- LoRA training for ACE-Step in the UI: dataset, auto-labeling, training, export.
- SheetSage2 melody extraction and MuScriptor MIDI transcription.
- English and Russian UI.
Requirements
- Windows with an NVIDIA CUDA GPU (tested on an RTX 4080 16 GB), or macOS on Apple Silicon (tested on an M5 with 24 GB).
- No Linux scripts yet.
See the README for installation.
Licenses
Remiqora itself is MIT. A generated track is covered by the license of the model that produced it: ACE-Step 1.5 is MIT, but the YuE2-3B weights are CC BY-NC 4.0 (non-commercial).