Stereo Tool https://forums.stereotool.com/ |
|
Stereo Tool 7.43 BETA https://forums.stereotool.com/viewtopic.php?t=5581 |
Page 2 of 19 |
Author: | DJ-DOGGY [ Tue May 27, 2014 8:17 pm ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
At the new Normal output settings there is a problem with "Input without processing" option . Sound is gagged/strange |
Author: | hvz [ Tue May 27, 2014 8:31 pm ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Quote: I listened to the new AM setting and having listened to the pre-emphasized output of some hardware processors, this one sounds quite nice. The harsh ringing sound isn't there. A couple of thoughts :
Hi Bob,1) Part 15 stations aren't limited by the NRSC filter that requires a sharp cut at 10khz (probably also true for full power stations in other countries). Would it be possible to have a 10khz NRSC filter switch that would allow licensed US stations to comply with the NRSC standard yet allow Part 15 stations to operate with full bandwidth pre-emphasis? 2) I find it interesting that when I run the low pass filter setting from 16000 (where I run it on FM) down to 10000, I hear a difference. It sounds notably better at 16000. Does it meet the NRSC 10khz standard with the low pass filter set above 10khz? If so, WOW! Unfortunately no, you have to set it to 10. For the stations that you mentioned, they might then be able to set it higher.. In most countries that I'm aware off the cutoff frequency is 4.5 kHz, which probably explains why AM is nearly dead everywhere else... This also means that all the AM stations that I can receive here stop at 4.5 kHz so I don't know how my processing compares to others... I also don't know the ringing that you mentioned (although I can imagine that bad steep lowpass filter designs can cause bad things). |
Author: | bob53bob [ Tue May 27, 2014 8:56 pm ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Quote: Quote: I listened to the new AM setting and having listened to the pre-emphasized output of some hardware processors, this one sounds quite nice. The harsh ringing sound isn't there. A couple of thoughts :
Hi Bob,1) Part 15 stations aren't limited by the NRSC filter that requires a sharp cut at 10khz (probably also true for full power stations in other countries). Would it be possible to have a 10khz NRSC filter switch that would allow licensed US stations to comply with the NRSC standard yet allow Part 15 stations to operate with full bandwidth pre-emphasis? 2) I find it interesting that when I run the low pass filter setting from 16000 (where I run it on FM) down to 10000, I hear a difference. It sounds notably better at 16000. Does it meet the NRSC 10khz standard with the low pass filter set above 10khz? If so, WOW! Unfortunately no, you have to set it to 10. For the stations that you mentioned, they might then be able to set it higher.. In most countries that I'm aware off the cutoff frequency is 4.5 kHz, which probably explains why AM is nearly dead everywhere else... This also means that all the AM stations that I can receive here stop at 4.5 kHz so I don't know how my processing compares to others... I also don't know the ringing that you mentioned (although I can imagine that bad steep lowpass filter designs can cause bad things). ![]() |
Author: | hvz [ Wed May 28, 2014 12:10 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Quote: 4.5khz....YUK. That's not far above a land line telephone.
Actually, it sounds so bad that I remember when I was little and was scanning the FM and also AM dial, I had difficulty understanding speech on AM due to the lack of highs...Stations are placed 9 kHz apart, without bigger holes in between them (as is apparently the case in the US, the same is true for FM by the way, stations here are 100 kHz apart instead of 200). So, in order to have good reception without catching disturbances of other channels, not only the transmitter but also the receiver must filter out everything above 4.5 kHz. Older analog radio's (like the one I had as a kid) probably didn't have very steep filters, so I guess they would be filtering out a lot below 4.5 kHz already... |
Author: | Bojcha [ Wed May 28, 2014 12:13 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Quote: Actually, it sounds so bad that I remember when I was little and was scanning the FM and also AM dial, I had difficulty understanding speech on AM due to the lack of highs...
That's why you keep treble on Your amplifier at +10 ![]() |
Author: | hvz [ Wed May 28, 2014 12:20 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Quote: Quote: Actually, it sounds so bad that I remember when I was little and was scanning the FM and also AM dial, I had difficulty understanding speech on AM due to the lack of highs...
That's why you keep treble on Your amplifier at +10 ![]() ![]() |
Author: | hvz [ Wed May 28, 2014 3:07 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
BETA743-003 NOTE: I have NOT fixed any of the reported bugs yet, so you have to assume at this point that this version is very buggy. I did add a new feature though for which I would like to get some feedback: Output streaming via VLC. To use this, you must have installed the 32 bit version of VLC Media Player: http://www.videolan.org/vlc/ Stereo Tool Windows 32 bit stand alone version: http://www.stereotool.com/download/ster ... 43-003.exe How to use it: - Generate a 'sout' string in VLC (you can also modify the string that's set as default) - Paste it in Stereo Tool (see Configuration -> Sound Cards -> Normal Output panel) - Select VLC as output sound card (currently only works for Normal Output) With the default string Code: --sout=#transcode{vcodec=none,acodec=mp3,ab=200,channels=2,samplerate=44100}:std{access=http,mux=raw,dst=127.0.0.1:8080}you can connect with a separate VLC player by going to Open Network Stream, and then typing http://127.0.0.1:8080/ . The codec in this case is mp3, 200 kbit/s, 2 channels, 44100 Hz. It should be possible to stream to Shoutcast etc. as well but I have not tested this (among others because I have no experience with it and no server to stream to) - so I hope someone who has more experience can check if it works. See http://shootingstarbbs.blogspot.nl/2010 ... io-to.html for a description on how to do it. They came up with the following sout string: Code: sout=#transcode{vcodec= none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=shout,mux=ogg,dst=icandy:password@lema-awards.ipr365.com:1234/icandy} --sout-keepI don't know if the --sout-keep is needed, there's currently no way to fill it in in Stereo Tool (I can of course add it if needed). Known bug: If you close Stereo Tool while output streaming is active, it hangs. Disable the output first to avoid this. |
Author: | radio700 [ Wed May 28, 2014 7:42 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Hi Hans, here are my testresults: - when using this new version, the stream input vlc doesn't work anymore ![]() - when resampling in the VLC streaming output (e.g. 48000 to 44100) it sounds terrible - local streaming works (127.0.0.1) - streaming to icecast doesn't work *). Doing it directly from VLC, it works with this SOUT Line: Code: :sout=#transcode{vcodec=none,acodec=mp3,ab=256,channels=2,samplerate=48000}:std{access=shout,mux=ogg,dst=source:xxxxxxxxxxx@172.20.11.120:8000/test} :sout-keep*) Update: It connects to Icecast, the mountpoint is available but there is no data flowing... Could you imagine to do such an output for the FM also? We could pack it into an 128kHz Mono FLAC Stream, send it to icecast and we have > tadaaaa < a full MPX Stream incl. Stereo and RDS. So at the remote end we may use small Raspberry PIs with USB soundcards for playout. Christian |
Author: | DJ-DOGGY [ Wed May 28, 2014 9:46 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
I`ve never seen such a plugin or stream solution for 192/128 KHz stream nevermind if it`s Flac or Wave. It can be fitted in 128 KHz because RDS carrier is 57KHz and is with bandwidth +-3Khz , so the last frequency is arround 60KHz , maximum 60.5 . With 128Khz rate we have real 64Khz bandwidth.. This will be a good thing to have an ability to stream the whole MPX signal. If someone have a solution till this moment, let me know please. |
Author: | hvz [ Wed May 28, 2014 11:46 am ] |
Post subject: | Re: Stereo Tool 7.43 BETA |
Quote: - when using this new version, the stream input vlc doesn't work anymore
Strange, input still works fine here. And I don't hear anything bad when resampling in VLC.![]() - when resampling in the VLC streaming output (e.g. 48000 to 44100) it sounds terrible - local streaming works (127.0.0.1) - streaming to icecast doesn't work *). Doing it directly from VLC, it works with this SOUT Line: Code: :sout=#transcode{vcodec=none,acodec=mp3,ab=256,channels=2,samplerate=48000}:std{access=shout,mux=ogg,dst=source:xxxxxxxxxxx@172.20.11.120:8000/test} :sout-keep*) Update: It connects to Icecast, the mountpoint is available but there is no data flowing... Can you paste the *exact* sout line that you pasted in Stereo Tool? (Control+C works in the ST tekst-fields). Quote: Could you imagine to do such an output for the FM also? We could pack it into an 128kHz Mono FLAC Stream, send it to icecast and we have > tadaaaa < a full MPX Stream incl. Stereo and RDS. So at the remote end we may use small Raspberry PIs with USB soundcards for playout.
Definitely worth a test. I only have to add VLC SOUT field for that, except for that everything is already there.
|
Page 2 of 19 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |