can anyone tell me if the latest version of Mixer works with the M-Audio Revo 5.1 PCI card? Was working great in my old Samflex@800 but no luck in my X1000.
Does the card actually work? (ignoring mixer for the moment). I suppose you want it for recording while Lyle's still working on that for the onboard sound?
TBH I've not used mixer for years, only tried it this year for the wildly inaccurate eye candy keyboard controlled volume thing
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
K-L wrote: Severin : ho, what an aggresive remark about OSDLauncher...
It is very inacurate though. doesn't need to be as the mixer arexx commands support setting the volume exactly. instead of 'set the volume at about 40%' and saving then run it and slowly adjust the volume up and down all the way a few times and it's images are way out of sync with the actual volume setting.
I have modified the scripts to adjust accurately but OSDLauncher needs modifying a little to use them (I offered them in the news item the day it was released).
for example:
/* Mixer Volume Up by HunoPPC 2013 */ options results
if(Show('P',MIXER)=0) then do ADDRESS COMMAND 'WBrun APPDIR:MIXER' ADDRESS COMMAND 'WaitForPort MIXER 30' end
if(Show('P',MIXER)=1) then do
ADDRESS MIXER
GETMASTER vol=rc2%10 IF vol <= 9 THEN vol=vol+1 SETMASTER vol*10
ADDRESS COMMAND 'run >NIL: OSDLauncher --soundvol+' /* /* new command would be: */ option = "--soundvol " || vol ADDRESS COMMAND 'run >NIL: OSDLauncher 'option'' */ end
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
(I offered them in the news item the day it was released)
And since we did not have the time to answer about this specificic topic, you decided to be rude about Huno's work ? Weird behaviour.
Huno is prepapring exams at the moment and has not much time to work on his projects. If you can do better, go, but please show some respect to those who are actually creating things, it's the least we should do.
@328gts
When the Sam460 onboard sound driver was released, a new version of Mixer was released to support it. Maybe you card is not supported by Mixer.
"wildly innacurate" isn't meant to be rude, it's a description of the problem with the program. I suppose I could have used very, highly, incredibly or unbelievably instead of wildly but certainly not slightly, vaguely, a little etc.
During my tests I had the volume muted yet the OSD showed full volume. To me that is wildly innacurate. I know Huno is busy and hasn't any time for his projects for many months. I'm not disrespecting him, just mentioning the last time I used mixer and what for along with the reason I stopped using it. Could have been phresed batter but I was having a really crap day and didn't bother to choose my words carefully enough.
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
I believe it audio systems job of controlling the volume, AHI should provide the low level support for setting and reading the master volume, I really don't understand way DaveAE decided to move this into mixer.
Anyway the whole audio system needs to be reviewed and some goals have to be set, so Hyperion developer have a target they can work towards.
(NutsAboutAmiga)
Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps.