All times are UTC+02:00




Post new topic  Reply to topic  [ 424 posts ]  Go to page Previous 124 25 26 27 2843 Next
Author Message
PostPosted: Mon Aug 29, 2016 9:10 am 
User avatar

Joined: Thu Oct 25, 2012 3:22 pm
Posts: 237
Location: Poland
Quote:
Quote:
Quote:
The crash? Or the tray icon disappearing? Does it crash without using VLC?
This crash was only once, other situations with not responding icon or blank window but with processed sound from VLC, so I'm confused about it.
If you get a not responding icon there should be information! Which usually shows where (.exe or .dll) the crash occurred, if it's in VLC it should say something with libVLC.dll. Can you get that info? It should also be stored in the Windows event logs (which are located in a different spot for each Windows version so I can't really tell you how to get there; it should be in the 'Applications' log). If it does NOT mention libVLC then the crash address and code would be very helpful).

And, this happens all the time when you press BYPASS? If so, can you check with normal sound card input to see if it still happens then?
It looks like only when use VLC, with normal sound card seems to be ok. I'm trying to look for some error logs.
This issue doesn't occur when I don't click right button on tray icon, so maybe it's related to bypass function when VLC used.

_________________
Urban Junglist


Top
   
PostPosted: Mon Aug 29, 2016 10:47 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Fixed:
- Remove warnings
- Check red output bars for 'Rules are there to be broken' - overshoots and clicks present.
- Generic plug-in (not posted) FM output to host doesn't work.

Windows 32 bit:
Windows stand alone: http://www.stereotool.com/download/ster ... 01-029.exe
Winamp DSP: http://www.stereotool.com/download/dsp_ ... 01-029.exe
Windows VST 32 bit: http://www.stereotool.com/download/vst_ ... 01-029.dll BUILD FAILED - NOT AVAILABLE

Known issues:
- Linux Rivendell version -> Returns silence in FM output, why??? Add logging! --> _ST_AUDIO define! But why does it work in Windows?
- Kill License SST
- Run Valgrind for MicroMPX
- CHECK CRASH with VLC - VLC related??[/color]
- Linux Fedora issue

DONE:
- Make new separate Presets class ->
- Check and solve Linux Valgrind errors for Declipper
- Linux high CPU load
- Solved Low Latency mode crash
- Previous version could crash on startup. Should be solved now.
- Thimeo.js add DISABLED displays
- Test if clock moves in right direction (that could be the gaps that are reported) --> Clock jitter calculation effect removed for Stereo Tool (not for MicroMPX). I hope this fixes the issue. Waiting for feedback.
- White list IP's?
- Absolute Highs display broken. Only in HQ version. -> Weird only on Koek pc. Check tomorrow. Ah, only weird if there's real audio, not on background noise there. Maybe stereo effect? Still unable to reproduce on my pc... Copy settings. -> Was clipping in the Winamp output which was fed into VAC. Enabling the Declipper made it a lot better!
- Add agc drive, remove Pre Amp (not remove, default is already 1, so never mind).
- Show link to web interface, hide everything else! (Password)
--> Clock jitter calculation effect removed for Stereo Tool (not for MicroMPX). I hope this fixes the 'gaps' issue. Waiting for feedback.
- Crash reported by multiple people fixed.
- Claimbigf failed once ("Claimbigf failed: In use!") -> Added extra checks, should warn if it happens again. I'm guessing it was triggered by some other bug. --> Was caused by crash
- Split presets in repair/process
- VLC Input broken (resampler is BAD, should probably be disabled in this case?) - Also sound cards should collect MUCH more data before starting to resample.
- Turning pre-emphasis on/off give a big glitch! - Was caused by Phase Delay time shift triggered by having 'Ignore high frequencies' on.
- CPU load: Test if it's indeed lower in 021. Quick test: 45.5% to 44.8%. So, yes.
- Check that FM output can still be L/R stereo if Stereo/RDS encoders are disabled -> No. Needs to be fixed. -> Does what it should do now.
- Fixed some potential crashes - not sure if the one that was reported by 2 people is included
- Make better resampler! Test correct direction! Factor = input/output
- Quality 100-110 is not great, rest is.
- SSB DSB mode in enum, check if it works
- Enum 50/75 add OFF, encode Mu as non-HTML mu
- Add Declipper main view
- Bad pilot/RDS at certain Quality settings, only if Threads==1. Seems ok at high Quality settings... Different in HQ and non-HQ builds. Ah no, sometimes also at Threads > 1. Display only though. Ah, happens when Normal output buffer <= FM buffer size and FM output is disabled but I am displaying FM output. Must be looking to close to the point where I'm writing in OldSamples. (Correction for Normal Output is applied to FM output, probably?). O :( Caused by synchronization issues between threads... And at different numbers of threads everything is broken (note: Only scopes... but all of them!). I think we need a position in the display per thread index to solve this. Then the existing code might work again without changes. (Except that it needs to be triggered from the Framework thread).
- Weird time shift in bottom waveform (or in top waveform?) they don't stay synced at 10 second view size. -> Fixed with bad pilot fix
- Problem with threads is fixed, but still needs to be synchronized with the rest of the GUI and sound card (too much delay now on scopes).
- Phase Rotation before/after doesn't update
- FM Analyser was broken -> mostly fixed, some glitch still present after sound card restart on 2nd channel. -> Ignoring for now...
- Add Delossifier difference, also for Stereo, True Bass & Absolute Highs & Bass Boost, add Declipper, Equalizer, Bandpass, Clipper -> No, only Bandpass and maybe Clipper.
- Smooth preset switching: No more hiccups (if the same filters are enabled) and also faster.
- Quality between 100 and 150% improved (around 101-110 not great yet)
- Connection lost issue web gui
- Add window to AGC (wednesday)
- Make 'HEAR'/'Till here' work (wednesday)
- Test tones are broken (wednesday)
- Make output waveform visible again for non-FM output. -> Appears to be ok now.
- OS_COPYTHREADPRIOTO(td[ch].process_thread) (wednesday) - Was already ok
- Display CPU usage for LQLL threads (tuesday)
- Set affinity for LQLL (tuesday)
- Display needs to be updated for all processing threads (tuesday)
- Display updates must happen in correct order (weird noise jumps otherwise) (tuesday) -> No, was related to updates for all threads
- Don't calculate FM signal if FM is disabled (causes extra display in output too) (tuesday)
- Large pilot phase difference found (tuesday) Fixed with workaround. Reason still unknown.
- AGC gate in bars like compressors - now also in the normal versions
- Displaying CPU usage for all (primary) cores if you select more than 1 thread.
- Reduced memory usage to below what version 8.00 used!
- Gain works again
- AGC gate in bars like compressors
- Low Quality Low Latency monitoring (stand alone version) is working again
- Restart server if all clients are full for a while?
- Delossifier web display added
- Type IP in web site
- Quality below 100% in HQ build error

