Official Starrsoft WIN500 Software Thread

Status
Not open for further replies.

scan-pa

RRDB Admin
Database Admin
Joined
Dec 18, 2002
Messages
1,001
Reaction score
33
Location
Lebanon, Pa.
Official Starrsoft WIN500 Software Thread.

This thread is to report & Discuss anything related to The WIN500 software.


Starrsoft WIN500 Software: http://starrsoft.com/ Version 1.07 is now Available **** updated on 11/27/2007

System Requirements
In order to run Win500, you'll need the following:

* A copy of the Win500 program
* A PSR-500 Scanner
* The blue GRE USB Scanner Programming cable that came with your PSR-500.
* A Windows (2000, XP, Vista) PC. Sorry - 95, 98, and Me are not supported.
 
Last edited:

williafa

Member
Joined
Feb 7, 2006
Messages
22
Reaction score
0
Location
glen gardner, new jersey
Don
this is what I have as ps500 files.
somerset county.p500 has middlesex and somerset combined in one file, scanlist 1 and 2
middlesex county.p500 has only middlesex county in it scanlist 1
edison township.p500 has middlesex, somerset, edison township and east brunswick
scanlist 1 thru 4 assigned
north brunswick.p500 only the conventional scanlist 5

I must have imported wrong somehow.

The north brunswick conv freq 4 of them i uploaded from the scanner which I programmed manualy when I first got the scanner.

Thanks
 

DonS

Member
Joined
Jun 17, 2003
Messages
4,099
Reaction score
-2
Location
Franktown, CO
williafa said:
Don
this is what I have as ps500 files.
somerset county.p500 has middlesex and somerset combined in one file, scanlist 1 and 2
middlesex county.p500 has only middlesex county in it scanlist 1
edison township.p500 has middlesex, somerset, edison township and east brunswick
scanlist 1 thru 4 assigned
north brunswick.p500 only the conventional scanlist 5

I must have imported wrong somehow.

The north brunswick conv freq 4 of them i uploaded from the scanner which I programmed manualy when I first got the scanner.

Thanks

If you want to listen to "edison township.p500" and "north brunswick.p500" (or any other combinations of files) at the same time, you need to combine them into a single P500 file, then upload the combined file.

Each time you upload a P500 file, it wipes out what's already in the scanner's working memory. This is a function of the PSR-500.
 

williafa

Member
Joined
Feb 7, 2006
Messages
22
Reaction score
0
Location
glen gardner, new jersey
Don,
Do I have to create from scratch or can I combine the files I have into one.
As you are saying any time I web import make sure it is saved form your program into the same file. I will be adding about 8 more townships trunked and conventional most from middlesex county.
Thanks
Frank
 

Stick0413

Member
Joined
May 16, 2005
Messages
1,077
Reaction score
3
Location
Hopewell, VA
You can open a new file and use the tabs at the top and copy from the P500s you have into the new one. You can adjust the objects to the scanlists you would like them to be associated with. Go to the website that is linked in my sig, go to the "scanniest corner" and go to the P500 files page. You can download my main P500 file there (for my area) to see what I am talking about. Hope that can help some.
 

williafa

Member
Joined
Feb 7, 2006
Messages
22
Reaction score
0
Location
glen gardner, new jersey
Aaron,

Am I to understand I use WIN500 to merge the files. Not sure how I do this as I am brand new to Don's program. I did look at your system and is is very nice. Mine would look the same but not as big I think.
Thanks Frank
 

3mary2

Member
Premium Subscriber
Joined
Aug 29, 2005
Messages
231
Reaction score
1
Location
Las Vegas, NV
Help

Time for you old timers to laugh. Is there a help file to download for the PSR500 program. Tis is my first computer program so I need help file so I don't have to read all the entries to fine what I need
 

somme1916

Member
Joined
Jul 8, 2007
Messages
61
Reaction score
0
Win500 & Audio Recording

I forgot to ask this from the start...why does Win500 use *.wav format when everything else , at the least , give's the option of mp3 format or just flat out uses mp3 ? The wav format is old hat with file size being one such issue.

And the reasons you (D.Starr) give for not being able to append to audio files may or may not be valid. But certainly not for everyone. Having the option to append would be nice. Like I mentioned...I ended up with over 600 audio files from an over night record session which is totally unmanageable.

Maybe Win500 software can't handel it. But having software to do exactly that with my 996t , append audio files , is why I took it for granted it was not a big deal. I thought it had become the norm. And I really thought the mp3 format had become THE recording norm.

I was wrong on both counts. Maybe Win500 should catch up to the 21st century.

Rob
--


DonS said:
Win500 records each "conversation" to its own file, stamping them (filenames) with the time, object type, object ID, and alpha tag(s).

This behavior is fixed (i.e. not changeable) within the program, for a few reasons:
1. Audio recording is intimately tied to the logging function, where filename etc. is based on the currently-active object.
2. With WAV file recording, there's no way to keep the audio synced to real time unless you record silence between actual samples.
3. Recording silence between actual samples forces a constant file-write for any object that has been active since the "monitor" function was started, at ~2.5 kB per second per object.
4 If recording silence for any object that has ever "gone active"... If you start the monitor function, 20 objects go "active" in the first few minutes, and you leave it running for 24 hours, you've now created 20 files (one per object), each of which is ~216 megabytes (2.5 kB per second x 86400 seconds). If the 20 objects shared active time equally, each of those twenty 216 MB files is 95% silence.
5. #4 is a moot point, since the recording code I wrote only allows one active output file at any given time. The file is written via notifications from Windows, which periodically supplies a real-time-based set of audio data.

The recording function was intended to create a set of files from which you could "follow" activity on the scanner, tying them to the activity log (text) file. If you really want to create one giant file for each active object, you should be able to find free/cheap utilities on the 'net that will concatenate WAV files.


There's an option to limit each file to X seconds. Win500 will start a new file on the next "conversation". This feature was primarily intended to keep Win500 from recording giant files (forever) if the scanner got "stuck" on a keyed mic, data transmission, or other infinitely long open-squelch condition that you really don't want to record.
 

Sownman

Member
Joined
Nov 1, 2007
Messages
142
Reaction score
0
Location
Santa Clarita Calif
somme1916 said:
I forgot to ask this from the start...why does Win500 use *.wav format when everything else , at the least , give's the option of mp3 format or just flat out uses mp3 ? The wav format is old hat with file size being one such issue.

And the reasons you (D.Starr) give for not being able to append to audio files may or may not be valid. But certainly not for everyone. Having the option to append would be nice. Like I mentioned...I ended up with over 600 audio files from an over night record session which is totally unmanageable.--

Win500 is a computer software for programming a particular radio. It also offers several
neat non programming sidelights. It is not the responsibility of a radio programming software to offer recording at all let alone offer multiple file format choices and then give you post recording file management as well. Are you kidding ?

I am a professional sound engineer and I record on computers all day long using .wav files
they are not in the least bit out of date. When I want to organize them I use a software that does just that, like ProTools. You might try a poor mans version of Protools. It's by Sony called SoundForge. You can import your 600 clips and edit them in any order you want, throw out the countless boring bits, and remove the blank areas, and consolidate them to one longer clip in nearly any file format you want, including .wav and .mp3 and .aiff

Where did you get the idea that Win500 "OWES" you that ? Win500 owes you an easier
radio programming experience and it delivers that quite nicely.

PS I'm not Don and I've never even met him

Steve
 

fmon

Silent Key Jan. 14, 2012
Joined
May 11, 2002
Messages
7,739
Reaction score
1
Location
Eclipse, Virginia
1074.gif
Well stated Steve.
 

somme1916

Member
Joined
Jul 8, 2007
Messages
61
Reaction score
0
Sownman said:
Win500 owes you an easier radio programming experience and it delivers that quite nicely.

PS I'm not Don and I've never even met him

Steve

But it does a half way job at it. If you are going to include an option you should at least try & do it right.

PSS I'm not Don and I've never even met him either.

Rob
 

BOBRR

Member
Joined
Dec 15, 2004
Messages
1,540
Reaction score
54
Location
Boston, MA
XF, /HD2 and /HD5 ? (and Batter charging question)

Hi,

I looked, honest.

Where in manual, please ?

BTW: Anyone know what the number on the left of the screen when you Select the Battery information means (when not charging) ?

And, why 9.9 V when charging; is this what is coming out of the wal-wart ?
Shouln't it show what the actual battery voltage is during the charging ?

Suggestion for GRE: sure would be nice to have a callable, or always displayed, small battery icon with the amount of charge left on the batteries shown by a black fill-in. Or is it there now,somewhere, and I'm missing it ?

Thanks,
B.
 

DonS

