Create playback loop
Brought to you by:
mcreichelt
I am using the EMFF player to practise simple flute tunes I have recorded myself beforehand.
Would it be theretically possible to somehow use markers set by the mouse to create a playback loop in the mp3 currently being played?
Could this be done without having to reprogram the player?
If the player has to be reprogrammed, would this difficult for someone used to Perl basics?
Many thanks if you have time to reply.
Paul
This feature is not part of the EMFF. And I think it would go beyond the primary scope of the EMFF, because it is no feature that is widely used, but has a higher complexity. Yet I have nearly no time for the development.
Of course you are free to implement it into the EMFF for your own purpose. In this case you have to set up the build system according to the documentation and you need ActionScript 2 experience. If you are familiar with JavaScript you will know how it works, and of course you can read and modify the existing code to see how it behaves after your modifications.