LOOP -- the RAM player :idea:

Moho allows users to write new tools and plugins. Discuss scripting ideas and problems here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply

is LOOP ram player usefull ?

yes
3
60%
no
2
40%
 
Total votes: 5
janimatic
Posts: 136
Joined: Sat Mar 26, 2005 12:22 am
Contact:

LOOP -- the RAM player :idea:

Post by janimatic »

Hey! long time no see! :shock:

Here is a new release of my ram preview software "Loop",
optionally working as a plug in for moho.
To get previews from moho with a good framerate and audio !

WARNING !
.aif not supported today (please use .wav instead thanks)

Windows version :
http://animatic.no-ip.com/pub/dev/moho/ ... n32.tar.gz

Linux version (redhat 32 bit for now, requieres SDL)
http://animatic.no-ip.com/pub/dev/moho/ ... nux.tar.gz

Uncompress the archive for you system in the directory of your choice
and see the included readme.txt file for instructions.


Feedback veery welcome !

ps:
i just updated the lua script for linux version please replace your
"js_ram_preview.lua" in [moho]/Scripts/menu/
and configure your 3 variables
- platform
- mohoPath
- loopPath

LINUX:
http://animatic.no-ip.com/pub/dev/moho/ ... review.lua

WINDOWS :
http://animatic.no-ip.com/pub/dev/moho/ ... review.lua

PS2 :
here are the libs rpms for linux packaged together
http://animatic.no-ip.com/pub/dev/moho/ ... pms.tar.gz


see you!
User avatar
rylleman
Posts: 750
Joined: Tue Feb 15, 2005 5:22 pm
Location: sweden
Contact:

Post by rylleman »

stange that noone commented on this script yet...
I can't get it to work. in the lua console I get the following:
"...ram files\Moho\scripts\menu\Other\js_ram_preview.lua:217: attempt to concatenate global `loopDrive´ (a Nil Value)"
User avatar
Rasheed
Posts: 2008
Joined: Tue May 17, 2005 8:30 am
Location: The Netherlands

Re: LOOP -- the RAM player :idea:

Post by Rasheed »

janimatic wrote:Here is a new release of my ram preview software "Loop", optionally working as a plug in for moho. To get previews from moho with a good framerate and audio !
I can't vote, because I can't see what the Lua script is supposed to do (I'm on Mac).
Toontoonz
Posts: 763
Joined: Fri Mar 25, 2005 9:28 pm

Post by Toontoonz »

Maybe it is too complicated to set up.
Maybe no one needs it?

(I, too, tried it awhile back when first posted and gave up because it would not work. Is the script faulty or I don´t know what to do? I figured it was me not knowing how to set it up.)
janimatic
Posts: 136
Joined: Sat Mar 26, 2005 12:22 am
Contact:

Post by janimatic »

hey!!

well it's not just a script but a software...
(the little script is just here to call the software from moho)
I wrote it for my own usage and it's verysimple and I really need it !
It's just a image sequence player with audio (i don't know another way to accurately preview with audio sync in moho)
If i have time later i'll make the configuration easier
F.M.
Posts: 497
Joined: Thu Nov 04, 2004 4:29 pm
Location: Between my ears

Post by F.M. »

Any chance of a Mac version?
"and then Man created god!"
janimatic
Posts: 136
Joined: Sat Mar 26, 2005 12:22 am
Contact:

Post by janimatic »

hey!


yes big chances because i only used crossplatform libs which are available on mac linux and windows (and even irix etc..) namely SDL

But i don't have a mac so i cannot compile it under that platform... too bad

very sorry about this
User avatar
Rai López
Posts: 2242
Joined: Sun Aug 08, 2004 1:41 pm
Location: Spain
Contact:

Post by Rai López »

Hmmm... I wanted investigate basically for curiosity but have exactly the same problem that rylleman using windows... Really somebody have could make it works? :?
User avatar
Fazek
Posts: 246
Joined: Thu Apr 13, 2006 1:37 pm
Location: Hungary
Contact:

Post by Fazek »

I think if you want to make such a tool it is better if you make it Open Source. Then other programmers can test (and debug!) it on other platforms and they can make other platform builds for the non-programmer users. I don't think that SDL is really required. Anyway, I am thinking on a purely lua playback tool (not sure it is possible), with support of external image sequences. Other solution is to embed one of the very good multi-platform playback softwares, like MPlayer. You can directly embed them into lua, so no additional software needed.

Go on! This function is really required and useful!
- - - Fazek
janimatic
Posts: 136
Joined: Sat Mar 26, 2005 12:22 am
Contact:

Post by janimatic »

hey!
nice to see the thread is not totally dead.
I'd be happy to share the c++ source, though i already send it to LM so he can integrate it inside moho (or make a better bridge between the tools)
Let me know if you want the source i'll post it here.

Happy animating

Julien

edit :

well here is the source :
http://animatic.no-ip.com/pub/dev/moho/loop_0.1_src.tar

happy programming then!
janimatic
Posts: 136
Joined: Sat Mar 26, 2005 12:22 am
Contact:

Post by janimatic »

hey everyone,

my hard drive crashed, anyone have a copy of loop source code on his hard drive ? thanks
Julien
Ovjeh
Posts: 26
Joined: Tue Nov 07, 2006 11:53 pm

Post by Ovjeh »

Here are the all related files from that time.

http://www.mediafire.com/?jjmwziky4n4


--
User avatar
synthsin75
Posts: 9968
Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:

Post by synthsin75 »

Did anyone ever get this to work? Sounds useful if it could be made to work.
Post Reply