]> de.git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/midichannels.pl
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic
[xonotic/xonotic.git] / misc / tools / midichannels.pl
index 5dc67ea736d2ac4d46651e49894f6d46cb859d3f..dcc7812b9913eb8496b2a1248d2e884f71bf7ff1 100644 (file)
@@ -54,6 +54,10 @@ while(<STDIN>)
                $tracks->[$_]->events_r([clean($tracks->[$_]->events())])
                        for 0..@$tracks-1;
        }
+       elsif($cmd eq 'dump')
+       {
+               print $opus->dump({ dump_tracks => 1 });
+       }
        elsif($cmd eq 'ticks')
        {
                if(@arg)