Renoise General Midi export

Sure but that sounds like quite much trouble compared to a simple click on export button…

Martinal please come back…

Maybe a petition for martinal to come back :)

Juan:

ReNoise file formats are going to have a total transformation: they will be all XML-based. What does this mean? A pattern will look like:

  
<patterns><br>
 <pattern number="1"><br>
  <tracks><br>
   <track number="1" name="drums"><br>
    <notes><br>
     c#4<br>
     d-4<br>
    </notes><br>
   </track><br>
  <tracks><br>
 </tracks></tracks></pattern><br>
</patterns>  
  

just a little sketch, but I think it gives the idea.

This way, any interested developer will be able to make the conversion