CWID question / help?

Is there a way to modify asterisk to modify the tone of the CWID so it is a different hz tone for each character? W9AMT/R, where “W” starts at say 400 hz, then each character increases by say 150 hz?

No, but you can generate that as an audio file with other tools, and play that instead of using the built-in tone generator. I did something similar once. All the dits were one pitch, and the dah’s were another one. Hey, I was bored.

2 Likes

You absolute psychopaths…

or…

Oh, the humanity… (better)

1 Like

Tony, this is perhaps not in your rpt.conf file… just put it there and set it as desired.

[morse]
speed = 20		    		; Approximate speed in WPM
frequency = 800				; Morse Telemetry Frequency
amplitude = 4096			; Morse Telemetry Amplitude
idfrequency = 1065			; Morse ID Frequency	
idamplitude = 1024			; Morse ID Amplitude

You can not change this on the fly.

Perhaps make your own audio file and use that.