Have you given any though to making the plots loopable?
Printable View
Have you given any though to making the plots loopable?
I think the word loopable gets that point across.
Loop - a structure, series, or process the end of which is connected to the beginning.
-able - a suffix meaning “capable of, susceptible of, fit for, tending to, given to,”
OK, I made an LWave hack that only affects Plot 4001 so that it repeats every 20 sec, let me know what you think.
Attachment 54885
That is perfect. I have tested this for my use case and its exactly what I (and I bet others) are looking for. I would LOVE to see a bunch of them have that option. I feel like that makes the output of LWave more useful to integrate into actual shows.
I'm thinking about adding user specified axis rotational rates for all 3D plots so you can make them cycle out at any time frame or not at all. My original intent long ago was to hard code the rates so that plots would never quite cycle out over time. Gonna take a bit of code editing...:cool:
Updated EXE
Added user specified axis rotational rates for all 3D plots so you can make them cycle out in a predictable time frame or not at all, plus a couple minor additions.
Updated EXE
Added a new ILD file output option called SD to save ILD files in a format that is best suited for SD card projectors with TTL color.
Added a Play Music Selection to allow playback of a separate stereo track when playing back 6 channel waves or ILD files. Playback of the music
selection can be routed to another audio device if a modified sound card is in use for the projector. A couple other tweaks are also included.
Updated EXE
Utilized a codec to broaden the range of stereo file types that can be read into LWave.
Corrected unforseen issues with some plots that occured as a result of adding adjustable rotational rates for X Y Z.