Jorge
Jorge
In the run.py: process(in_path, annot_beats=False, feature="pcp", framesync=False, boundaries_id=msaf.config.default_bound_id, labels_id=msaf.config.default_label_id, hier=False, sonify_bounds=False, plot=False, n_jobs=4, **annotator_id=0**, config=None, out_bounds="out_bounds.wav", out_sr=22050): but ``` if plot=True: plotting.plot_one_track(file_struct, est_times, est_labels, boundaries_id, labels_id) ``` I noticed it...
Is there any way to make it run on Linux or Win OS? Since you have used Python, is there any way to run it without Xcode or outside iOS?...