octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #57511] audiodevinfo should return logical val


From: Rik
Subject: [Octave-bug-tracker] [bug #57511] audiodevinfo should return logical value for support/non-support
Date: Tue, 31 Dec 2019 14:41:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <https://savannah.gnu.org/bugs/?57511>

                 Summary: audiodevinfo should return logical value for
support/non-support
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 31 Dec 2019 11:41:30 AM PST
                Category: Octave Function
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The five-input form of audiodevinfo returns 1 if there is a device that
supports the requested parameters and 0 otherwise.  In Octave, these are
literal values "double (1)" and "double (0)".  For Matlab compatibility they
should be true (1) and false (0).




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57511>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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