49 lines
1.9 KiB
Plaintext
49 lines
1.9 KiB
Plaintext
This is a minimodem ascii data test file.
|
|
|
|
http://www.whence.com/minimodem/
|
|
|
|
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
|
|
the quick brown fox jumps over the lazy dog
|
|
1234567890 !@#$%^&*()-=_+`~[]\;',./{}|:"<>? tab> <tab
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
"Airbus", a haiku by Kamal Mostafa <kamal@whence.com>
|
|
|
|
Aluminum tube
|
|
Three hundred twenty sardines
|
|
Earning our SkyMiles
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
minimodem - software audio Bell-type or RTTY FSK modem
|
|
Copyright (C) 2011-2012 Kamal Mostafa <kamal@whence.com>
|
|
|
|
Minimodem is a command-line program which generates (or decodes) audio
|
|
modem tones at any specified baud rate, emulating an old Bell-type or
|
|
radio-teletype FSK modem. The tones can be played to (or recorded from)
|
|
the system audio (PulseAudio or ALSA) or to an audio file.
|
|
|
|
Minimodem can be used to transfer data between nearby computers using an
|
|
audio cable (or just via sound waves), or between remote computers using
|
|
radio, telephone, or another audio communications medium.
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
minimodem - software audio Bell-type or RTTY FSK modem
|
|
Copyright (C) 2011-2012 Kamal Mostafa <kamal@whence.com>
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|