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
Search
CW Side tone
On 2025-03-21 05:17, Paul Michel via groups.io wrote:
My CW side tone is very loud, the volume setting in the CW menu does*** Yeah, there's a line you need to change in the .ino file. Inside setup_cw_transmit_mode() you will see something like: sidetone_oscillator.amplitude( 1 ); Replace it with: sidetone_oscillator.amplitude( sidetoneVolume / 500 ); - Jerry, KF6VB |
Why isn't this a menu item?
toggle quoted message
Show quoted text
Dr. William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ VP2EHZ Owner - Operator Big Signal Ranch ¨C K9ZC Staunton, Illinois Owner ¨C Operator Villa Grand Piton ¨C J68HZ Soufriere, St. Lucia W.I. Rent it: www.VillaGrandPiton.com Moderator: North American QRO Group at Groups.IO. Moderator: Amateur Radio Builders Group at Groups.IO. email:? bill@... -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of jerry-KF6VB Sent: Friday, March 21, 2025 12:32 PM To: [email protected] Cc: Paul Michel via groups.io <pm1430967@...> Subject: Re: [SoftwareControlledHamRadio] CW Side tone On 2025-03-21 05:17, Paul Michel via groups.io wrote: My CW side tone is very loud, the volume setting in the CW menu does*** Yeah, there's a line you need to change in the .ino file. Inside setup_cw_transmit_mode() you will see something like: sidetone_oscillator.amplitude( 1 ); Replace it with: sidetone_oscillator.amplitude( sidetoneVolume / 500 ); - Jerry, KF6VB |
On 2025-03-21 14:19, K9HZ wrote:
Why isn't this a menu item?*** It is. It's also one of the settings accessible by poking at the volume control knob switch. - Jerry Dr. William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ |
Ok so what's the problem then?
toggle quoted message
Show quoted text
Dr. William J. Schmidt - K9HZ J68HZ 8P6HK ZF2HZ PJ4/K9HZ VP5/K9HZ PJ2/K9HZ VP2EHZ Owner - Operator Big Signal Ranch ¨C K9ZC Staunton, Illinois Owner ¨C Operator Villa Grand Piton ¨C J68HZ Soufriere, St. Lucia W.I. Rent it: www.VillaGrandPiton.com Moderator: North American QRO Group at Groups.IO. Moderator: Amateur Radio Builders Group at Groups.IO. email: bill@... -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of jerry-KF6VB Sent: Friday, March 21, 2025 4:52 PM To: [email protected] Cc: K9HZ <bill@...> Subject: Re: [SoftwareControlledHamRadio] CW Side tone On 2025-03-21 14:19, K9HZ wrote: Why isn't this a menu item?*** It is. It's also one of the settings accessible by poking at the volume control knob switch. - Jerry
|
to navigate to use esc to dismiss