programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

RE : audio

From: Mr Embedded <m_embed_at_yahoo.fr>
Date: Fri, 5 Oct 2007 04:31:29 +0200 (CEST)

waveOutWrite is in WINMM.DLL. More here:

http://msdn2.microsoft.com/en-us/library/ms713764.aspx

In SwiftForth:

LIBRARY WINMM.DLL ok
3 IMPORT: waveOutWrite ok

I don't find any references to a function called
WAVEMAPPER.

--- Elliott Chapin <echapin_at_sympatico.ca> a écrit :

> I'm building a small music application in SF under
> XP, and am having
> trouble accessing low-level audio functions, in
> particular waveOutWrite
> and WAVEMAPPER. I expected to find them in
> audiosrv.dll, which is in
> c:\windows\system32; but that dll isn't accessible
> for some reason.
>
> Suggestions appreciated.
>
> --
>
>
> www3.sympatico.ca/echapin
>
>
>
----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming
> discussion email list
> To unsubscribe, send subject "unsubscribe" to
> sftalk-request_at_forth.com
> For list command help, send subject "help" to
> sftalk-request_at_forth.com
> Message archives are located at
> http://www.forth.com/archive/sftalk
>
----------------------------------------------------------------------
> This list is a forum for SwiftForth users. For
> product support and
> bug reports, please send email to support_at_forth.com
>
----------------------------------------------------------------------
>
>

      _____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Thu Oct 04 2007 - 19:32:16 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:42 PST