reduzent / netpd

Collaborative Realtime Networked Music Making Environment (MK II)
https://netpd.org
GNU General Public License v2.0
62 stars 5 forks source link

restoring saved state fails when not having the instruments #33

Open reduzent opened 2 years ago

reduzent commented 2 years ago

When joining a running session, it doesn't matter whether the local client already has the instruments as they are downloaded from peers. When loading saved state, however, not having one or more instruments results in many errors. Unpatch could check for availability and abort with a message to the user instead of miserably failing.