substantive changes to the logic and safety for naming of (audio/MIDI) sources, especially when created via import

This commit is contained in:
Paul Davis 2014-06-02 11:20:37 -04:00
parent 08a1409b1f
commit 74bc0c8468
14 changed files with 178 additions and 291 deletions

View file

@ -739,4 +739,3 @@ Diskstream::disengage_record_enable ()
{
g_atomic_int_set (&_record_enabled, 0);
}