help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is best way? Octave/ASIO or .EXE/ASIO-octave module


From: Stefan van der Walt
Subject: Re: What is best way? Octave/ASIO or .EXE/ASIO-octave module
Date: Wed, 16 Mar 2005 17:33:11 +0200
User-agent: Mutt/1.5.6+20040907i

Hi Robert

I am not exactly sure what you would like to do.  But if you have the
C++ code to access your soundcard, you can simply wrap it as an
oct-file.

See http://wiki.octave.org (search for DaCodaAlFine).

Regards
Stefan

On Tue, Mar 15, 2005 at 09:52:46AM -0800, Macy wrote:
> Which is the better structure for exercising ASIO sound
> board? 
> 
> Option 1 
> Octave script file running compiled ASIO C++ module.
> 
> Option 2
> .EXE program containing compiled octave script.
> 
> I prefer option 1.  How do I do it?
> 
>      - Robert -
> PS  running octave 2.1.50a-inst.exe binary installed in
> Windows XP.   
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]