Home
last modified time | relevance | path

Searched +full:abc2midi +(+path:plugin +path:abc) -(+path:plugin +path:abc +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/abc/conf/
H A Ddefault.php13 $conf['abc2midi'] = '';
H A Dmetadata.php13 $meta['abc2midi'] = array('string');
/plugin/abc/
H A Dsyntax.php149 $tmpError1 = $this->_checkExec($this->getConf('abc2midi'), 'abc2midi');
326 passthru(fullpath($this->getConf('abc2midi'))." $abcFile -o $midFile");