<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Henning Thielemann:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
Decades ago I arranged more than 200 songs using MED/OctaMED/OctaMED<br>
Studio on various Amigas. In the meantime I converted them all to MMD1 and<br>
MMD2 format. I wanted to render them to audio files (e.g. WAV) for use on<br>
CDs or MP3 players. I could render the MMD1 files without problems using<br>
UADE, however UADE refuses to render MMD2 (with mixer mode). XMP seems to<br>
play some MMD2 modules, but not all of them (maybe has to do with mixer<br>
mode). </blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Radium seems to accept only MMD2 and not MMD1, but when playing<br>
there is only silence (whereas demo songs make noise, so no Jack problem).<br></blockquote><div><br></div><div>That makes sense. Radium only import MIDI instruments from MMD2 and MMD3</div><div>songs. I made Radium to replace Octamed, so I needed to import</div><div>my MMD2/MMD3 songs, which only contained MIDI.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Next step: I want to create music videos from the playing modules for<br>
upload, say, to YouTube. I am certainly not patient enough to perform all<br>
songs in OctaMED in an Amiga emulator (FS-UAE) and record the performances<br>
using a screen grabber (like ffmpeg -f x11grab). </blockquote><div><br></div><div>I guess you could create a script and let it run over night. Something like this:</div><div><br></div><div>1. Modify S/startup-sequence to load and play the next module.</div><div>2. Start a program that monitors the audio output of uae. When uae</div><div>stops producing sound, the script shuts down uae.</div><div>3. Goto 1.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If playing in Radium<br>
would work, I could check whether it is possible to control Radium and<br>
screen grabbing from a shell script.</blockquote><div> </div><div>I've used <a href="http://obsproject.com">obsproject.com</a> to create the youtube radium videos. It</div><div>performed far better than everything else I tried. Almost no</div><div>problems recording glitch-free 1900x1080@60hz on my ~10 year old computer.</div><div>It's probably possible to script it somehow too.</div><div><br></div></div></div></div>