[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Audio playback and classes
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Audio playback and classes |
Date: |
Tue, 18 Jun 2013 15:15:23 -0400 |
On 17 June 2013 16:08, Vytautas Jancauskas <address@hidden> wrote:
> I have a question relating to octave classes. For the moment player is
> implemented as a C++ class that inherits from octave_base_value. What
> is required to convert it to proper octave class?
There are two ways. One that is implemented in default and another in
the classdef branch. The one in default is documented in the manual:
http://www.gnu.org/software/octave/doc/interpreter/Object-Oriented-Programming.html
There are no Octave-specific classdef docs yet, but the intent is to
implement Matlab's own classdef.
- Jordi G. H.
- Audio playback and classes, Vytautas Jancauskas, 2013/06/17
- Re: Audio playback and classes, Michael Goffioul, 2013/06/17
- Re: Audio playback and classes,
Jordi Gutiérrez Hermoso <=
- Re: Audio playback and classes, Mike Miller, 2013/06/18
- Re: Audio playback and classes, Michael Goffioul, 2013/06/18
- Re: Audio playback and classes, Carnë Draug, 2013/06/18
- Re: Audio playback and classes, Vytautas Jancauskas, 2013/06/19
- Re: Audio playback and classes, Jordi Gutiérrez Hermoso, 2013/06/19
- Re: Audio playback and classes, Mike Miller, 2013/06/21
- Re: Audio playback and classes, Vytautas Jancauskas, 2013/06/28
- Re: Audio playback and classes, Michael Goffioul, 2013/06/28
- Re: Audio playback and classes, Mike Miller, 2013/06/28