I had an Idea ...
I found nctaudioinformation.dll and run REGSVR32 and it tells me succeeded
Back to VB... it told me all these others are not registered.
nctaudiotransform.dll
nctaudiofile.dll
nctaudioplayer.dll
nctaudiorecord.dll
So found them all at this dll site...
Cold-booted yes mate, still the same problem.
All I can asume is the v1.4 install packed gave the registery some other info.
btw: nctaudioeditor.dll is available all over the www
I have tried many incase, you know, but, still the same.
Thanks for looking.
Hello
If this is in the wrong section I am sorry.
I'm looking for NCTAudioEditor ActiveX DLL v.1.4
I had it but lost it in a HD crash.
I have searched the net for weeks but only V2
is available which is verry different to v1.4
Category: Developer Tools / Components Libraries
License...
Sorry tedsmith, here it is.
First in a Module...>>>>>
Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory" (lpDest As Any, lpSource As Any, ByVal cbCopy As Long)
Then in the Winsock DataArrival...>>>>>
Private Sub TCPSocket_DataArrival(Index As Integer, ByVal BytesTotal As Long)
If...
Hi tedsmith,
Thanks for replying.
here is my source code again incase you missed it...
>>> http://rapidshare.com/files/287847745/Streamer.zip.html
Wavestream.cls is the ClassModul that was originaly from Microsofts Wavestream.dll source code.
Here is the original Microsoft source code of the...
Hello fellow VB'ers,
I did search before I posted this and could not find a solution to my problem.
As the title says I need to stream Audio one way from one PC to another.
[PC-1]------>------[Router]------>------[PC-2]
This code is a modified version of MS Voice Chat from the Visual...
Sorry if my question was misleading.
I am just asking if anyone knows how to access/control the DirectX Audio Compressor / Limiter from Visual Basic ?
I play about with Visual Basic and music files, a Compressor / Limiter would be good to mess around with.
That was it realy ....... anyone know?
To Control the DirectX Audio Compressor/Limiter from VB.
I have a Sound Blaster Live! Audio card therefore I can play
more than one mp3 or and wav at the same time.
What I would Like to do is send ALL files that are played on
the system through the DirectX Audio Compressor/Limiter.
Any One ?
My sound card > Sound Blaster Live!
I Can Control ALL the mixer function using the relavent APIs
Vol/Bass/Treble/Balance/Front/Rear/Select Input etc
BUT the "record input selectors" are giving me trouble.
They are a 'MUX' List type apparently.
I can't seem to get them under...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.