Member
Joined
Jun 17, 2003
Messages
4,099
Reaction score
-2
Location
Franktown, CO
somme1916 said:
But it does a half way job at it. If you are going to include an option you should at least try & do it right.
MP3 vs. WAV: I elected to use an audio encoding format that is unencumbered by patent or licensing problems.

Multiple vs Single audio files: As described previously, the intent was (and still is) to create a single file for each "conversation". This allows time-accurate files without recording hours of dead air. To me, this is the "right way" to do it. Recording lots of silence between conversations, or jamming speech together without regard to when the speech actually occurred, is "wrong". If, however, that's what you really want, download one of the many audio file manipulation apps and concatenate the desired WAV files into a single file (maybe the 'free' SoX utility).
 

somme1916

Member
Joined
Jul 8, 2007
Messages
61
Reaction score
0
Win500's Audio Recording Lack Of Options

DonS said:
MP3 vs. WAV: I elected to use an audio encoding format that is unencumbered by patent or licensing problems.

Multiple vs Single audio files: As described previously, the intent was (and still is) to create a single file for each "conversation". This allows time-accurate files without recording hours of dead air. To me, this is the "right way" to do it. Recording lots of silence between conversations, or jamming speech together without regard to when the speech actually occurred, is "wrong". If, however, that's what you really want, download one of the many audio file manipulation apps and concatenate the desired WAV files into a single file (maybe the 'free' SoX utility).

I can appreciate what you are saying.

However you have totally lost me re the "hours of dead air" & "Recording lots of silence between conversations".

If you cannot do what other radio control software does re recording audio in an orderly fashion & without the "lots of silence" & "hours of dead air" that's fine. A man needs to know his limitations.

But to say that's all one will get , the above stated limitations , with recording audio from a scanner is flat out wrong. I've been doing it for quite sometime with a 996t & radio software.

Now as far as mp3 format. It just seem's odd to me that , for just one of many examples , Scanner Recorder a freeware pgm has used mp3 format option(s) for years. So I'm sorry I do not buy that excuse.

It's fairly obvious you do not plan to update your Win500 recording options to present day usage requirements & that's obviously your choice. But to not do it for reasons stated is...unfortunate.

Rob
 

DonS

Member
Joined
Jun 17, 2003
Messages
4,099
Reaction score
-2
Location
Franktown, CO
somme1916 said:
I can appreciate what you are saying.

However you have totally lost me re the "hours of dead air" & "Recording lots of silence between conversations".

If you cannot do what other radio control software does re recording audio in an orderly fashion & without the "lots of silence" & "hours of dead air" that's fine. A man needs to know his limitations.

But to say that's all one will get , the above stated limitations , with recording audio from a scanner is flat out wrong. I've been doing it for quite sometime with a 996t & radio software.

Now as far as mp3 format. It just seem's odd to me that , for just one of many examples , Scanner Recorder a freeware pgm has used mp3 format option(s) for years. So I'm sorry I do not buy that excuse.

It's fairly obvious you do not plan to update your Win500 recording options to present day usage requirements & that's obviously your choice. But to not do it for reasons stated is...unfortunate.

