A sample editing application allowing for hosted, asynchronous, remote processing of audio and midi with machine learning.

61 stars 4 forks 61 watchers C++ BSD 3-Clause "New" or "Revised" License
1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue proposes implementing drag-and-drop functionality within the HARP application to allow users to reassign audio files between different input tracks. Currently, an imported audio file is automatically assigned to a default track (e.g., input A), but users need a quick way to move it to another track (e.g., input B) if the initial assignment is incorrect for a loaded model.

Complexity: 3/5
good first issue needs input

A sample editing application allowing for hosted, asynchronous, remote processing of audio and midi with machine learning.

C++