Re: A midifile player for pd that can scratch ?
Patko nytkophilus <[email protected]>
| Newsgroups | gmane.comp.multimedia.puredata.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, > Le 9 août 2024 à 21:42, Winfried Ritsch <[email protected]> a écrit : > > > Tracing data also backwards would be a solution, have to look. > Midifiles for ensemble mecanique have up to 1 million notes, so effiiency might > be an issue. PureData's datastructure is using pointers to store memory addresses, this should be the fastest method you can get with PureData. There is no need to slow it down by drawing data on a canvas. Reverse playing is not really friend with MIDI note on and note off concept, that would be replaced by note length and a timing method in the player struct. Anyway, with actual computers we can render a midi file to audio in seconds and scratch it with usual methods. pat' --- Pd-list - [email protected] https://lists.iem.at/hyperkitty/list/[email protected]/message/YPK56BWHD2W3SIA67IGYC6FYZFBWJ6JL/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/