First, MP3... MPEG-1 Audio Layer 3 is a patented encoding method. Any software, hardware, etc. that encodes in the MP3 format needs to "get permission" from the patent holder(s). Thomson/Fraunhofer will sell me a license for $2.50 per unit, minimum $15,000 per calendar year (payable in advance). If I buy such a license, I can include their patented (see http://www.mp3licensing.com/patents/index.html for a list of applicable patents worldwide) methods in the software I sell.

If someone includes MP3 encoding or decoding in their product, but doesn't reach some kind of licensing agreement with the patent holder(s), they're potentially guilty of "patent infringement". I really don't want to risk the (small?) chance that I'll get sued. If the "big boys" (Microsoft, Apple, etc.) see fit to pay the royalties to include MP3 encoders/decoders in their software, it seems to me that it would be a very bad idea to include MP3 encoding in my own software without paying those royalties - something I cannot, at present, afford to do.

Google "MP3 patents" or "MP3 licensing" if you really don't understand that the MP3 format isn't "free". Microsoft got whacked with a $1.5 billion judgement a while back - it was only reversed after Microsoft convinced a judge that they really did have a license to use MP3 in their product(s) - as mentioned above, Microsoft does pay Thomson the licensing fees for MP3. If it was really "free", do you think Microsoft would be paying for it?

To avoid the MP3 patent/licensing risks, I use the "freely available" WAV recording supplied with every recent copy of Windows.

Now, "dead air and silence"....

Let's presume a certain TGRP first goes active at 01:30:00. It's active for 48 seconds. I've recorded 48 seconds of audio. Now let's say that TGRP doesn't go active again until 05:31:00, at which time it's active for 7 seconds. If I'm recording audio to a single file, I have two choices:
Option 1: Record the new 05:31 audio immediately after the 01:30 audio. The WAV file now contains 55 seconds of audio. It's nice and small but, on playback, you have no idea when the 7 seconds of audio at 05:31:00 was actually received. For all you know, those 7 seconds could've been received any time between 01:30:48 and whenever you stopped the recording.
Option 2: Pad the file from 01:30:48 until 05:31:00 with "silence" (bytes that represent "no audio here"), and record the 7 seconds of audio at the "right place" (time-wise) in the file. Excellent - now, when you play the file back, you know that the 7 seconds of audio at the end started 4 hours, 12 seconds after the first 48-second sample ended. But, your file is now enormous. At ~1650 bytes per second, the file's size is about 24 megabytes, but only contains 55 seconds of audio.

In my opinion, neither of those options are "right". In the first case, we've lost all timing information - we can't go back in the morning and ask "when those sirens woke me up at 2 AM, where were they going?". In the second case, we can do that, but at the expense of recording a potential 142 megabytes per object per day.

There is another potential solution... using #1 above, a) keep track of how much audio I've actually recorded (so I think I know the time vs. byte offset in the WAV file), b) keep track of current time-of-day vs. the time-of-day when the file started, and c) write these differences to a separate text file. You, the user, would have to look at the text file when playing back your audio. In the example above, when you're playing back the WAV file and hear the apparent start of a conversation, you'd look at the audio player's "current time". You'd see something around 00:48. You'd then look in the text file and search for a record like "00:00:48 WAV file offset equals time-of-day 05:31:00". To me, this seems far more cumbersome than just looking at the name of the file(s) you're playing back.

Additionally, as I and others have mentioned several times now, there are free apps available that will let you join your 600+ WAV files together into a single WAV file.



You mentioned "Scanner Recorder a freeware pgm"... In case you're referring to the Scanner Recorder program at http://www.davee.com/scanrec/ , that program does not record to MP3. It records WAV files. From the FAQ on that page (and presuming it's correct):
Q: Can I record to .MP3 files?
A: No. Even though the compressors show MP3 in the list, you still are going to record to a wav files. It's possible there are .WAV to .MP3 converters available as shareware or freeware.


 

MtnBiker2005

Member
Premium Subscriber
Joined
Dec 19, 2002
Messages
3,565
Reaction score
715
Location
San Diego County, California
"ID Tracker II" recording software does what you just said. and you can replay it on the same wav file & with the text file in the same 'player window'
http://bellsouthpwp.net/k/d/kd5eis/IDTracker/IDTracker.htm

DonS said:
There is another potential solution... using #1 above, a) keep track of how much audio I've actually recorded (so I think I know the time vs. byte offset in the WAV file), b) keep track of current time-of-day vs. the time-of-day when the file started, and c) write these differences to a separate text file. You, the user, would have to look at the text file when playing back your audio.
 

somme1916

Member
Joined
Jul 8, 2007
Messages
61
Reaction score
0
DonS said:
To avoid the MP3 patent/licensing risks, I use the "freely available" WAV recording supplied with every recent copy of Windows.

And you are have absolutely made your case. I will never fault anyone for deciding against having to pay extra. I don't plan to inquire of every audio pgm out there if they have paid some kind of fee. Somehow they do it & you do not. Fine.
.
DonS said:
Now, "dead air and silence"....

I snipped for brevity & more importantly because I simply am not having any problems with dead air & the continuity problems you speak of. I do not pretend to assume that what I want in your pgm , re audio recording , is simple for you to add. I also cannot speak to all that you wrote about "dead air and silence".

But this IS what I'm trying to get through in my possibly clumsy way of putting things...I now have a pgm that records audio from my 996t scanner radio. That software can & does append to already recorded tgid hits. There are NO periods of dead silence in a way that makes the audio file any larger and/or longer. Now that being said it is by no means perfect. Hardly anything is. But when I check that tgid sound file in the morn after , for example , a night of recording I can easily follow the recorded hits. There is no periods of silience unless of course the person has his/her mike keyed & does not talk. Which is a rarity.

