internet radio
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1589
iRATE radio 0.3
iRATE radio provides users with a powerful new way to find and download free, legal music online. more>>
iRATE radio provides users with a powerful new way to find and download free, legal music online.
Users rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings with other users, and finding people with similar tastes.
Unlike streaming audio, iRATE saves the tracks to the users hard drive. This means that playback is smoother, without the typical problems associated with streaming media, such as high bandwidth usage.
<<lessUsers rate tracks based on their tastes. The iRATE server then selects other tracks to send to the user from a database of over 50,000 freely downloadable songs by correlating the users ratings with other users, and finding people with similar tastes.
Unlike streaming audio, iRATE saves the tracks to the users hard drive. This means that playback is smoother, without the typical problems associated with streaming media, such as high bandwidth usage.
Download (7.6MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1200 downloads
Internet DJ Console 0.7.0
Internet DJ console is a graphical shoutcast/icecast client that runs under GTK+ and the JACK audio connection kit. more>>
Internet DJ console is a graphical shoutcast and icecast client that runs under GTK+ and the JACK audio connection kit. In short, its an Internet radio app for making a live radio show.
Features include two main media players with a crossfader, a jingle player, microphone signal processing (compressor and noise gate), IRC track announcements with X-Chat, an automatic stream shut-off timer, MP3 or Ogg streaming at various bit rates, aux input for connecting any audio app that is compatible with JACK, and various audio level meters.
Enhancements:
- A new, more powerful streaming architecture has been implemented with multiple streams possible, greater control over quality settings, ability to change the bitrate live on air, and the ability to stream from a prerecorded file with the metadata preserved.
- The MP3=UTF8 option has been removed, and CPU load is now reduced when the microphone is off.
<<lessFeatures include two main media players with a crossfader, a jingle player, microphone signal processing (compressor and noise gate), IRC track announcements with X-Chat, an automatic stream shut-off timer, MP3 or Ogg streaming at various bit rates, aux input for connecting any audio app that is compatible with JACK, and various audio level meters.
Enhancements:
- A new, more powerful streaming architecture has been implemented with multiple streams possible, greater control over quality settings, ability to change the bitrate live on air, and the ability to stream from a prerecorded file with the metadata preserved.
- The MP3=UTF8 option has been removed, and CPU load is now reduced when the microphone is off.
Download (0.59MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
830 downloads
GENeric Radio IP 1.0
GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames. more>>
GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames over generic low-speed/low-power serial radios, such as Microhards MHX series radios. It is intended to speed up the development cycle for those creating low-powered Embedded telemetry and SCADA devices, but may have other applications as well. Once installed, the serial radio simply appears as a network interface like this:
[root@lindev]# ./ifconfig gr0
gr0 Link encap:Generic Radio IP HWaddr 00:00:02:04:06:08
inet addr:192.168.15.1 Mask:255.255.255.0
UP RUNNING MTU:234 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
GENRIP was originally based upon Stuart Cheshires STRIP driver, which is part of the Mobile Computing Group at Stanford Universitys Mosquitonet project. It has been radically modified since.
GENRIP was ported to this application by Lawrence Wimble of Design On Demand, Inc. Design On Demand, Inc. maintains GENRIP and hopes that youll call them if you need help with an embedded project using GENRIP (or any embedded project for that matter).
GENRIP is released for Linux under the GPL. A port to FreeBSD is planned in the near future.
<<less[root@lindev]# ./ifconfig gr0
gr0 Link encap:Generic Radio IP HWaddr 00:00:02:04:06:08
inet addr:192.168.15.1 Mask:255.255.255.0
UP RUNNING MTU:234 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
GENRIP was originally based upon Stuart Cheshires STRIP driver, which is part of the Mobile Computing Group at Stanford Universitys Mosquitonet project. It has been radically modified since.
GENRIP was ported to this application by Lawrence Wimble of Design On Demand, Inc. Design On Demand, Inc. maintains GENRIP and hopes that youll call them if you need help with an embedded project using GENRIP (or any embedded project for that matter).
GENRIP is released for Linux under the GPL. A port to FreeBSD is planned in the near future.
Download (0.024MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1210 downloads
GNU Radio 2.8
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios. more>>
GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in todays high performance wireless devices into software problems.
What is a Software Defined Radio?
Joe Mitola says, "A software radio is a radio whose channel modulation waveforms are defined in software. That is, waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver, similarly, employs a wideband Analog to Digital Converter (ADC) that captures all of the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor."
For our purposes, on the receive side, the idea is to get a wide band ADC as close to the antenna as is convenient, get the samples into something we can program, and then grind on them in software.
Enhancements:
- GNU Radio 2.6 includes sending and receiving data at up to 1Mbit/sec using GMSK. - Theres also support for the new USRP Flex 400 transceiver daughterboards.
- Handling of all daughterboards has been unified, so most apps will work without modification on any of them. For those of you interested in wireless networking, see especially gnuradio-examples/python/gmsk2. Weve got a framework in place to allow you to build and experiment with your own MACs. 2.6 includes the "null MAC". A carrier sense MAC is the next logical step.
<<lessWhat is a Software Defined Radio?
Joe Mitola says, "A software radio is a radio whose channel modulation waveforms are defined in software. That is, waveforms are generated as sampled digital signals, converted from digital to analog via a wideband DAC and then possibly upconverted from IF to RF. The receiver, similarly, employs a wideband Analog to Digital Converter (ADC) that captures all of the channels of the software radio node. The receiver then extracts, downconverts and demodulates the channel waveform using software on a general purpose processor."
For our purposes, on the receive side, the idea is to get a wide band ADC as close to the antenna as is convenient, get the samples into something we can program, and then grind on them in software.
Enhancements:
- GNU Radio 2.6 includes sending and receiving data at up to 1Mbit/sec using GMSK. - Theres also support for the new USRP Flex 400 transceiver daughterboards.
- Handling of all daughterboards has been unified, so most apps will work without modification on any of them. For those of you interested in wireless networking, see especially gnuradio-examples/python/gmsk2. Weve got a framework in place to allow you to build and experiment with your own MACs. 2.6 includes the "null MAC". A carrier sense MAC is the next logical step.
Download (1.0MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1258 downloads
Money-On-Internet 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-10 License: Freeware Price: Free
196 downloads
Internet Storm Center 1.0
Internet Storm Center is a clone of the simple little Windows Konfabulator ISCTracker widget by Bob Rudis. more>>
Internet Storm Center is a clone of the simple little Windows Konfabulator ISCTracker widget by Bob Rudis. It puts a little coloured globe on your desktop, with the colour of the land corresponding to the current level of Internet Storm Tracker.
Clicking on the globe takes you directly to isc.sans.org.
<<lessClicking on the globe takes you directly to isc.sans.org.
Download (0.027MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1224 downloads
KDE Internet share wizard 0.1
KDE Internet share wizard is a Kommnder script that can help you share your internet connection over LAN. more>>
KDE Internet share wizard is a Kommander script that can help you share your internet connection over LAN.
Overview:
I was on a LAN and I needed to share my internet connection because we didnt have any router.
I found this to be quite difficult, but after some searching on internet I found a very good explanation for making this work.
Now, Ive made a WindowsXP like internet connection sharing guide for all who wants to share their internet connection easy and fast.
Usage:
copy the tar.gz file contents into /usr/bin and then run:
kdeinternetshare.sh - English
For all those who are unsure how to use the guide, it should be good to stick to the default settings.
This is only a quite simple guide so suggestions and improvments are welcome.
System requirements:
- Kommander
<<lessOverview:
I was on a LAN and I needed to share my internet connection because we didnt have any router.
I found this to be quite difficult, but after some searching on internet I found a very good explanation for making this work.
Now, Ive made a WindowsXP like internet connection sharing guide for all who wants to share their internet connection easy and fast.
Usage:
copy the tar.gz file contents into /usr/bin and then run:
kdeinternetshare.sh - English
For all those who are unsure how to use the guide, it should be good to stick to the default settings.
This is only a quite simple guide so suggestions and improvments are welcome.
System requirements:
- Kommander
Download (0.012MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
976 downloads
Gnomeradio 1.7
Gnomeradio is a FM radio tuner for the GNOME desktop (version 1 and 2). more>>
Gnomeradio is a FM radio tuner for the GNOME desktop (version 1 and 2).
Gnomeradio is an FM radio tuner application. It should work with every FM tuner card that is supported by video4linux. Remote controls are supported via (optional) lirc-support. Gnomeradio can also record radio as a Wave or MP3 file.
<<lessGnomeradio is an FM radio tuner application. It should work with every FM tuner card that is supported by video4linux. Remote controls are supported via (optional) lirc-support. Gnomeradio can also record radio as a Wave or MP3 file.
Download (0.58MB)
Added: 2006-12-02 License: GPL (GNU General Public License) Price:
1063 downloads
Internet-Making-Money-Scams 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-19 License: Freeware Price: Free
189 downloads
Make-Money-Internet 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-08 License: Freeware Price: Free
199 downloads
Money-From-Internet 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-28 License: Freeware Price: Free
178 downloads
Earn-Money-Internet 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-14 License: Freeware Price: Free
194 downloads
Internet-Million-Dollars 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-17 License: Freeware Price: Free
190 downloads
Making-Money-Internet 1.0
The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-25 License: Freeware Price: Free
182 downloads
Personal Internet Broadcasting Script 1.0.2
Personal Internet Broadcasting Script provides a WWW GUI for the litestream mp3 streaming server. more>>
Personal Internet Broadcasting Script provides a WWW GUI for the litestream mp3 streaming server.
The Personal Internet Broadcasting Script (PIBS) is a PHP/Apache frontend to create dynamic mp3 playlists and broadcast them with litestream.
It can be used to manage playlists for a LAN in an office or to manage your Internet mp3 radio station.
Enhancements:
- bug fixes
- added recursive dir listing.
<<lessThe Personal Internet Broadcasting Script (PIBS) is a PHP/Apache frontend to create dynamic mp3 playlists and broadcast them with litestream.
It can be used to manage playlists for a LAN in an office or to manage your Internet mp3 radio station.
Enhancements:
- bug fixes
- added recursive dir listing.
Download (0.034MB)
Added: 2007-03-22 License: GPL (GNU General Public License) Price:
957 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above internet radio search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed