V2
This commit is contained in:
@@ -41,7 +41,7 @@ def save_samples_info():
|
||||
output_file = open( Setup.expandPath("{context}/samples_info.json") , "w")
|
||||
output_file.write(data)
|
||||
output_file.close()
|
||||
get_interpreter().sendEvent("samples_updated", True)
|
||||
get_sequencer().sendEvent("samples_updated", True)
|
||||
save_puck_info()
|
||||
|
||||
def restore_samples_info():
|
||||
|
||||
Reference in New Issue
Block a user