All times are UTC+02:00




Post new topic  Reply to topic  [ 752 posts ]  Go to page Previous 171 72 73 74 75 76 Next
Author Message
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 2:35 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Quote:
Fake Stereo doesn't adjust properly to the left (by clicking left side) since version 058
Seems to work fine here, but you need to turn both Stereo and AZIMUTH on.

Actually I need to remove that you have to turn Stereo on... That was needed in the old interface, but not anymore. Will do that.


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 2:51 pm 
User avatar

Joined: Sun Apr 06, 2008 10:02 pm
Posts: 109
Hans => it's strange , when i don't select "asio" and i push the button "open asio configuration" i have this message ; "no asio control panel is availble for this asio device" :shock: , and if i select "asio" (in blue) and than i push on the button "open asio configuration" nothing happen :cry:

I am under windows xp .

Thank you hans ;)


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 3:28 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Quote:
Hans => it's strange , when i don't select "asio" and i push the button "open asio configuration" i have this message ; "no asio control panel is availble for this asio device" :shock: , and if i select "asio" (in blue) and than i push on the button "open asio configuration" nothing happen :cry:

I am under windows xp .

Thank you hans ;)
And how was that in 6.32?

All I do is call this function:
Code:
void AsioIO::Configure(HWND hwndDlg)
{
    if (ASIOControlPanel() == ASE_NotPresent)
    {
        MessageBox(hwndDlg, "No ASIO Control Panel is available for this ASIO device.", "ASIO Control Panel not available", MB_ICONERROR);
    }
}
So basically, "ASIOControlPanel()". If you don't get a popup window, and no warning either, it just means that this function reports back that all is ok... :(


Edit: Issue now confirmed by more people :( - uhm, scratch that - they have the same issue with 6.32. Not sure what's happening here...


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 5:18 pm 
User avatar

Joined: Sun Apr 06, 2008 10:02 pm
Posts: 109
hans => with the 6.32 version,(avaible on your website ,not on forum)(not beta version) , asio seem work fine with this version under windows xp sp3 :?


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 5:26 pm 
User avatar

Joined: Tue Mar 17, 2009 2:56 pm
Posts: 4231
Yea, Stereo Boost meter is not so good. Will try to make something else...
But, bass boost is now better, only background is changed so meters are better visible... (?)

I would need name of image for "Asio Control Panel" button.


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 5:58 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Stand alone: http://www.stereotool.com/download/ster ... 33-064.exe
Winamp DSP: http://www.stereotool.com/download/dsp_ ... 33-064.exe

Done:
- Fix gain and tilt display

TODO:
- Check ASIO configuration (Garfield)
- Skin issues
- Add presets BUSY Waiting for feedback from Brian, Phoenix, Wolf Stahl
- Add BS412 presets
- Make BS412 work without pre-emphasis

Less urgent for usability:
- Design (several people are working on something)

For later:
- Add 'purpose based' view on settings (for example all settings that affect bass combined).
- Multi-language support
- Add basic/advanced modes
- Add '-6' '-12' etc. beside output bars where possible.
- Context sensitive Help (help button should be next to the preset buttons)
- Drag (resize window parts) lines, also between to/bottom part (scopes/meters).
- Confirm on close (stand alone version)


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 6:53 pm 
User avatar

Joined: Wed Jun 16, 2010 4:30 pm
Posts: 600
Location: Buenos Aires, Argentina
@hvz:
could indicate, even approximately, which is the attenuation in dB in the bar graphs of current ST about AGC, MB and Clipper. (a 1/4, 1/2 and full scale)? ;)

_________________
by GAP
"Less is More" (Bob Katz)


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 7:30 pm 
User avatar

Joined: Tue Mar 17, 2009 2:56 pm
Posts: 4231
Quote:
@hvz:
could indicate, even approximately, which is the attenuation in dB in the bar graphs of current ST about AGC, MB and Clipper. (a 1/4, 1/2 and full scale)? ;)
Every block should be 1dB.. my measurements is about 0.8-0.9dB.


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 7:45 pm 
User avatar

Joined: Wed Nov 19, 2008 7:44 pm
Posts: 1169
Location: Bulgaria
This means that ST can attenuate more than 12 db in advanced clipper right ?
12 blocks = 12 db att
It can more , but not indicated . Is this right ?


Top
   
 Post subject: Re: New things...
PostPosted: Mon Dec 10, 2012 8:50 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11425
Every line = 1 dB. Every stronger line = 6 dB.

And yes it can go deeper than the indicators show. Whether you should want that...? ;)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 752 posts ]  Go to page Previous 171 72 73 74 75 76 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