+ Reply to Thread
Results 1 to 2 of 2

input from sound card

Hybrid View

  1. #1
    adecruz
    Guest

    input from sound card

    Is it possible to use VBA to access a sgnal from sound card at specific time
    intervals and to do some calculations with excel


  2. #2
    K Dales
    Guest

    RE: input from sound card

    Not with any generic VBA methods that I know of but you could potentially do
    this by using the Windows API library: check out these references:
    http://msdn.microsoft.com/library/de...t/rawinput.asp

    http://msdn.microsoft.com/library/de...t/rawinput.asp

    --
    - K Dales


    "adecruz" wrote:

    > Is it possible to use VBA to access a sgnal from sound card at specific time
    > intervals and to do some calculations with excel
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1