I end up with a 7 KB document.Here is the macOS X86_64 build of OpenXION as a standalone 'native' executable: https://github.com/PaulMcClernan/openxi ... cOS_X86-64
AND I cannot understand the 12.1 MB thing I get here:
-
I end up with a 7 KB document.Here is the macOS X86_64 build of OpenXION as a standalone 'native' executable: https://github.com/PaulMcClernan/openxi ... cOS_X86-64
What I was thinking of was a 'Player' widget that is completely detached from any playback engine, so this same controller could be used to play, control play of, set 'marker points' on its timeline, and display progress of 'playing', etc, so that for example the same controller could show the playback of a MIDI file that's actually being played using AVMIDIPlayer or FluidSynth just the same, or edit card of a stack for a flip-book card-animation or edit the frames of an animated GIF just the same, or it could be used to set up the trimming of an uncompress Wave file on disk or trimming a compressed Mp3 using two different shell() commands – depending on file format used – to actual apply the edit(s). This widget would fire off standard messages like 'playbackFinished' and also be able to set times (via marker point) for the 'PlayController' to fire off customizable, arbitrary messages back to the scripting engine (callbacks), that you would then do the appropriate action using whatever the playback engine is. Perhaps these user-timer-events could even allow to trigger, evaluate, or execute xTalk scripts. Basically a generic visual timeline controller / editor, and as a plain old widget that would be inherently cross-platform.tperry2x wrote: ↑Tue Dec 05, 2023 6:56 amWould that be based on a VLC back-end? If so, could it be cross-platform-savvy?OpenXTalkPaul wrote: ↑Mon Dec 04, 2023 11:15 pm ...I should build my own generic 'player/transport controller'. Which is something I've been thinking about trying for a while now.
I'm not sure what the 7kb file was? Maybe you downloaded an html page instead?richmond62 wrote: ↑Tue Dec 05, 2023 1:31 pm I'm stupid . . .
I end up with a 7 KB document.Here is the macOS X86_64 build of OpenXION as a standalone 'native' executable: https://github.com/PaulMcClernan/openxi ... cOS_X86-64
AND I cannot understand the 12.1 MB thing I get here:
-
SShot 2023-12-05 at 15.35.29.png
I downloaded all this with the intention of trying it out and putting a stack wrapper around it for MacOS, but I simply have not had time. I wanted to make it into something like this, but obviously an xTalk equivalent: So you'd have menus to file > save and open, and run the script, perhaps even debug? But the idea is it would be a good in-road into teaching the basics of the language without all the bells-and-whistles of the full-fat IDE.OpenXTalkPaul wrote: ↑Wed Dec 06, 2023 3:52 am The 12MB thing is the macOS X86_64 GraalVM 'native' build, execute it from the terminal like you would other command-line executables (the execute attribute may need to be set with chmod)
Users browsing this forum: No registered users and 0 guests