Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Jmriusers
- Messages
Search
Locked
Re: Making VSD Files and Config - Volume question
#vsdecoder
Am 30.11.2019 um 01:07 schrieb Phil in gorgeous Young Harris via Groups.Io:
Thanks Klaus.? I worked with my audio files (as you thought, the original was 44100, not 47k like I said, and they were stereo which may have been the real problem), added some more notches (I guessed at what it would sound like), made Accel and Deccel sounds, added those new notches to my config and tried again.? A new file is uploaded to ProblemsBeingWorkedOn/Phil Abernathy with a small write-up of the loco.You're welcome, Phil. Sorry, I forgot to mention that the files have to be mono. You can use stereo files, but not for the engine sound. All of these sounds (start and stop, notches, accel, decel sounds) must be mono and must have the same frequence. That's all correct in your uploaded VSD files. The file size should not prevent you from using 16 bit files (it is an advantage of a computer to handle large files). Try e.g. EMD_645_Turbo.vsd to hear the difference. But it's harder to get good 16 bit sounds on the web! And you're right, in the end the typical sound character is important. I am still working on how to make the prime mover stop/start when I send an F8 (mute) function (I have it auto start now).? In fact, when I review my config file, I don't see what Starts or Stops the engine (I use the button on the VSD Manager Pop-up, but do not see that button mentioned in the file).If I understand this right, you want to be able to start/stop the engine by a throttle function key, e.g. F8. You can do this in config.xml: <trigger name="ENGINE_STARTSTOP" type="THROTTLE"> <event-name>F8</event-name> <target-name>ENGINE</target-name> <action>NOTHING</action> </trigger> This must be declared in the tag sound-event name="ENGINE". I would love for someone familiar with the prototype to weigh in on the sounds though: I just guessed.Unfortunately, I don't know the prototype. Maybe somebody else will respond. Maybe you can find some examples on YouTube. I am hoping to try this at the Club within the next 2 weeks, along with my new SQ23 camera.That sounds good. There may still be time for fine tuning. Klaus |
Locked
Re: Sluggish native panel response time compared to web
Randall
Thanks for the background - I should have know that this problem was above my pay grade! Based on your suggestion I ran Windows within VirtualBox (the nearest I have to a Windows machine) and installed v4.16 JMRI to do a comparison. As you say the response is different - the windows native panel offers a more immediate response. We're only talking fractions of a second here, but it is noticeable. This is even though it is operating as a VM within the same desktop machine. The VM is running:
Thanks for your help Andy |
Russ,
On 30 Nov 2019, at 2:43 PM, Russ Tom <russ.a3@...> wrote:You still haven't grasped the problem. If you have a computer running DecoderPro, it can't magically talk to a loco on your layout to drive and/or program it. You must have some brand/model of command station and booster to enable you to drive trains or to use DecoderPro. You can't just plug two wires into some place on your computer and connect them to your track! You have to have some sort of DCC system for powering your trains/driving them/connecting to the computer. Please go to DecoderPro's Edit->Preferences->Connections screen and it will have some information about the brand/model of command station you are connected to. Maybe someone else can explain this better to Russ. Dave in Australia |
Locked
Re: Webserver layout editor panel showing incorrect block occupation for a crossover
See?LayoutEditor-Explore Alternative Slip Colors (based on adjacent track segments) PR #7682 |
Locked
Re: Arduino, JMRI, and relay-controlled turnouts
Jared Nichols
toggle quoted message
Show quoted text
On Nov 29, 2019, at 22:13, Steve Todd <mstevetodd@...> wrote:
|
Locked
Re: Arduino, JMRI, and relay-controlled turnouts
Jared, be aware that this forum strips attachments. You'll need to post it in the files section (or elsewhere on the web) and include a link.
|
Locked
Arduino, JMRI, and relay-controlled turnouts
Jared Nichols
Hi all-
I’ve been at this for a bit, so I thought I’d just throw it out there and say that if you’ve got twin-coil type turnout motors (like the Peco PL-10 or PL-11) and you’re trying to drive them with relays and use JRMI/Arduino to control them, I’ve got the solution for you. Basically, you’ll need a spare Arduino and utilize CMRI. I’m attaching the sketch I made for it. If you’ve been struggling with this or are curious, let me know and I’ll be happy to share what I’ve learnt. j - Jared F. Nichols bmwftw@... Sent from my iPad Pro |
Locked
Re: MIld panic: all ID tags appear to be gone
Paul,
Do you think this change will make it into the Dec production release? Regards, Allen |
Locked
Re: DecoderPro Preferences folder is empty
Dave, My virus protection is from Spectrum/previously Charter Communications & is labeled F-Secure. This path is what my virus protection has allowed thru as a "private? network" C:\users\munros\appdata\local\temp\launchjmri\decoderpro3.exe? Here is another listing from the "Windows Defender Firewall\Monitoring tab:" <SNIP> <SNIP> Status was out on the end of the line & both lines had a Status of OK. Is there any place else to look for a list of blocked apps - which I found none listed as blocked? Is there any thing "special" about running the same exe a second time? Such as the roster files getting blown out of the water? Just to be safe, I will make a copy of them off line on a thumb drive(s). Thanks - Dennis Munro On Fri, Nov 29, 2019 at 6:15 PM Dave Heap <dgheap@...> wrote: Dennis, |
Russ,
On 30 Nov 2019, at 12:42 PM, Russ Tom <russ.a3@...> wrote:Thanks. Unfortunately that doesn't answer my question. JMRI has to connect to your Tsunami TSU-PNP by means of some DCC system brand and model (e.g. Digitrax Zephyr, NCE Power Pro...). I'm afraid "built-in throttle" tells us nothing. Dave in Australia |
The CTC tutorial has been uploaded the groups file area. ?/g/jmriusers/files/CTC_Tutorial.jmri.zip This is a complete profile with panels, demo content, the tutorial PDF file. ?If the file is unzipped and the resulting profile is placed next to existing profiles, the JMRI profile selector should see it. ?If you have the selector disabled, use Preferences >> Config Profiles to find it. You can also just copy the panel xml files, the PDF document and the ctc directory to an existing profile. Dave Sand ----- Original message ----- From: John Pearson <pearsonjohn99@...> Subject: Re: [jmriusers] PanelPro CTC tools Date: Thursday, November 28, 2019 1:38 AM David Me to? Looking forward to your CTC ?tutorial Thank you? John Pearson
|
Russ,
On 30 Nov 2019, at 11:48 AM, Russ Tom <russ.a3@...> wrote:What brand and model of DCC system are you using. Some have problems with CVs>256. Dave in Australia |
Locked
New file uploaded to [email protected]
[email protected] Notification
Hello, This email message is a notification to let you know that the following files have been uploaded to the Files area of the [email protected] group. Uploaded By: Dave Sand <ds@...> Description: Cheers, |
Could this be some kind of timing error?
On the CV's tab, I found that all values came up in yellow.? When from the CVs, reading any single value on CV's between 1-256, most of the time the reads work successfully.? Sometimes I'll get a 308, but when retrying, it usually works - eventually it does. Trying to read any value from 1257-3258, reads will not complete successfully. If I try to run "Read full sheet", although some values retrieve successfully, many come back red/Unknown.? I can go to any value 1-256 and successfully read the value successfully and clear the Unknown condition.? None of the 1257-3258 CVs can be cleared. Has anyone else experienced this?? I suspect it could be related to the other 308 error I've been experiencing. Thanks, Russ |
Locked
Re: DecoderPro Preferences folder is empty
Dennis,
On 30 Nov 2019, at 9:37 AM, the.berlin.munros@... wrote:The usual cause of this is an antivirus program quarantining "LaunchJMRI.exe" during the install procedure, resulting in an incomplete installation of JMRI. "LaunchJMRI.exe" is the file usually targeted by some antivirus software every time we update it. Install again with your antivirus software temporarily disabled, or sometimes your antivirus will ask/warn you about "LaunchJMRI.exe" and you can tell it to accept it. No need to delete the existing installation. Dave in Australia |
Locked
Re: Making VSD Files and Config - Volume question
#vsdecoder
Thanks Klaus.? I worked with my audio files (as you thought, the original was 44100, not 47k like I said, and they were stereo which may have been the real problem), added some more notches (I guessed at what it would sound like), made Accel and Deccel sounds, added those new notches to my config and tried again.? A new file is uploaded to ProblemsBeingWorkedOn/Phil Abernathy with a small write-up of the loco.?
I am still working on how to make the prime mover stop/start when I send an F8 (mute) function (I have it auto start now).? In fact, when I review my config file, I don't see what Starts or Stops the engine (I use the button on the VSD Manager Pop-up, but do not see that button mentioned in the file). I would love for someone familiar with the prototype to weigh in on the sounds though: I just guessed. I am hoping to try this at the Club within the next 2 weeks, along with my new SQ23 camera. Phil in gorgeous Young Harris, Georgia, USA |
to navigate to use esc to dismiss