WKSW
WKSW (98.5 FM, "98.5 Kiss FM") is a Top 40 music formatted radio station broadcasting from Cookeville, Tennessee. The station is owned by Cookeville Communications, LLC.
![]() | |
City | Cookeville, Tennessee |
---|---|
Broadcast area | Cookeville, Tennessee |
Frequency | 98.5 MHz |
Branding | 98.5 Kiss FM |
Slogan | Nothin' But the Hits |
Programming | |
Format | Top 40/CHR |
Ownership | |
Owner | Cookeville Communications, LLC |
Sister stations | KKSW, KMXN, KLWN, WGSQ, WHUB, WPTN, WDQZ, WRPW, WYST |
History | |
First air date | 1964 | (as WHUB-FM)
Former call signs | WHUB-FM (1964–1997) WGIC (1997–2013) |
Technical information | |
Facility ID | 72329 |
Class | C2 |
ERP | 50,000 watts |
HAAT | 150 meters (490 ft) |
Links | |
Webcast | Listen Live |
Website | kissfm985.com |
History
On February 14, 2013, the then-WGIC rebranded from "Magic 98.5" to "98.5 Kiss FM".[1] On February 21, 2013, WGIC changed their call letters to WKSW, to go with the "Kiss FM" branding.
On-Air Staff
- Freaky Dave (Freak Show In The Morning)
- Rae Rae (Middays With Rae Rae)
- Scooter (Afternoons With The Scoot)
- Abbey (Nights)
- Jeff MCartne (Weekends With Jeff MCartne)
gollark: Thanks. Apparently that works. Is there a way to *cancel* that task from the function which spawns it?
gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
gollark: I found `async-scoped`, but it seems like that would either block the entire thread or possibly cause safety issues.
gollark: Hi. I'm trying to concurrently read from a websocket and do some things with that socket at an interval, with `async_std` and `tide-websocket`. I thought I could use `task::spawn` for this, but it seems to want that to only use `'static` things, which the websocket connection is not. What's the right way to do this?
External links
- Official website
- WKSW in the FCC's FM station database
- WKSW on Radio-Locator
- WKSW in Nielsen Audio's FM station database
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.