DTMF encoder & MF pattern creator Re: New file uploaded to AutoItList
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, It dramatically reduces it's size and can create wav files by DTMFCreator.au3 before usage. You can add any noise or other signals to test DTMF recognition. New in ADial: 1.You can initiate custom DTMF system by use of func MakeDTMF($FileName, $FRQ1, $FRQ2) 2.You can initiate other MF system by use any set of frequencies. To make three frequencies set: Copy content of function MakeDTMF Replace line func MakeDTMF($FileName, $FRQ1, $FRQ2) to func Make3TMF($FileName, $FRQ1, $FRQ2, $FRQ3) Add $A = 10000 Replace line $r = Round($A*(Sin($t*$FRQ1)+Sin($t*$FRQ2))) to $r = Round($A*(Sin($t*$FRQ1)+Sin($t*$FRQ2)+Sin($t*$FRQ3))) ADial is 2,8 Kb in size. Enjoy, Valery --- In [email protected], [email protected] wrote: > > > Hello, > > This email message is a notification to let you know that > a file has been uploaded to the Files area of the AutoItList > group. > > File : /MISC/ADial.zip > Uploaded by : valery_vi <shehrer1@...> > Description : ADial - DTMF encoder & pattern creator > > You can access this file at the URL: > http://groups.yahoo.com/group/AutoItList/files/MISC/ADial.zip > > To learn more about file sharing for your group, please visit: > http://help.yahoo.com/help/us/groups/files > > Regards, > > valery_vi <shehrer1@...> > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AutoItList/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/AutoItList/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/