|
|
Unexpected device name change, Win32 development
Hi, I've come across something strange in implementing an interface in C++
through USB to an Edirol midi adaptor.
I parse the table of MIDI devices using midiOutGetDevCaps() in a loop, and
look for the device name associated with the Edirol. When I first started,
this was "1:EDIROL UM-1 MIDI". A week later the device failed to open, and
when I rechecked the names in the device table, the Edirol name had changed
to "USB Audio Device". After pd/pu and rebooting, it's still that. It isn't
a stopper because a workaround is to just change the name compare string in
the application. But I'd like to know what's happened, and whether it might
decide to revert. I haven't messed with the driver AFAIK at all, my sole
interaction has been developing and testing the app. Can anyone tell me why
this has happened? TIA
|
|
0
|
|
|
|
Reply
|
bxvarley (8)
|
2/26/2008 11:00:24 AM |
|
Hello,
> I parse the table of MIDI devices using midiOutGetDevCaps() in a loop, and
> look for the device name associated with the Edirol. When I first started,
> this was "1:EDIROL UM-1 MIDI". A week later the device failed to open, and
> when I rechecked the names in the device table, the Edirol name had
> changed to "USB Audio Device". After pd/pu and rebooting, it's still
> that. It isn't a stopper because a workaround is to just change the name
> compare string in the application. But I'd like to know what's happened,
> and whether it might decide to revert. I haven't messed with the driver
> AFAIK at all, my sole interaction has been developing and testing the app.
> Can anyone tell me why this has happened? TIA
The problem is sounds and audio devices.
When you change the standard device, the is your sequencing different
then before.
with best regards
Norbert
|
|
0
|
|
|
|
Reply
|
Norbert
|
2/26/2008 2:28:48 PM
|
|
|
1 Replies
154 Views
(page loaded in 0.041 seconds)
Similiar Articles: Windows API programming with gfortran or g95 - comp.lang.fortran ...-- Steve Lionel Developer Products Division Intel ... I was thinking about the proposed name change after ... programming device driver for win32 - comp.lang.asm.x86 Windows ... Use Ring0 mode in Visual Studio .NET - comp.lang.asm.x86 ...I neither know the name of it nor how it works. What ... when I use "int" asm instruction, I get a GPF in Win32. ... Compilers - comp.lang.fortran... be a pleasant change ... Odd BACKUP error: unsupported file structure ! - comp.os.vms ...... but has BACKUP /IMAGE kept up to date with the changes ... seem to go away: >-ANALDISK-I-BAD_FIDNUM, unexpected FID ... faster because I kept the source to just the device name ... [comp.publish.cdrom] CD-Recordable FAQ, Part 1/4 - comp.publish ...Archive-name: cdrom/cd-recordable/part1 Posting-Frequency: monthly Last-modified: 2008/10/09 Version: 2.71 Send corrections and updates to And... input & output in assembly - comp.lang.asm.x86@a=@ dc.b '.text',0,0,0 ; name ... finds in that string, to the "stdout" device ... Updates to lcc-win32 - comp.compilers.lcc Changed the name of the string library ... Assembly Console Programming in Windows - comp.lang.asm.x86 ...... comp.lang.asm.x86 ... Determining the user name ... change apache from "console window" to service ... programming device driver for win32 - comp.lang.asm.x86... is no ... .g64 images - comp.sys.cbmI am currently a bit aside the Amiga's development, but I ... cycles) for e.g. additionally signalling byte changes ... You will see that "Kroko" has already created a device ... USB programmable Open Source Hardware - comp.arch.fpga... of the work and would allow an engineer to make changes ... It is unexpected such help but needed. The web sight is ... mil in a PWB is the best power supply decoupling device ... Fast bit-reverse on an x86? - comp.dsp... thought about a 1-bit ADC was: "must be a digital device ... enable-languages=c, fortran,c++ --enable-threads=win32 ... SSSE3(source, dest, size) & bind(C,name ... Microsoft Win32 to Microsoft .NET Framework API MapXSLT: Simplify Development and ... the article for the name of the function. If you do not find the Win32 ... Changes the world transformation for a device context using the ... Windows Development (Windows) - Microsoft Corporation: Software ...The Win32 and COM application programming interface (API) were designed primarily for development in C and C++, and support development for both 32- and 64-bit ... 7/22/2012 8:37:15 AM
|
|
|
|
|
|
|
|
|