[PD] Midi File Playback

2008-06-28 Thread Luigi Rensinghoff

Hi List

I would like to play back a midi file and i am using seq for that.  
It looks like xeq is not under active development any more and thus  
not

a good choice for OSX..

Seq works fine so far ... but...what about playback speed ??

Do i have to send a MIDI - metro message via midiin ??

As another way i tried to use qlist (after having converted the  
midifile to a textfile, but that seems to be an overcomplicated way)


Any suggestions ??

Thanks Luigi

---

Luigi Rensinghoff
[EMAIL PROTECTED]
skype:gigischinke
ichat:gigicarlo




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Midi File Playback

2008-06-28 Thread Martin Peach
Luigi Rensinghoff wrote:
 Hi List
 
 I would like to play back a midi file and i am using seq for that. It 
 looks like xeq is not under active development any more and thus not
 a good choice for OSX..
 
 Seq works fine so far ... but...what about playback speed ??
 
 Do i have to send a MIDI - metro message via midiin ?? 
 
 As another way i tried to use qlist (after having converted the midifile 
 to a textfile, but that seems to be an overcomplicated way)
 
 Any suggestions ??

You could try [mrpeach/midifile]. Its playback speed is controlled by 
bangs, usually from a [metro].

Martin

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Midi File Playback

2008-06-28 Thread Michal Seta
On Sat, Jun 28, 2008 at 8:09 AM, Luigi Rensinghoff
[EMAIL PROTECTED] wrote:
 Seq works fine so far ... but...what about playback speed ??

According to Max documentation:

tick After seq has received a start -1 message, it waits for tick
messages to advance
 its clock. In order to play the sequence at its original recorded
tempo, seq
 must receive 48 tick messages per second. This is equivalent to
24 ticks per
 quarter note (the standard for a MIDI Clock message) at a tempo of
 120MM. By using tick messages to advance the sequencer, you can vary the
 tempo of playback or synchronize seq with another timing source (such as
 incoming MIDI Clock messages).

Hopefully that functionality is implemented in the pd version of [seq]
(I did not check)
The Max/MSP documentation come in handy sometimes and it's freely
available from cycling74.com.
http://cycling74.com/download/maxmsp463doc.zip

cheers.

-- 
./MiS
514-344-0726
http://www.creazone.ca

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list