Later:
- Perform latency measurements
- Web interface export preset
- Generate UIDs and use link
- Password for login?
- Attempt Wes Keene's Feedback mode (see Facebook chat)
- Auto-determine best latency/affinity settings
- New idea: FM stereo trick might reduce MP3 artifacts as well! So add it to streaming output.
- Run as a service
- TODO: Add exception if ignoring too high VST parameter numbers (Audacity bug! -> Was fixed in later Audacity version, never mind).
- Websockets? Later
- However, MediaMonkey was quite insistent I upgrade to the later version 4.1.13.1801, so I did, and now what is happening is the Declipper screen is whited out and can't be configured, though it still works with the last set settings.
- Also when I close MediaMonkey, the Declipper screen hangs (everything else closes), and when I do a forced close, Windows says it's MediaMonkey hanging.
- Still a hack (enabled with a special setting) is needed for some people who want RDS with stereo output... It doesn't make any sense but on some transmitters that apparently works... However I only know of one person who uses this. Not urgent now, this person can use an older version for now.


Top
   
PostPosted: Mon Aug 29, 2016 10:55 am 

Joined: Fri Jan 25, 2013 1:24 pm
Posts: 156
Location: Germany
Quote:
Windows 32 bit:
Windows stand alone: http://www.stereotool.com/download/ster ... 01-029.exe
This version crashes immediately on my machine (Win 7 64 Bit) on startup. Beta 28 was fine...


Top
   
PostPosted: Mon Aug 29, 2016 11:43 am 
User avatar

Joined: Tue Sep 28, 2010 10:56 pm
Posts: 326
Location: Usa
this last beta crashes and no sound from output!!!

_________________
Sexy Girls in your city


Top
   
PostPosted: Mon Aug 29, 2016 12:21 pm 
User avatar

Joined: Thu Oct 25, 2012 3:22 pm
Posts: 237
Location: Poland
on my win10 no crash.

_________________
Urban Junglist


Top
   
PostPosted: Mon Aug 29, 2016 1:22 pm 
User avatar

Joined: Tue Sep 28, 2010 10:56 pm
Posts: 326
Location: Usa
Quote:
on my win10 no crash.
sound?

