- Posts: 11
Custom timer and sounds!
- battlemachine
- Topic Author
- Offline
g2=100
a2=100
f2=100
f1=100
c2=100
using c3,c4 and up changes the pitch of sound, also adding a new line of f1, ga, f2 increases the number of beeps. i dont know how much you could add though, and the limits, thats why im here, how many line can you put
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
That is 100 per 'song', and not the total for all 'songs'
Please Log in or Create an account to join the conversation.
- battlemachine
- Topic Author
- Offline
- Posts: 11
you can use A-G
1-4 level of pitch
duration 1-1000
you can add lines, as long as the sound last 10 sec, because it would restart again.
for example:
G[note]1[pitch]=150[duration]
so it goes like:
G1=150. for one note
i only go to maximum of 3 pitch because 4 is so high pitch it hurts your ear.
this is great because i get telemetry and alarm sound confused sometimes
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
a, ax, b, c0, cx0, d0, e0, f0, fx0, g0, gx0, a0, ax0, b0, c1, ...
b4 is the last note
the 'x' stands for sharp, so a, a-sharp, b, ...
The number after the '=' is the number of milliseconds to play for. 1000 = 1 second
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
And 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.
- RRacer
- Offline
- Posts: 43
Now if we could have a 'music' section in the forum, to help us that can't write music notes.
It would be really nice to have a selection of warning and info tunes.
Please Log in or Create an account to join the conversation.
- Kdean
- Offline
- Posts: 213
Please Log in or Create an account to join the conversation.
- henkerhaus
- Offline
- Posts: 50
Put an "Edit" button next to each of the alarms that can have sounds associated to them, that takes you to a "Note Editor" page. The "Note Editor" page would have the form of two columns of spin boxes, side by side, one for the note, and one for the duration. The number of rows would be the limit of the number of notes per sound. I didn't know what the current limit was, but I was going to suggest maybe 10 or 20, or whatever seemed reasonable for most users. (100 is really nice, but probably overkill for most people)
There would then need to be a "preview" button somewhere at the top of the page to allow playback of the tune. Just a thought.
Please Log in or Create an account to join the conversation.
- Kdean
- Offline
- Posts: 213
A computer program "deviation editor" that can create and store custom skins, icons, and sounds might me a better option. This "program" could also be used to download the data file and present it in a way that is more user friendly.
Please Log in or Create an account to join the conversation.
- henkerhaus
- Offline
- Posts: 50
Please Log in or Create an account to join the conversation.
- Pattaya01
- Offline
- Posts: 181
If I could have a sound, indicating a certain switch position, that would be great. For example:
Flight mode 1: nothing
Flight mode 2: beep every 10 seconds
Flight mode 3: beep-beep every 10 seconds
Please Log in or Create an account to join the conversation.
- yidc
- Offline
- Posts: 34
although i usually find this sound-indicating-switch-pos feature in crappy remote control
but it's also a nice-to-have in deviationtx!
Please Log in or Create an account to join the conversation.
- rbe2012
- Offline
- So much to do, so little time...
- Posts: 1433
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- Pattaya01
- Offline
- Posts: 181
Please Log in or Create an account to join the conversation.
- Pattaya01
- Offline
- Posts: 181
rbe2012 wrote: You should also file an enhancement ticket in bitbucket...
OK, will do.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Custom timer and sounds!