Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:script_midi2hydrogen [2011/06/30 19:01] – created emrumwiki:script_midi2hydrogen [2014/03/28 09:48] (current) – Added m2hpc.py for converting to patterns domino
Line 1: Line 1:
  
 +\\
  
-===== Python Script (possibly buggy?by Dainaccio =====+===== 1. Python Script by Dainaccio =====
  
 \\ \\
 +
 +Convert midi drums to *.h2song hydrogen drum sequencer format
  
 \\ \\
Line 18: Line 21:
 \\ \\
  
 +\\
  
 +\\
  
 +\\
  
 +===== 2. m2hpc.py Python Script by Domino Marama =====
  
-===== Perl Script by Herve Masson =====+\\
  
-//+Converts midi drums to *.h2pattern and imports them to the hydrogen drum sequencer library. 
 + 
 +\\ 
 + 
 +<code> 
 +# command line usage: 
 +python3 m2hpc.py input.mid [input.mid ...] 
 +</code> 
 + 
 +  * [[http://dominodesigns.info/m2hpc/index.html| m2hpc Midi to Hydrogen Pattern Converter ]] 
 + 
 +\\ 
 + 
 +\\ 
 + 
 +\\ 
 + 
 +===== 3. Perl Script by Herve Masson ===== 
 + 
 +\\
  
  
 Convert midi drums to *.h2song hydrogen drum sequencer format Convert midi drums to *.h2song hydrogen drum sequencer format
  
-//+\\
  
-NOTE: The wiki has difficulties displaying the code below. Use the edit button and copy from there.+\\ 
 + 
 +\\
  
-// 
  
 <code perl> <code perl>
wiki/script_midi2hydrogen.txt · Last modified: 2014/03/28 09:48 by domino