no crash too on Win 10 but no sound.!

_________________
Sexy Girls in your city


Top
   
PostPosted: Mon Aug 29, 2016 1:28 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Those of you with crashes or other problems: Did you have the composite clipper enabled before? I just saw that I forgot to remove some code that writes audio to a file (which I added to test where certain spikes came from); if it fails to open the file it may crash or not work properly.

Again, if you say crash, please give more info (not needed anymore now since I've found the cause, but for next time):
1. Does the GUI open?
2. What does "crash" mean? Exception shown in the GUI? Pop-up saying that the program stopped working? Something else?


Top
   
PostPosted: Mon Aug 29, 2016 2:42 pm 

Joined: Tue Dec 30, 2008 11:50 pm
Posts: 96
Location: Groningen
dsp 029 is ok on win7 64


Top
   
PostPosted: Mon Aug 29, 2016 3:57 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Fixed:
- Crash in BETA029 fixed.
- Linux Rivendell version -> Returns silence in FM output, why??? Add logging! --> _ST_AUDIO define! But why does it work in Windows?
- Kill License SST

Windows 32 bit:
Windows stand alone: http://www.stereotool.com/download/ster ... 01-030.exe
Winamp DSP: http://www.stereotool.com/download/dsp_ ... 01-030.exe
Windows VST 32 bit: http://www.stereotool.com/download/vst_ ... 01-030.dll BUILD FAILED - NOT AVAILABLE

Known issues:
- Linux Fedora issue
- Make MAC version HELP work. (tonight) - to be tested
- Remove LQLL HQ mode (non-SST) (tonight)
- Check VMware flag turning ON for unknown reason (tonight) -> Not changed recently, and seems not to cause problems, so ignoring for now.
- Fixed synchronization problem between meters, scropes and audio
- INDEX.HTML automatisch resolven
- Add no cache to objects.js!!!
- Declipper broken according to DJ_DOGGY, so far unable to reproduce!
FIRST:
- Sound cards! Arrived!
- Check Axia mixer OK!
- USB sticks!!! ORDERED
- Sjieke naamkaartjes ORDERED
- FM analyser! BESTELD
- Fast pc! ORDERED
- Call Karlex GEBELD, WORDT OPGESTUURD
- Business cards Matt
- Nautel pc
- Make full IBC setup
THEN:
- SST presets
- Run Valgrind for MicroMPX
- Stand alone HTML5 GUI
- Crash Leif?? (Maybe bad server data?)
FINALLY:
- Change version number
- Latency issue: Is it higher than before? And what to do with people who are updating?
- Add presets
- Release
- CHECK CRASH with VLC - VLC related??

DONE:
- Remove warnings
- Check red output bars for 'Rules are there to be broken' - overshoots and clicks present.
- Generic plug-in (not posted) FM output to host doesn't work.
- Make new separate Presets class ->
- Check and solve Linux Valgrind errors for Declipper
- Linux high CPU load
- Solved Low Latency mode crash
- Previous version could crash on startup. Should be solved now.
- Thimeo.js add DISABLED displays
- Test if clock moves in right direction (that could be the gaps that are reported) --> Clock jitter calculation effect removed for Stereo Tool (not for MicroMPX). I hope this fixes the issue. Waiting for feedback.
- White list IP's?
- Absolute Highs display broken. Only in HQ version. -> Weird only on Koek pc. Check tomorrow. Ah, only weird if there's real audio, not on background noise there. Maybe stereo effect? Still unable to reproduce on my pc... Copy settings. -> Was clipping in the Winamp output which was fed into VAC. Enabling the Declipper made it a lot better!
- Add agc drive, remove Pre Amp (not remove, default is already 1, so never mind).
- Show link to web interface, hide everything else! (Password)
--> Clock jitter calculation effect removed for Stereo Tool (not for MicroMPX). I hope this fixes the 'gaps' issue. Waiting for feedback.
- Crash reported by multiple people fixed.
- Claimbigf failed once ("Claimbigf failed: In use!") -> Added extra checks, should warn if it happens again. I'm guessing it was triggered by some other bug. --> Was caused by crash
- Split presets in repair/process
- VLC Input broken (resampler is BAD, should probably be disabled in this case?) - Also sound cards should collect MUCH more data before starting to resample.
- Turning pre-emphasis on/off give a big glitch! - Was caused by Phase Delay time shift triggered by having 'Ignore high frequencies' on.
- CPU load: Test if it's indeed lower in 021. Quick test: 45.5% to 44.8%. So, yes.
- Check that FM output can still be L/R stereo if Stereo/RDS encoders are disabled -> No. Needs to be fixed. -> Does what it should do now.
- Fixed some potential crashes - not sure if the one that was reported by 2 people is included
- Make better resampler! Test correct direction! Factor = input/output
- Quality 100-110 is not great, rest is.
- SSB DSB mode in enum, check if it works
- Enum 50/75 add OFF, encode Mu as non-HTML mu
- Add Declipper main view
- Bad pilot/RDS at certain Quality settings, only if Threads==1. Seems ok at high Quality settings... Different in HQ and non-HQ builds. Ah no, sometimes also at Threads > 1. Display only though. Ah, happens when Normal output buffer <= FM buffer size and FM output is disabled but I am displaying FM output. Must be looking to close to the point where I'm writing in OldSamples. (Correction for Normal Output is applied to FM output, probably?). O :( Caused by synchronization issues between threads... And at different numbers of threads everything is broken (note: Only scopes... but all of them!). I think we need a position in the display per thread index to solve this. Then the existing code might work again without changes. (Except that it needs to be triggered from the Framework thread).
- Weird time shift in bottom waveform (or in top waveform?) they don't stay synced at 10 second view size. -> Fixed with bad pilot fix
- Problem with threads is fixed, but still needs to be synchronized with the rest of the GUI and sound card (too much delay now on scopes).
- Phase Rotation before/after doesn't update
- FM Analyser was broken -> mostly fixed, some glitch still present after sound card restart on 2nd channel. -> Ignoring for now...
- Add Delossifier difference, also for Stereo, True Bass & Absolute Highs & Bass Boost, add Declipper, Equalizer, Bandpass, Clipper -> No, only Bandpass and maybe Clipper.
- Smooth preset switching: No more hiccups (if the same filters are enabled) and also faster.
- Quality between 100 and 150% improved (around 101-110 not great yet)
- Connection lost issue web gui
- Add window to AGC (wednesday)
- Make 'HEAR'/'Till here' work (wednesday)
- Test tones are broken (wednesday)
- Make output waveform visible again for non-FM output. -> Appears to be ok now.
- OS_COPYTHREADPRIOTO(td[ch].process_thread) (wednesday) - Was already ok
- Display CPU usage for LQLL threads (tuesday)
- Set affinity for LQLL (tuesday)
- Display needs to be updated for all processing threads (tuesday)
- Display updates must happen in correct order (weird noise jumps otherwise) (tuesday) -> No, was related to updates for all threads
- Don't calculate FM signal if FM is disabled (causes extra display in output too) (tuesday)
- Large pilot phase difference found (tuesday) Fixed with workaround. Reason still unknown.
- AGC gate in bars like compressors - now also in the normal versions
- Displaying CPU usage for all (primary) cores if you select more than 1 thread.
- Reduced memory usage to below what version 8.00 used!
- Gain works again
- AGC gate in bars like compressors
- Low Quality Low Latency monitoring (stand alone version) is working again
- Restart server if all clients are full for a while?
- Delossifier web display added
- Type IP in web site
- Quality below 100% in HQ build error

Later:
- Perform latency measurements
- Web interface export preset
- Generate UIDs and use link
- Password for login?
- Attempt Wes Keene's Feedback mode (see Facebook chat)
- Auto-determine best latency/affinity settings
- New idea: FM stereo trick might reduce MP3 artifacts as well! So add it to streaming output.
- Run as a service
- TODO: Add exception if ignoring too high VST parameter numbers (Audacity bug! -> Was fixed in later Audacity version, never mind).
- Websockets? Later
- However, MediaMonkey was quite insistent I upgrade to the later version 4.1.13.1801, so I did, and now what is happening is the Declipper screen is whited out and can't be configured, though it still works with the last set settings.
- Also when I close MediaMonkey, the Declipper screen hangs (everything else closes), and when I do a forced close, Windows says it's MediaMonkey hanging.
- Still a hack (enabled with a special setting) is needed for some people who want RDS with stereo output... It doesn't make any sense but on some transmitters that apparently works... However I only know of one person who uses this. Not urgent now, this person can use an older version for now.


Top
   
PostPosted: Mon Aug 29, 2016 4:08 pm 
User avatar

Joined: Tue Sep 28, 2010 10:56 pm
Posts: 326
Location: Usa
Still recording Hans ??? i have no ouput.. When i disable the Advance clipper i have sound

_________________
Sexy Girls in your city


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 424 posts ]  Go to page Previous 124 25 26 27 2843 Next

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited