nooploop / piejam

PieJam - an audio mixer with touch interface for Raspberry Pi
GNU General Public License v3.0
67 stars 2 forks source link

Multitrack recording / playback #12

Open 6foot3foot opened 2 months ago

6foot3foot commented 2 months ago

Love the project, any plans to turn it into a simple multi-track recorder? Allowing to record the tracks as we already do, but then be able to play them back and record new tracks on top. Taking it a step from performance mode to just a quick and easy digital 'portastudio'?

nooploop commented 2 months ago

Hi, no concrete plans yet. But even the simplest solution (without tempo, without clocksync) is a lot of work. Priority-wise i thought to go for sampling first, because it would serve my needs better, but if more people would like to see multitrack recording i might go for this first.