@ Giz i have most of rrec in Ranger working , along with show lines a devices, "Dictation Screen", and a popup on all radio screens to allow you to record feed, granted i don't have everything, but most in place.
Printable View
@ Giz i have most of rrec in Ranger working , along with show lines a devices, "Dictation Screen", and a popup on all radio screens to allow you to record feed, granted i don't have everything, but most in place.
EL CAMINO
I tried this format for my button RRec_From;Line;MyXM;SetVar;RRec_Dir;D:\My Music\XM\
and added this RRec_Dir=D:\My Music\XM\ to the skin.ini but for some reason, the file keeps being overwritten. The default method creates a new file each time.
Anything I'm missing?
Thanks for your help...
ok, if you want to change the path, you need to set the new path first, then start recording, IF you dont have to use different paths, theres no need to keep setting the path every time you record something. like i said, just set the path in skin.ini or rr.ini, just do this.
Keep this in skin.ini
Try this Code.Code:RRec_Dir=D:\My Music\XM\
the above code will use what ever RR is seeing as song title, and use that to name the recording.(dont have XM here but i think it will work)Code:SetVarByCode;MyXm;TrackName||RRec_From;Line;$MyXm$
the above code will record and name the files using the current date and time.Code:RRec_From;Line
Hi guys,
I tried this genial plugin, but i have that
http://www.mp3car.com/vbulletin/imag...f7a3d57649.png
I had tried that:
B,617,407,55,42,"RRec_From;Line",""
B,617,407,55,42,"RRec_From;Mic",""
But I have the same issue ?:confused:
have a look in your sound devices properties you may have it switch off, under record tab,
I think that my devices are on , not shure but,!!!
I upload my skin that i test .
I run my skin with a button (load;rrec.skin). Is it ok ?
Thanks
cmds are ok , but you have a pl list instead of a cl list , nothing will show up unless you use a CL list.
do you actually have anything running in your line input socket, like XM or HD radio anything, if not connect your ipod to it or anything that produces sound you can use , this will make the line inout active.
okattached , i have updated your skin files all works here.
adding a little more try this,
will add those commands, also, there is no need to set the variables each time you need to record something, just save to skin.ini or rr.ini, in your case, rr.ini, i know you use different skins. in the posts above this one, you can find a skin file, for show devices/lines, with a simple line selector. SIlabs is Hardcoded, but you can find iit as "Radio Receiver". FYI i'm working in a new PI, that will eventually kill RRec, and some other of my PI's.