At Thu, 23 Oct 2003 17:57:02 +1000,
Mark Constable wrote:
> 
> I've downloaded rtsynth-1.9.2 from http://www.linux-sound.org/rtsynth/
> and it has a folder of MIDI file examples plus .mst somethings. I
> have trolled thru all docs I can find simply looking for anything
> that gives me a clue how to hear those MIDI files via RTSynth but
> no luck so far... Ok, so I'm just too dumb... can anyone please put
> me out of my misery and give me a one line clue how to play/hear
> MIDI files with RTSynth (I have no outboard MIDI anything) ?

1. start RTsynth.
2. check the client/port ids via aconnect
        % aconnect -o
        ...
        client 128: 'RTSynth v1.9.2 synthesizer' [type=user]
            0 'RTSynth         '

3. load the patch from Examples directory.
4. turn on the power button of rtsynth.
5. play MIDI, e.g. via pmidi with the ids found above
        % pmidi -p 128:0 foo.wav


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to