- Posts: 109
different sounds for telemetry alarms
- matrixFLYER
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- Epyon
- Offline
- Posts: 57
[telem_alarm1]
volume=100
f3=100
f2=100
c3=100
You can combine tones for pretty unique sounds. A1, A2, A3, B1, B2, B3, etc. A is the lowest tone, the number (=100) is the play time. IIRC you can add silent pauses as well, don't remember how.
You can add more than the three tones as well. This is my startup tone for example.
[startup]
volume=30
a2=100
b3=100
c4=200
a1=100
f2=100
d3=300
g3=150
Please Log in or Create an account to join the conversation.
- matrixFLYER
- Topic Author
- Offline
- Posts: 109
Epyon wrote: You can edit the alarm sounds in sound.ini (media folder)
The alarm number (1-6) corresponds with the order on the telem config page.[telem_alarm1] volume=100 f3=100 f2=100 c3=100
You can combine tones for pretty unique sounds. A1, A2, A3, B1, B2, B3, etc. A is the lowest tone, the number (=100) is the play time. IIRC you can add silent pauses as well, don't remember how.
You can add more than the three tones as well. This is my startup tone for example.[startup] volume=30 a2=100 b3=100 c4=200 a1=100 f2=100 d3=300 g3=150
Ok thank you this is what I needed! But there is a problem. I am making tests with the emulator and if telem_alarm1 triggers then telem_alarm2 you hear only the first. Can you/someone confirm this? You hear only the first alarm triggered?
I don't know anything about notes and music...are there any cool sounds that i can put in the alarms?
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
It gets my attention better than most others.
volume=100
g3=300
g2=300
g3=300
g2=300
g3=300
g2=300
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- Epyon
- Offline
- Posts: 57
volume=30
d2=200
a1=10
d2=200
a1=10
e2=200
a1=10
e2=200
a1=10
b2=200
a1=10
b2=200
a1=10
d2=250
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
It would be cool to have a PC utility to play back "tunes" that are in the sound.ini format to hear them before actually saving them to the sound.ini file and having to play them back on the Tx or emulator, waiting for the conditions to be met that triggers them.
Having, for the lack of a better term, a repository of different tunes for deviationtx users to contribute and draw from would be nice too.
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- S.Giles
- Offline
- Posts: 27
If the weather doesn't improve around here, that might be all there is to do with it.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- RedSleds
- Offline
- Posts: 226
.....and I would assume that there is a maximum number of milliseconds per note, as well? 999ms/note perhaps? If so, you could have quite the alarm, maybe the complete theme from Star Wars! =O)PhracturedBlue wrote: there is a maximum of 100 notes per 'song'
DEVO 10 - Multi-module with nRF24L01 +PA +LNA, A7105 +PA, & CC2500 +PA +LNA transceivers.
Nightly Build: v4.0.1-548bbf5 (6/9/2015)
Please Log in or Create an account to join the conversation.
- mazi
- Offline
- Posts: 28
Pause should be "xx" instead of tone according another thread, but it doesn't work with my DEVO 10Epyon wrote: You can edit the alarm sounds in sound.ini (media folder)
You can add silent pauses as well, don't remember how.
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
mazi wrote:
Pause should be "xx" instead of tone according another thread, but it doesn't work with my DEVO 10Epyon wrote: You can edit the alarm sounds in sound.ini (media folder)
You can add silent pauses as well, don't remember how.
Mine either, in fact it locks up my 10 when it gets to the pause.
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
You can use "xx" for a break, "xx=1000" let the sound be quiet for one second.
Please Log in or Create an account to join the conversation.
- Morlacus
- Offline
- Posts: 181
I have tried to change some sounds in my sound.ini.
I just changed the shutdown and battery alarm.
I separated each note by a xx=10 silence.
The files works fine in the emulator but once in my devo 8s, the modified sounds does not work. It seems that there is just a small click .
Thank you for any idea
Morlacus
Please Log in or Create an account to join the conversation.
- Morlacus
- Offline
- Posts: 181
What I understand about sound.ini.
The xx feature for silence does not work elsewhere than in the simu.
About the Shutdown section.
Shutdown music is used when the TX is shut down and it is very short (5 notes)
But it is also used when the Tx stays idle for the time set for Power on Alarm. And it only plays also 5 notes which very few. The rest of the music is played when activating the tx.
It would be good to separate the two musics :
one for shutdown
one for Idle tx
regards
Morlacus
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Morlacus wrote: Hello
I have tried to change some sounds in my sound.ini.
I just changed the shutdown and battery alarm.
I separated each note by a xx=10 silence.
The files works fine in the emulator but once in my devo 8s, the modified sounds does not work. It seems that there is just a small click .
Thank you for any idea
Morlacus
Fixed at nightly builds, now you can use pause in "music" ("xx=pause in ms").
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
might be bit off topic here but;
F.I. How to select, if we want a buzz or voice alert?
To be able to select scroll thrue list of voice alerts in deviation Tx menu? (I think the mp3 files, labeled with 4 digit nr, as stored on the mp3 dfplayer to be defined some were in media folder?)
Another more off topic request, related to alarms, would be ability to set a timer in steps of 0.1 sec. So f.i. if flight pack is below 3.5V for >3 seconds than play alert. But not play alert, on a short spike.
In addition already possible you can setup more alerts on same event so you can configure fi. 3.0V Emergency alert, sound immediately.
Please Log in or Create an account to join the conversation.
- Morlacus
- Offline
- Posts: 181
Thanks for your reply, Vlad_vy.
Excuse me but I am not used to nightly builds.Which one should I use to test my sound.ini.?
Morlacus
Please Log in or Create an account to join the conversation.
- Fliegersiggi
- Offline
- Posts: 5
the telemetry alarms are working fine. But there should be a special handling for the vario data.
Normally the sound of a vario let you hear how fast is the climbing/sinking rate.
One can apply this behavior by using the vario value (VSI) more than once in the telemetry config screen.
But there we have only six possibilities...
My idea is to add some configs like
a switch for variotones on/off
a value for climbing when the climbtones should be played.
a value for sinking when the sinktones should be played.
The variotone itself should depend on the VSI value.
Therefor it should be possible to define a note range (startnote/endnote) seperatly for climbing and sinking.
In this range the climb- or sinknotes should be generated.
That would be great.
Siggi
Please Log in or Create an account to join the conversation.
- Home
- Forum
- General
- General Discussions
- different sounds for telemetry alarms