astrosonic/bazooka-share

Reference to join functions on bad ledger

Closed this issue · 1 comments

Functions from jinmodel class could still be invoked when using a bad ledger - unsupported format - anything other than .sbc and .sbs extensions

Every function of the join class checks for ledger validity and confirms if at all the function can be useful - It is basically not useful with an invalid ledger so it will not progress further.