This is what I wanted in Win500. You say you do not know how to do this. Ok fine. End of conversation.

DonS said:
Additionally, as I and others have mentioned several times now, there are free apps available that will let you join your 600+ WAV files together into a single WAV file.

I figured that one out the first time I ended up with 600 files. But it goes back to what I was asking for. And besides I did not want to have to spend extra $$ on a pgm that I only needed when I used your software.

DonS said:
You mentioned "Scanner Recorder a freeware pgm"... In case you're referring to the Scanner Recorder program at http://www.davee.com/scanrec/ , that program does not record to MP3. It records WAV files. From the FAQ on that page (and presuming it's correct):
Q: Can I record to .MP3 files?
A: No. Even though the compressors show MP3 in the list, you still are going to record to a wav files. It's possible there are .WAV to .MP3 converters available as shareware or freeware.



Ok I have that program. I have used that exact pgm to record in mp3 format MANY times. The latest being about 20 minutes ago. If needed I'll post directions here on how to use Scanner Recorder to record in mp3 format.

Rob
 

DonS

Member
Joined
Jun 17, 2003
Messages
4,099
Reaction score
-2
Location
Franktown, CO
somme1916 said:
But this IS what I'm trying to get through in my possibly clumsy way of putting things...I now have a pgm that records audio from my 996t scanner radio. That software can & does append to already recorded tgid hits. There are NO periods of dead silence in a way that makes the audio file any larger and/or longer. Now that being said it is by no means perfect. Hardly anything is. But when I check that tgid sound file in the morn after , for example , a night of recording I can easily follow the recorded hits. There is no periods of silience unless of course the person has his/her mike keyed & does not talk. Which is a rarity.
Is the resulting audio file synced up to "real time"? That is, when you hear audio in that recorded file, do you know exactly when it was received on your radio? Or do you just hear one continuous stream of audio, as if the entire day's worth of voice traffic was transmitted in 150 contiguous minutes?

This is what I wanted in Win500. You say you do not know how to do this.
No, I did not say that. I described at least two methods with which I could record "to a single file". I said that both are unacceptable, since they either a) don't tell you when the audio was actually recorded or b) are very large files containing lots of silence.


I figured that one out the first time I ended up with 600 files. But it goes back to what I was asking for. And besides I did not want to have to spend extra $$ on a pgm that I only needed when I used your software.
Look up the definition of the word "free" as used in my previous post. The SoX program is "free". You download it and use it, and don't pay anyone anything. It will concatenate your WAV files for you.

I just used SoX to join 541 WAV files for my local trunking system's "Police Dispatch" talkgroup, recorded yesterday. Not including the time to download the SoX.EXE, it took me about 2 minutes to create one giant WAV file with all of yesterday's "Police Dispatch" traffic. Of course, when I play that WAV file, I have absolutely no idea when the various events occurred. I have a 12 MB file that contains about 2 hours of voice traffic, spanning 00:00:36 through 23:55:02... when my audio player says "01:21:30" (one hour, twenty-one minutes, thirty seconds into the big WAV file), I don't know what time yesterday that voice traffic was actually transmitted. Pretty useless if I'm trying to match the radio's voice traffic to real-world events, or even if I'm trying to sync Police Dispatch to Fire Dispatch.

Ok I have that [Scanner Recorder] program. I have used that exact pgm to record in mp3 format MANY times. The latest being about 20 minutes ago. If needed I'll post directions here on how to use Scanner Recorder to record in mp3 format.
I just used "Scanner Recorder" to record an alleged MP3 file...
0. Download and install "Scanner Recorder" from http://www.davee.com/scanrec/
1. Open Scanner Recorder
2. Click the "Open" button
3. Enter "don.mp3" in the "Save Waveform File As" dialog that appears
4. In the "Select compression..." dialog, select "MPEG Layer-3" under "Format"
5. Record some audio
6. Click the "Close" button

The resulting "don.mp3" file, while named with an "MP3" extension, is NOT an MP3 file. It's a WAV file. Looking at the file in a binary editor shows that it starts with the bytes:
52 49 46 46 EA 33 00 00 57 41 56 45 66 6D 74 (RIFF WAVEfmt)
That's the signature for a WAV file. An MP3 file would start with something like:
49 44 33 (ID3)

You may think you're recording MP3 files with "Scanner Recorder", but you're not. The developer's FAQ is correct.
 
Status
Not open for further replies.
Top